festifun/plan/status/TEMPLATE.md
m3ultra 47bec93bc5 Add coordination loop: run order (DIRECTIVES.md), per-agent status protocol
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 00:08:54 +10:00

23 lines
1.2 KiB
Markdown

# Status — <foundation | lane-A | lane-B | lane-C | lane-D | integration>
<!-- Copy this file to plan/status/<your-lane>.md on your first session. You own that file.
UPDATE IT (and commit+push to YOUR branch) at these moments, no exceptions:
1. Session start — claim the lane, state your plan for the round
2. Each milestone pass — check the boxes, note evidence (test names, commands run)
3. Any blocker — immediately, don't sit on it
4. Before merging — final summary
Prepend new rounds at the top; never delete old rounds. Keep each round under ~30 lines. -->
## Round N — <date> — STATUS: in_progress | blocked | ready_to_merge | merged
**Directives acknowledged:** round N of plan/DIRECTIVES.md (state the round number you read)
**Acceptance checklist** (copy items from your lane brief / spec milestones):
- [ ] ...
**Done this round:** what actually works now, with evidence (passing test names, exact commands + observed output). Claims without evidence don't count.
**Blockers / questions for coordinator:** anything preventing progress; anything ambiguous in the spec; any change request filed in plan/CHANGE_REQUESTS.md (link the entry).
**Next:** the immediate next steps.