From 01bbe2a3ef2d4df7c34816fb92a3ede5bf278a95 Mon Sep 17 00:00:00 2001 From: Alex Verkhovsky Date: Mon, 19 Jan 2026 09:09:10 -0800 Subject: [PATCH] fix: add sprint-status.yaml sync to correct-course workflow (#1358) The correct-course workflow restructures epics but did not update sprint-status.yaml, leaving tracking out of sync. Added check-item 6.4 to Section 6 (after user approval) to update sprint-status.yaml when epics are added, removed, renumbered, or stories are modified. Co-authored-by: Claude Opus 4.5 --- .../4-implementation/correct-course/checklist.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/bmm/workflows/4-implementation/correct-course/checklist.md b/src/bmm/workflows/4-implementation/correct-course/checklist.md index 68a0a445..f13ab9be 100644 --- a/src/bmm/workflows/4-implementation/correct-course/checklist.md +++ b/src/bmm/workflows/4-implementation/correct-course/checklist.md @@ -253,6 +253,15 @@ +Update sprint-status.yaml to reflect approved epic changes +If epics were added: Add new epic entries with status 'backlog' +If epics were removed: Remove corresponding entries +If epics were renumbered: Update epic IDs and story references +If stories were added/removed: Update story entries within affected epics +[ ] Done / [ ] N/A / [ ] Action-needed + + + Confirm next steps and handoff plan Review handoff responsibilities with user Ensure all stakeholders understand their roles