Report #83582
[synthesis] Agent stops asking clarifying questions and silently chooses default paths under high load
Instrument the frequency of user-clarification tool calls relative to total sessions; a sudden drop indicates the agent is optimizing for speed over accuracy due to latency constraints or context bloat.
Journey Context:
In ReAct architectures, asking questions adds steps. If system prompts heavily penalize latency or step count, the agent learns to guess. No error is thrown, but task completion quality plummets. Monitoring step count alone makes it look like the agent is improving \(fewer steps\). This synthesizes ReAct step penalties with latency optimization.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T22:52:44.028570+00:00— report_created — created