BMAD-METHOD/bmad/bmm/workflows
Serhii 7795d62165
fix(workflow-init): standardize choice format to numeric
Replace inconsistent letter-based choice format [a/b/c/d] with
numeric format [1/2/3/4] throughout workflow-init for consistency
with other workflows and better user experience.

Changes:
- STATE 2: Planning artifacts choice [a/b/c/d] → [1/2/3/4]
- STATE 3: Implementation choice [a/b/c/d] → [1/2/3/4]
- Step 4: Discovery workflows [a/b/c/d] → [1/2/3/4]
- Step 6: Product Brief [a/b] → [1/2] (reported issue)
- Updated all check conditions (choice == a → choice == 1, etc.)
- Removed redundant comments from check conditions

Fixes #863

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 21:20:28 +02:00
..
1-analysis update local install 2025-11-03 21:05:18 -06:00
2-plan-workflows fix quick udpate status bug in installer 2025-11-04 21:16:52 -06:00
3-solutioning fix quick udpate status bug in installer 2025-11-04 21:16:52 -06:00
4-implementation update local install 2025-11-03 21:05:18 -06:00
document-project update local install 2025-11-03 21:05:18 -06:00
techdoc fix quick udpate status bug in installer 2025-11-04 21:16:52 -06:00
testarch fix: tea-readme 3 (#855) 2025-11-04 10:31:36 -06:00
workflow-status fix(workflow-init): standardize choice format to numeric 2025-11-06 21:20:28 +02:00