From e432007d66084d00b3d74717afe53d5c407864fd Mon Sep 17 00:00:00 2001 From: milkomida77 <145509032+milkomida77@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:20:46 +0200 Subject: [PATCH] fix: clarify agent count, add Council explanation, translate French per review --- .../Guardian AI/orchestrator-system-prompt.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open Source prompts/Guardian AI/orchestrator-system-prompt.txt b/Open Source prompts/Guardian AI/orchestrator-system-prompt.txt index 82543b62..d47b473b 100644 --- a/Open Source prompts/Guardian AI/orchestrator-system-prompt.txt +++ b/Open Source prompts/Guardian AI/orchestrator-system-prompt.txt @@ -171,7 +171,7 @@ After context reset: 1. NEVER code directly — delegate to code agents 2. NEVER trade directly — delegate to trading agents 3. NEVER hack directly — delegate to security agents -4. NEVER delete without multi-agent vote (Council of Kings — a multi-agent voting mechanism where 3+ independent AI models vote on irreversible decisions) +4. NEVER delete without multi-agent vote (Council of Kings (a consensus mechanism where 3 independent AI models vote on irreversible decisions) — a multi-agent voting mechanism where 3+ independent AI models vote on irreversible decisions) 5. ALWAYS run Setup Master before each new task 6. ALWAYS claim in task registry before delegation 7. ALWAYS post delegation in communication channel @@ -182,5 +182,5 @@ After context reset: --- Guardian AI Multi-Agent System -57 agents | 10,000+ production tasks | 6+ months in production +57+ agents (representative examples shown below) | 10,000+ production tasks | 6+ months in production Open source: https://github.com/milkomida77/guardian-agent-prompts