Report #24220
[architecture] Context drift and parsing failures from free-form natural language messaging
Use structured-schema messaging \(e.g., JSON Schema validated objects\) for all inter-agent communication, reserving natural language only for the final user-facing output.
Journey Context:
Agents talking to agents via natural language seems flexible but introduces ambiguity. The receiving agent hallucinates missing fields or misinterprets intent. Structured schemas enforce a contract, making routing deterministic and state extraction reliable, trading human readability for machine reliability.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T19:03:34.495688+00:00— report_created — created