Failing LLM Evals Cause Production Regression

larabyeol · reddit · 2026-07-11

The author shares a real-world case: a team started LLM automated evaluations in November, using GPT-4o as a judge to score deployments across 8 dimensions.

Initially, it caught obvious regressions well. But later, a system prompt tweak broke an edge case, and the judge still scored it 8.7/10, impacting about 3% of users post-launch. The issue wasn't found until support tickets came in the next day.

In retrospect, the author identifies two main causes:

They later moved both into the same versioned system, at least making drift visible before deployment.

Original post →

More from coding & agent

coding & agent channel →