mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
architecture reorganization in preparation of architecture solutioning rework
This commit is contained in:
@@ -165,7 +165,7 @@ Your choice [1/2/3]:
|
||||
The workflow uses three CSV files:
|
||||
|
||||
1. **project-types.csv** - Project type detection and classification
|
||||
- Location: `/bmad/bmm/workflows/3-solutioning/project-types/project-types.csv`
|
||||
- Location: `/bmad/bmm/workflows/3-solutioning/architecture/project-types/project-types.csv`
|
||||
- 12 project types with detection keywords
|
||||
|
||||
2. **registry.csv** - Architecture template matching
|
||||
|
||||
@@ -20,7 +20,7 @@ instructions: "{installed_path}/instructions.md"
|
||||
validation: "{installed_path}/checklist.md"
|
||||
|
||||
# Required data files - CRITICAL for project type detection and documentation requirements
|
||||
project_types_csv: "{project-root}/bmad/bmm/workflows/3-solutioning/project-types/project-types.csv"
|
||||
project_types_csv: "{project-root}/bmad/bmm/workflows/3-solutioning/architecture/project-types/project-types.csv"
|
||||
architecture_registry_csv: "{project-root}/bmad/bmm/workflows/3-solutioning/templates/registry.csv"
|
||||
documentation_requirements_csv: "{installed_path}/documentation-requirements.csv"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user