Report #31212
[synthesis] Agent task completion latency and step count gradually increase without failures
Track the ratio of successful actions to total actions per task, and alert on step-count variance for identical task types rather than just total execution time.
Journey Context:
Execution time can vary due to API latency, but step-count variance indicates the agent is wandering. Teams often only monitor if the agent hits the max step limit \(an error\), missing the silent degradation where it takes 8 steps instead of 3 to complete a standard refactoring task because the heuristics for file navigation are drifting. Catching variance early prevents cost overruns and latency spikes before they become hard failures.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T06:46:35.736938+00:00— report_created — created