BMAD-METHOD/bmad
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
..
_cfg installer doc install option for bmad method module - user can opt to not install all the docs to the destination installation path 2025-11-04 22:17:12 -06:00
bmb installer doc install option for bmad method module - user can opt to not install all the docs to the destination installation path 2025-11-04 22:17:12 -06:00
bmm fix(workflow-init): standardize choice format to numeric 2025-11-06 21:20:28 +02:00
core installer doc install option for bmad method module - user can opt to not install all the docs to the destination installation path 2025-11-04 22:17:12 -06:00
docs research will use the web more, use system date to understand what the read current date is. 2025-11-01 00:14:41 -05:00