Report #101378
[synthesis] Why evaluation sets become the source of false confidence after three weeks
Rotate 20% of your evaluation set every week from fresh production traffic, retire examples older than 30 days, and track the 'eval-set age' metric. If production accuracy stays high while eval-set accuracy stays high, but eval-set age is stale, both numbers are probably lying.
Journey Context:
Agents are deployed against a moving distribution of user inputs. A static eval set quickly becomes a memorization test or a snapshot of an obsolete world. Teams celebrate high eval scores while real performance drops. The common wrong move is adding more static examples. The right move is controlled churn: keep enough continuity to detect drift, enough freshness to match reality. This is the same principle as retraining data freshness in ML systems.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-06T05:27:11.034137+00:00— report_created — created