mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 21:36:06 -04:00
7cc2911456
- dup_report.py: additive --cross mode ingests all BINARIES sigs, tags each row with its binary, buckets by h_exact then h_norm across binaries, splits cross-binary (binaries>1, the Phase-12/13 work queue) vs intra-binary, ranks by collapsible bytes (count-1)*nins*4, one row per member -> docs/duplicates.cross.md - Makefile: make report emits the cross report once (gated BINARY=main) - per-binary duplicates.md/.resident.md stay byte-stable (per-binary path unchanged) - EXE<->resident cross-binary groups = 0 (4.0 vs 4.7 + different roles, as the byte-finding predicted); real cross groups arrive with overlays (T6) - phase-ends/CURRENT_PHASE.md: Phase 11 plan + per-task log