mirror of
https://github.com/Druthulu/BFM-decomp
synced 2026-09-27 05:56:00 -04:00
324ad1c3a6
- gen2-roadmap: mark Phase 14 (public flip) DEFERRED to Gen3+ (Drew 2026-06-16) across header rev, phase table, Phase-14 detail, EXIT criteria (crit 5 parked), critical-path, and Phase-15 (now ACTIVE) detail/deps — additive, text preserved (H5) - CURRENT_PHASE.md: Phase 15 kickoff log (approved plan, verified ground truth, task list T0-T8, milestone, strategy: match-once -> propagate-many) - ghidra/ DB churn deliberately NOT staged (R23 noise; Ghidra-free phase)
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.