Skip to main content

anti-legacy-capture-corpus

Stars1
Forks0
UpdatedJune 18, 2026 at 01:00

Assemble a GOLDEN CORPUS for the differential-equivalence gate (GATE_3C_DIFFERENTIAL) from whatever is available on the project, and grade how trustworthy it is. Most projects never have pre-captured legacy I/O, so without this the gate is permanently NOT_APPLICABLE. This skill builds the best-available golden โ€” from the test contracts' expected_output (always present after test-strategy), a source-derived reference oracle, or real captured legacy I/O โ€” tags every entry with its provenance + confidence, and emits a provenance report that explains, in plain English, why a verdict built on it should or should not be trusted. The gate then WARNS graded by that confidence ("the data could be incorrect, and here is why") rather than hard-blocking on a golden that may itself be wrong. Only a FAIL against CAPTURED legacy blocks. Use when: "capture corpus", "build a golden corpus", "GATE_3C is NOT_APPLICABLE / vacuous", "I don't have legacy I/O", "differential equivalence has no golden", "assemble parity golden".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly