Report #5299
[architecture] Agents executing tasks outside their designated scope, bypassing the multi-agent routing
Write agent instructions as strict, mutually exclusive operational boundaries with explicit handoff triggers \(e.g., 'You ONLY do X. If the user asks for Y, immediately call transfer\_to\_agent\_Y'\).
Journey Context:
Vague instructions like 'You are a helpful assistant' cause agents to attempt tasks they are poorly equipped for, leading to degraded performance. Strict, bounded instructions force the LLM to use the routing infrastructure rather than trying to do everything itself, ensuring tasks reach the specialized agent.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-15T21:02:54.081906+00:00— report_created — created