mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-26 21:36:06 -04:00
87a2ed3ad6
Refreshed rather than appended: the previous checkpoint (commit:2542) was outrun by the §201-A fix, wave Z's redraw and wave Y's harvest, and a checkpoint the tree has moved past is worse than none because it is believed. Written for a session that has none of this context: what banked, the seven results that outlive the count, every tool shipped, the eight-step wave-closing sequence, the exact invocation that fires the staged wave Z, the four known-open near-misses with their attributions, and the transient-failure recovery that worked five times tonight. Wave-metrics gains a single six-wave table: 405 drafted, 405 banked or recovered.
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.