BMAD-METHOD/bmad/bmm/workflows/workflow-status
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
..
init fix(workflow-init): standardize choice format to numeric 2025-11-06 21:20:28 +02:00
paths refactor: update TEA documentation to align with BMad 4-phase methodology (#870) 2025-11-05 13:37:51 -06:00
instructions.md docs: massive documentation overhaul + introduce Paige (Documentation Guide agent) 2025-11-02 21:18:33 -06:00
project-levels.yaml docs: massive documentation overhaul + introduce Paige (Documentation Guide agent) 2025-11-02 21:18:33 -06:00
sample-level-3-workflow.yaml docs: massive documentation overhaul + introduce Paige (Documentation Guide agent) 2025-11-02 21:18:33 -06:00
workflow-status-template.yaml update local install 2025-11-03 21:05:18 -06:00
workflow.yaml docs: massive documentation overhaul + introduce Paige (Documentation Guide agent) 2025-11-02 21:18:33 -06:00