massive architecture creation overhaul

This commit is contained in:
Brian Madison
2025-10-19 23:28:38 -05:00
parent d3402c3132
commit 2a6eb71612
75 changed files with 2440 additions and 4070 deletions

View File

@@ -45,10 +45,10 @@ phases:
name: "Solutioning"
conditional: "if_level_3_4"
workflows:
- id: "solution-architecture"
- id: "create-architecture"
required: true
agent: "architect"
command: "solution-architecture"
command: "create-architecture"
note: "Engine architecture, networking, systems"
- id: "solutioning-gate-check"
required: true