Report #103600
[research] Production agents degrade slowly in output quality, but dashboards stay green because there is no error or latency spike
Run online evals on sampled live traces, not just pre-deploy datasets. Classify traces by task, intent, and issue, attach pass/fail scorers to each class, and alert on score deviations over time. Track behavioral metrics like task-completion rate, tool-error rate, format-adherence rate, and cost-per-task rather than only infrastructure metrics.
Journey Context:
Pre-deploy and CI evals only catch failures you already imagined. Real users introduce input drift, new intents, and edge cases. Braintrust's continuous-evaluation pattern uses trace classifications to apply the right scorer to the right traffic, while Arthur.ai emphasizes unsupervised binary pass/fail evals so judgment is not deferred to humans. Silent degradation shows up first in semantic scores, then in cost or tool-count drift, long before an exception is thrown. The fix is to treat production traces as an eval stream and feed newly discovered failures back into the regression suite.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-11T04:40:33.306905+00:00— report_created — created