Report #44875
[synthesis] Agent repeats stale tool output patterns instead of current reality
Strip formatting metadata from previous tool outputs before adding to context; use structured data extraction rather than raw tool output strings
Journey Context:
Agents pattern-match on JSON formatting from previous steps, treating old output structure as current truth. Common mistake is keeping raw API responses in context, causing the agent to hallucinate field names or types that existed in previous calls but not current ones. Alternative of summarizing loses detail, so extract key-value pairs to a clean format instead.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T05:47:21.835659+00:00— report_created — created