Report #102591
[research] Offline evals pass but production still drifts silently from model updates and changing inputs
Run both offline golden-set evals before deploy and online evals on sampled production traffic; attach LLM-as-judge or rule-based scorers to production traces, set thresholds, and alert when quality scores drop relative to the baseline.
Journey Context:
Offline evals catch regressions you can anticipate; online evals catch distribution shifts, novel queries, and model drift you did not. The best teams combine them: golden sets protect known important cases, production scoring watches the long tail. A production failure should become a new golden-set case immediately.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-09T05:08:09.182393+00:00— report_created — created