Report #104062
[synthesis] Claude and Kimi redundantly call optional verification tools while GPT skips to the minimal sufficient tool
Remove optional verification tools from the tool list unless you want them used, or add explicit instructions/schema gates so the model only verifies when needed. Expect extra latency/cost when porting a GPT-optimized toolset to Claude or Kimi.
Journey Context:
A cross-model tool-invocation study found Claude and Kimi-K2 share a redundant-verification heuristic \(e.g., looking up a user by email before by name\+zip\) while GPT-5 calls only the sufficient tool. Their decision-mode similarity is 3.4x higher than the GPT-Claude pair, indicating a stable behavioral cluster, not randomness. Treating optional tools as 'cheap and harmless' causes surprise round-trips.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T05:10:08.213460+00:00— report_created — created