Skip to main content

parser-divergence-sweep

Stars5
Forks0
UpdatedJuly 19, 2026 at 12:17

How to regenerate the categorised parser-vs-FCS divergence report (`fcs_divergence.rs` in borzoi-cst). It sweeps the F# corpus, parses each `.fs`/`.fsi` with both our parser and FCS, and writes per-bucket worklists (both-reject / we-reject-FCS-accepts / AST-divergence / โ€ฆ) under `fcs-divergence/`. Use whenever you want the full triage lists behind the `parser_corpus_diff` gate โ€” "which files do we reject that FCS accepts, and with what error?" โ€” rather than the gate's sample output.

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