BMAD-METHOD/src/modules/bmm/workflows
Alex Verkhovsky 7d6aae1b78 fix(bmm): remove stale 'drafted' story state from docs and workflows
The `drafted` story state is no longer used since create-story now sets
status directly to `ready-for-dev`. This PR removes all references to
this legacy state from BMM documentation and workflow files.

Changes:
- Remove `drafted` from story status definitions and state machine docs
- Remove dead story-context file detection (story-context files no longer exist)
- Replace "draft" verb with "create" in story-related messaging
- Add legacy `drafted` → `ready-for-dev` migration in sprint-status
- Clarify that validate-create-story is optional and doesn't change status
- Document story handoff sequence: create-story → (optional) validate → dev-story

Story lifecycle is now: backlog → ready-for-dev → in-progress → review → done

Closes #1089

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-11 21:20:44 -07:00
..
1-analysis fix bmb workflow paths 2025-12-10 20:50:24 +09:00
2-plan-workflows fix: correct grammar in PRD workflow description (#1087) 2025-12-12 06:43:40 +08:00
3-solutioning refactor: standardize file naming to use dashes instead of underscores (#1094) 2025-12-12 06:42:24 +08:00
4-implementation fix(bmm): remove stale 'drafted' story state from docs and workflows 2025-12-11 21:20:44 -07:00
bmad-quick-flow fix bmb workflow paths 2025-12-10 20:50:24 +09:00
diagrams fix bmb workflow paths 2025-12-10 20:50:24 +09:00
document-project fix bmb workflow paths 2025-12-10 20:50:24 +09:00
generate-project-context refactor: standardize file naming to use dashes instead of underscores (#1094) 2025-12-12 06:42:24 +08:00
testarch fix: addressed review comment 2025-12-11 11:36:33 -06:00
workflow-status fix bmb workflow paths 2025-12-10 20:50:24 +09:00