From f6fb17d80c3db2a6e04505f06995ee041f403cac Mon Sep 17 00:00:00 2001 From: milkomida77 <145509032+milkomida77@users.noreply.github.com> Date: Mon, 6 Apr 2026 14:52:29 +0200 Subject: [PATCH] fix: clarify that routing table shows representative categories --- Open Source prompts/Guardian AI/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open Source prompts/Guardian AI/README.md b/Open Source prompts/Guardian AI/README.md index 18d39ded..819dcac3 100644 --- a/Open Source prompts/Guardian AI/README.md +++ b/Open Source prompts/Guardian AI/README.md @@ -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