mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
13 lines
337 B
Markdown
13 lines
337 B
Markdown
|
|
---
|
||
|
|
stepsCompleted: []
|
||
|
|
inputDocuments: []
|
||
|
|
workflowType: 'architecture'
|
||
|
|
project_name: '{{project_name}}'
|
||
|
|
user_name: '{{user_name}}'
|
||
|
|
date: '{{date}}'
|
||
|
|
---
|
||
|
|
|
||
|
|
# Architecture Decision Document
|
||
|
|
|
||
|
|
_This document builds collaboratively through step-by-step discovery. Sections are appended as we work through each architectural decision together._
|