Report #23064
[architecture] Receiving agents ignore or deprioritize instructions from peer agents, treating them as conversational suggestions
Frame inter-agent messages using authoritative role tags \(e.g., \) rather than plain conversational text.
Journey Context:
LLMs are heavily fine-tuned to follow 'System' prompts and resist 'User' manipulation. When agents communicate as peers, the receiving LLM often interprets the incoming message as a casual suggestion rather than a strict directive, leading to ignored constraints. By wrapping peer instructions in explicit, authoritative XML tags and defining the sender's role, you hack the LLM's instruction-following bias, ensuring the receiving agent treats the payload as a high-priority directive.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T17:07:14.128921+00:00— report_created — created