architecture reorganization in preparation of architecture solutioning rework

This commit is contained in:
Brian Madison
2025-10-19 15:28:33 -05:00
parent 0a048f2ccc
commit d3402c3132
58 changed files with 217 additions and 920 deletions

View File

@@ -27,17 +27,13 @@ agent:
description: Course Correction Analysis
- trigger: solution-architecture
workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/workflow.yaml"
workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/architecture/workflow.yaml"
description: Produce a Scale Adaptive Architecture
- trigger: validate-architecture
validate-workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/workflow.yaml"
validate-workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/architecture/workflow.yaml"
description: Validate latest Tech Spec against checklist
- trigger: tech-spec
workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml"
description: Use the PRD and Architecture to create a Tech-Spec for a specific epic
- trigger: validate-tech-spec
validate-workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/tech-spec/workflow.yaml"
description: Validate latest Tech Spec against checklist
- trigger: solutioning-gate-check
workflow: "{project-root}/bmad/bmm/workflows/3-solutioning/solutioning-gate-check/workflow.yaml"
description: Validate solutioning complete, ready for Phase 4 (Level 2-4 only)