CASE FILES / Nº 5.2 · WIFFY

The ten-hour judging job, automated

PLAIN-LANGUAGE SUMMARY

Every field task the company runs is now rated by AI overnight — completely, consistently, and with the reason attached — giving managers back the ten-plus hours a day they used to spend judging, for coaching instead.

90%+ ACCURACY, PROVEN FIRST
ROLETech lead, hands on
SCALE~10,000 tasks rated nightly
STACKGemini · OpenAI · Sarvam
BAR90%+ vs human raters, pre-launch
§ 01

The judging job

Orders end at a customer's front door, and the brand's reputation is decided in those visits. Rating them was a manager's job: 25 technicians × 5 tasks × 5 minutes of review each is 10+ hours of judging a day — so in practice the ratings were shallow, the coverage incomplete, and the judgment never fully unbiased. Complete or deep: the old system could be one, never both.

THE STAKES

A rating people can't trust is worse than no rating at all.

§ 02

What the AI examines

Every task already left a complete evidence trail: transcribed customer calls, images and selfies from the site, logged actions, timestamps, the technician's designation, and the customer's own rating. The system scores each dimension on its own — communication, workmanship, compliance, punctuality, sentiment — then aggregates, so a low score never arrives alone: it arrives with its reason.

Rating subtasks, not just tasks, is the difference between a grade and a coaching plan.

§ 03

The hard part was data

The evidence lived in 10+ tables. A nightly cron pipeline gathers and joins it, transcribes the calls, scores each dimension, aggregates, and clubs the results — roughly 10,000 tasks a night on a Gemini + OpenAI + Sarvam stack. Most of the build was data engineering before any model saw a prompt.

§ 04

Trust, earned before launch

The system went live only after clearing a bar: 1,000+ tickets already rated by in-charges, compared dimension by dimension, with 90%+ agreement against the human judgments. In production it watches itself — task status and rating must correlate, so a broken correlation surfaces edge cases automatically, and errors alert the involved parties by email and Slack. And the people being judged keep it honest: challenged ratings turn into new parameters and rules.

TRIPWIRE — STATUS ↔ RATING MUST CORRELATEThe rubric is versioned by dispute — its toughest evaluators are the people it judges.
§ 05

Results, on the record

MANAGER TIME SPENT RATING, DAILY
10x saved
FIELD-TASK COVERAGE, UP FROM SAMPLING
100%
TASKS RATED EVERY NIGHT
~10,000
PRE-LAUNCH ACCURACY VS HUMAN JUDGMENTS
90%+
B2B2C REVENUE RUN RATE CREATED
~₹1.2 Cr
THE PRINCIPLE UNDERNEATH

AI-as-judge works when the evidence trail is complete and the rubric is explicit. Evals are an engineering problem, not a research luxury.