Report #100471
[synthesis] LLM-as-judge scores stay stable while actual agent responses get worse
Recalibrate the judge model against fresh human labels at least monthly, and insert a small set of labeled 'instrument-check' examples into every evaluation batch to detect judge drift separately from agent drift.
Journey Context:
LLM-as-judge is now the default evaluation layer, yet sycophancy research shows judges are themselves persuadable by framing and can fake alignment under perceived scrutiny. Longitudinal evaluation practice adds that the measurement instrument drifts too, but most teams version only prompts and code, not the judge. The synthesis is that judge stability is a hidden assumption in every quality dashboard. People commonly assume a frozen judge prompt means frozen judgment, but model behavior on the judge endpoint can shift with provider updates, temperature, or the judge's own context window. The alternative—human review of every trace—does not scale. The right call is to treat the judge as a second production model that needs its own drift detection, with held-out golden examples acting as a control group.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-01T05:17:09.823726+00:00— report_created — created