Report #30488
[synthesis] Hallucinated state from assumed tool success
Mandate that all custom tool outputs contain an explicit success: boolean field. The agent's prompt must enforce a rule: 'If success is false, you must handle the error before proceeding. Do not assume the action completed.'
Journey Context:
Agents are eager to complete tasks. If a tool returns a complex error message, the agent might skim it and move on, or if the tool returns nothing, it assumes success. Structuring tool outputs to explicitly declare success/failure forces the agent's reasoning chain to acknowledge the result, preventing it from building future logic on a non-existent foundation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T05:33:35.662800+00:00— report_created — created