occlusion-trace-meta-proof

Generate structured meta-proofs for occluded reasoning traces.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/starwreckntx/IRP__METHODOLOGIES- --skill occlusion-trace-meta-proof
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: occlusion-trace-meta-proof
Source: https://github.com/starwreckntx/IRP__METHODOLOGIES-/tree/main/skills/occlusion-trace-meta-proof
Command: npx skills add https://github.com/starwreckntx/IRP__METHODOLOGIES- --skill occlusion-trace-meta-proof

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill creates meta-proofs to elucidate occluded reasoning traces, improving transparency of hidden steps.

Core Features & Use Cases

  • Trace Elucidation: Produce meta-proofs for hidden reasoning segments.
  • Proof Integration: Integrate proofs into traceability reports.
  • Use Case: Provide verifiable justification for a non-obvious inference path.

Quick Start

Generate a meta-proof for an occluded trace in the current reasoning session.

Frequently Asked Questions about occlusion-trace-meta-proof

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate meta-proofs for occluded reasoning traces?

Meta-proofs for occluded reasoning traces are generated by parsing trace artifacts, aligning hidden inference steps with trace data, validating consistency against inputs, and producing structured proof artifacts. This elucidates opacity in inference paths for model evaluation and compliance workflows.

What is an occluded reasoning trace and why does it need proof?

Occluded reasoning traces contain hidden or non-transparent inference steps that obstruct audit visibility. Meta-proofs provide verifiable justification for these hidden steps, enabling traceability and compliance verification in model evaluation and debugging workflows.

Can I integrate meta-proofs into traceability reports?

Yes. Meta-proofs are produced as structured artifacts compatible with verification pipelines, allowing direct integration into traceability reports to document and justify non-obvious inference paths for auditing purposes.

When should I use meta-proofs for reasoning traces in model evaluation?

Use meta-proofs when evaluating models with hidden inference steps that must be traced and audited, particularly in compliance workflows where transparency of reasoning is required or when debugging non-obvious model behavior.

What input data and formats are required to generate meta-proofs?

Input requirements include complete reasoning traces with occluded segments, trace artifacts aligned to hidden steps, and input data for consistency validation. Meta-proofs parse these elements and produce structured outputs compatible with verification systems.

How do meta-proofs differ from standard trace logging?

Standard trace logging records inference steps; meta-proofs generate logical justifications for occluded steps by resolving opacity through consistency validation and structured proof artifacts, enabling verification and compliance auditing beyond simple step recording.