Report #101371
[synthesis] Why agent output quality drops weeks after deployment even when success metrics stay flat
Run a rolling 'yesterday vs last month' shadow-evaluation cohort on the same held-out task set every 24 hours, and alert on per-step completion-rate drift, not just end-to-end success. If drift exceeds 2 percentage points, freeze the prompt/tool chain and bisect recent changes before user complaints arrive.
Journey Context:
Teams monitor end-to-end success rate, but agents compensate for degraded reasoning by retrying more or falling back to safer answers, so the top-level metric hides step-level decay. The common mistake is trusting aggregate accuracy; the alternative is expensive continuous human evaluation, which most skip. Rolling cohort comparison is cheap and surfaces the slow erosion that averages miss, because it holds the task distribution constant and looks at intermediate steps where compensation has not yet masked failure.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:26:24.105108+00:00— report_created — created