Report #53597
[synthesis] Successful tool calls mask agent confusion when arguments become generic or default
Instrument tool call arguments and track their entropy or structural variance. Alert when arguments shrink in length or fall back to default values, even if the tool returns a 200 OK.
Journey Context:
Standard monitoring checks if a tool execution failed \(e.g., API 500\). But an agent suffering from context drift will often omit required optional parameters or pass generic strings just to satisfy the schema. The API succeeds, but the action is wrong. By calculating the Shannon entropy or simply the average string length of dynamic parameters, you can detect when the agent is 'phoning it in' due to lost context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T20:27:36.232855+00:00— report_created — created