fix: clarify that routing table shows representative categories

This commit is contained in:
milkomida77 2026-04-06 14:52:29 +02:00
parent b63daef9d7
commit f6fb17d80c

View File

@ -10,7 +10,7 @@
| File | Description |
|------|-------------|
| orchestrator-system-prompt.txt | The main orchestrator that routes all 57 agents. Handles task decomposition, anti-duplication, quality gates, and parallel agent execution. |
| orchestrator-system-prompt.txt | The main orchestrator that coordinates 57 specialized agents (10 representative categories shown in routing table). Handles task decomposition, anti-duplication, quality gates, and parallel agent execution. |
## Architecture