mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
4181b865f2
Wave 5 added 152 (29 cracks + 28/29 families propagated) — the session's largest. Fleet 95.0% instr / 89.6% distinct / 96.48% fn-count; stubs 13,345 -> 12,771. R22 clean-fleet run 8x this session, 213/213 every time. P30's milestone is '>=95% instr fleet, or every remaining overlay stub on a named ledger'. THE FIRST HALF IS NOW MET — T5 (phase close) is a live option. Bank rate across five waves: 67% -> 79% -> 69% -> 68% -> 73%.
phase-ends/ — the living record
PhaseEnd_Phase[N].md— written at each phase boundary (format defined inPROJECT_CONTEXT.md). Append-only history: build log, deviations, commit message, rules added, changelog. Never deleted.CURRENT_PHASE.md— the in-phase autonomous log: approved phase plan, per-task checkboxes, current task pointer, blockers. Created at phase start, updated after every task, absorbed into the PhaseEnd file and deleted at phase close. This is the crash/compaction recovery point.- Sessions read
PROJECT_CONTEXT.md, then everyPhaseEnd_*.mdin numeric order, thenCURRENT_PHASE.md(if present) — in that order, every session.