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

@@ -69,10 +69,10 @@ phases:
agent: "architect"
command: "solution-architecture"
note: "Extension of existing architecture"
- id: "assess-project-ready"
- id: "solutioning-gate-check"
required: true
agent: "sm"
command: "assess-project-ready"
agent: "architect"
command: "solutioning-gate-check"
- phase: 4
name: "Implementation"