diff --git a/docs/SCRUM_LOOP_NOTES.md b/docs/SCRUM_LOOP_NOTES.md index 0cbe538..85a5765 100644 --- a/docs/SCRUM_LOOP_NOTES.md +++ b/docs/SCRUM_LOOP_NOTES.md @@ -92,3 +92,4 @@ Capture after each re-sweep: 3. **Build must be green before next iteration starts.** A broken build is evidence the last iteration regressed, not progressed. 4. **Log findings to the jsonl as new rows per iteration** with `sweep_id: phase_sweep_2026-04-23-iterN`. Never overwrite prior iteration's findings — the trajectory is the whole point. 5. **Don't fix things during an iteration.** Every observation goes into "Fix next loop" section above. Next iteration's scrum picks them up. +