EngineeringMay 24, 2026·10 min read
Grading every voice turn. The production loop that catches hallucinations before they ship.
A voice agent can hallucinate on one turn out of fifty and still feel pretty good in aggregate. The problem is that one turn quoting a wrong price, inventing a hold time, or claiming a feature that does not exist is the turn that gets escalated, screenshotted, and tweeted. We grade every agent turn in production against a small list of factual constraints, and route any unsupported claim straight into the operator queue. Here is the architecture, the prompt, and why a per-turn grader beats a weekly eval.
Read the post