mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
c2e93e50cd
- tools/backlog.py: near-miss ledger (.run/backlog.jsonl + docs/backlog.md ranked by reach->closeness->size; drop-now-matched filter, P9). tools/gate_stage.py: the shared deterministic spine both worker+grinder call (canon_resident_calls -> cast_call_sites -> sig_unify -> harvest_verify --chunk 1 -> dedup_propagate --auto-from -> backlog -> summary). - validated end-to-end on a real 30-draft m2c sample: banked func_801710DC + propagated x134 (dedup 1506->1508), 29 near-misses logged+ranked. make check-all 136/136 byte-identical (R22); fleet 58.82%->58.90%; dedup-check 1508 validated/0 failed (G3/P9). - capped-fns reframe (R14): they're matched-inline (propagation-blocked), not draftable -> deferred to the worker; not claiming the unbanked +0.3% (P9).