Report #101296
[frontier] Agent quality degrades silently in production and teams only discover failures after user complaints
Build eval infrastructure as a core product component from day one. Maintain a dataset of real failures, use code-based scorers for deterministic checks and LLM-as-a-judge for qualitative dimensions, run evals at commit time, and separate retrieval metrics from generation metrics. Start with 20–30 real failures and expand the suite iteratively.
Journey Context:
Frontier teams now treat evals as infrastructure, not a nice-to-have. SWE-bench showed coding agents progressing from ~2% to >80% partly because the benchmark gave a measurable signal; tau-bench established state-based grading over transcript comparison. The common failure mode is relying only on end-to-end accuracy, which hides whether failures come from retrieval, routing, or generation. A layered defense is required: automated evals, production monitoring, A/B testing, continuous user feedback triage, and periodic human review. Evals turn chaotic agent development into compounding, measurable progress.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:18:57.938409+00:00— report_created — created