minor changes to reduce the change radius

This commit is contained in:
mq-bot 2025-12-02 17:56:29 +00:00
parent 08bb4a1542
commit 45ffdc932c
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ PRD (PM) → Architecture (Architect)
## Troubleshooting
**Q: Which workflow should I run next?**
A: During implementation run `sprint-status` (fast check against sprint-status.yaml). For cross-phase routing run `workflow-status`.
A: Run `workflow-status` - it reads the sprint status file and tells you exactly what to do. During implementation (Phase 4) run `sprint-status` (fast check against sprint-status.yaml).
**Q: Story needs significant changes mid-implementation?**
A: Run `correct-course` to analyze impact and route appropriately.