architecture name standardization

This commit is contained in:
Brian Madison
2025-10-20 19:01:18 -05:00
parent 60475ac6f8
commit b8db0806ed
21 changed files with 42 additions and 42 deletions

View File

@@ -141,7 +141,7 @@ Automatically consults TEA knowledge base:
**Coordinates with:**
- **solution-architecture** (Phase 3): Aligns test structure with system architecture
- **architecture** (Phase 3): Aligns test structure with system architecture
- **tech-spec**: Uses technical specifications to inform test configuration
**Updates:**

View File

@@ -305,7 +305,7 @@ Automatically consults TEA knowledge base:
**Before test-design:**
- **plan-project** (Phase 2): Creates PRD and epics
- **solution-architecture** (Phase 3): Defines technical approach
- **architecture** (Phase 3): Defines technical approach
- **tech-spec** (Phase 3): Implementation details
**After test-design:**