Report #95788
[architecture] Agents communicating via unstructured natural language leads to hallucinated state
Use structured JSON schemas for inter-agent messaging; reserve natural language only for the final user-facing output.
Journey Context:
LLMs are unreliable at parsing free-text instructions from other LLMs without hallucinating constraints or missing parameters. JSON schema enforces contract-driven communication, allowing programmatic validation and preventing cascading parsing errors between agents.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T19:21:40.829097+00:00— report_created — created