Skip to main content

resolve-divergence-sweep

Stars5
Forks0
UpdatedJuly 26, 2026 at 05:01

How to regenerate the categorised name-resolution divergence report (`resolve_divergence.rs` in borzoi-sema) โ€” the resolution analogue of the parser's `fcs_divergence.rs`. It sweeps the F# corpus, resolves each file in isolation, and writes per-bucket worklists (matches / divergences / gaps) under `resolve-divergence/`. Use whenever you want the full triage lists behind the `resolve_corpus_diff` gate โ€” "which in-file names that FCS resolves do we still defer or get wrong, and what are they?" โ€” 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