BMAD-METHOD/bmad-core
Lucas C 7b8ca9e683 refactor(templates): Convert Memory Bank and ADR templates to YAML format
Converted all Memory Bank templates and ADR template from Markdown to YAML format
for consistency with BMAD framework template standards.

Template Conversions:
- projectbrief-tmpl.md → projectbrief-tmpl.yaml
- productContext-tmpl.md → productContext-tmpl.yaml
- systemPatterns-tmpl.md → systemPatterns-tmpl.yaml
- techContext-tmpl.md → techContext-tmpl.yaml
- activeContext-tmpl.md → activeContext-tmpl.yaml
- progress-tmpl.md → progress-tmpl.yaml
- adr-tmpl.md → adr-tmpl.yaml

YAML Template Features:
- Structured workflow definitions with guided/interactive modes
- Comprehensive prompting system for elicitation
- Section-based organization with clear instructions
- Output format configuration (markdown files in docs/memory-bank/)
- Validation rules for required fields
- Template variable system with Handlebars-style syntax

Updated References:
- initialize-memory-bank.md task updated to reference YAML templates
- create-adr.md task updated to reference YAML ADR template
- architect.md agent updated to use adr-tmpl.yaml

This maintains the same output structure while providing the structured,
interactive template experience consistent with other BMAD framework templates.
2025-07-20 18:48:32 +02:00
..
agent-teams fix: build web bundles with new file extension includsion 2025-07-06 19:39:34 -05:00
agents refactor(templates): Convert Memory Bank and ADR templates to YAML format 2025-07-20 18:48:32 +02:00
checklists feat: Add ADR integration and user methodology files 2025-07-20 18:07:09 +02:00
data feat(memory-bank): Add comprehensive Memory Bank pattern integration 2025-07-20 18:41:38 +02:00
tasks refactor(templates): Convert Memory Bank and ADR templates to YAML format 2025-07-20 18:48:32 +02:00
templates refactor(templates): Convert Memory Bank and ADR templates to YAML format 2025-07-20 18:48:32 +02:00
workflows fix: Refactor ADR and Dev Journal features for destination projects 2025-07-20 18:19:21 +02:00
core-config.yaml version alignment 2025-07-19 00:04:16 -05:00
user-guide.md feat: Installation includes a getting started user guide with detailed mermaid diagram 2025-07-19 21:18:06 -05:00
working-in-the-brownfield.md feat: Installation includes a getting started user guide with detailed mermaid diagram 2025-07-19 21:18:06 -05:00