Report #102818
[synthesis] Agent tool-use accuracy stays high while the arguments it passes become subtly wrong
Instrument per-tool argument schema-field precision and token-logprob concentration; alert on drops before the success rate moves.
Journey Context:
Most dashboards count tool-call success \(JSON parses, HTTP 200\) and task completion. Anthropic's agent post-mortems show the real failure is often 'right tool, wrong payload'—for example, file paths switching from absolute to relative after a directory change. OpenTelemetry's GenAI spans expose tool-call arguments and model parameters, but teams rarely diff argument values against schema or track the model's confidence \(logprob\) on argument tokens. The synthesis is that degradation starts as a distribution shift in argument quality, not as errors. Monitor schema-field edit distance and per-token probability; these are leading indicators.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:30:47.162650+00:00— report_created — created