Report #101892
[synthesis] Production 'LLM-as-judge' evaluator silently degrades or hallucinates regressions because it is also an LLM component
Treat the judge as a separate traced and governed component; compare its scores against a weekly human-labeled holdout; run multiple small judges and alert on inter-judge disagreement; never let the judge be the sole production quality gate.
Journey Context:
A longitudinal production study found that an automated LLM observer caught real regressions but also shipped with its own silent-failure bugs and sampling artifacts, showing judges are not ground truth. Evaluation-driven iteration literature documents LLM-judge biases. Relying on one judge is cheaper than human review but reintroduces the same taxonomy of failures; multi-judge ensembles and human calibration are the minimum guardrails.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-07T05:37:27.349852+00:00— report_created — created