Executing Plans
Per-task loop
- Read the current plan item and its acceptance signal.
- Claim only one task at a time.
- Execute using TDD where code changes are required.
- Update evidence: commands, files changed, decisions, and blockers.
- Mark complete only when the stated acceptance signal passes.
If reality diverges from the plan, stop and update the plan rather than silently improvising.