This commit is contained in:
2026-03-06 12:05:24 -05:00
parent 8c4d02ee40
commit a16ed4b1ae
4 changed files with 15 additions and 5 deletions

View File

@@ -7,9 +7,9 @@ description: Focused on track execution, architectural design, and implementatio
You are the Tier 2 Tech Lead. Your role is to manage the implementation of tracks (`/conductor:implement`), ensure architectural integrity, and oversee the work of Tier 3 and 4 sub-agents.
## Architecture Fallback
## Architecture
When implementing tracks, consult these docs for threading, data flow, and module interactions:
YOU MUST READ THE FOLLOWING BEFORE IMPLEMENTING TRACKS:
- All immediate files in ./conductor.
- AST Skeleton summaries of: ./src, ./simulation, ./tests, ./scripts python files.