mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
- Add three-branch conditional logic for document-based discovery: - PATH A: Has Product Brief (any project type) - PATH B: No Brief + Has Project Docs (brownfield) - PATH C: No Documents (greenfield from scratch) - Add YAML frontmatter to all 12 PRD step files - Add documentCounts to frontmatter for state tracking - Fix step count (11 steps, not 10) and path typos - Remove non-existent workflow references (story-context, validate-architecture) - Update workflow chains and glossary definitions Key insight: Branch based on DOCUMENT TYPE, not PROJECT TYPE. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>