What Are AI Judgment Models, and Where Do They Fit in Your Stack?

A new kind of AI model launched last week, and it can't write a single sentence. Judgment models answer narrow questions with calibrated probabilities instead of prose. Ask one whether a customer sounds angry and it returns 0.9 in a tenth of a second, for a fraction of a cent, in a typed format your software can act on directly. The first entrant comes from a founder who helped build the training method behind ChatGPT, and the category matters to leaders for one reason. Most office work is reading something and deciding what happens next, and those small decisions were stuck between brittle rules and oversized language-model calls. Cheap, honest judgment changes what you can afford to check, and it completes a picture we've been assembling for a year. We call that picture the judgment stack.

What is a judgment model?

It's a model that makes decisions instead of generating text, and tells you how confident it is in a number you can trust.

The mechanics are simple to describe. You send it context and a typed question, a yes or no, a choice among options you define, a score. It returns the answer as a probability, in well under a second, at pennies per thousand calls. Calibrated is the load-bearing word. When the model says 70 percent, it aims to be right about 70 percent of the time it says that, which is a different training goal from writing answers people like. The first public model, Jev from a startup called TypeSafe, launched in mid-September after two years in stealth, founded by a researcher behind the training method that shaped ChatGPT. His pitch is that the industry taught AI to talk to people, while most software needs AI that talks to software. The vendor's own speed and cost claims run to triple digits and deserve vendor-claim skepticism. The early independent production numbers, from infrastructure companies that adopted it in week one, land at five to eighteen times faster than the language-model approach they replaced, the conservative end and still a different economic category.

Why does this matter to your business?

Because the probability is a control surface, and control surfaces are what automation has been missing.

Walk through what your teams decide all day. Does this message need a response, and from which department? Is this a bug report or a feature request? Does this invoice match the contract? Is this lead worth a call today? Each of those is a judgment about meaning, too fuzzy for traditional code, too small to justify a slow, expensive language-model round trip, so a person does it, thousands of times, forever. A judgment model turns each one into a number your software can branch on. Above 90 percent confidence, proceed automatically. Below 60, route to a human. In between, ask a clarifying question. That threshold pattern, automate the confident cases and escalate the uncertain ones, is the whole game, and it means the dial between automation and human review finally becomes something you set on purpose, per decision, by consequence.

What is the judgment stack?

It's judgment as a layered budget, with your most expensive intelligence at the top and penny-priced calls at the bottom.

The industry's new term sits close to one of ours, and untangling that is worth a paragraph, because they're opposite ends of the same structure. We've argued that your strongest model belongs on the judgment tier, reviewing high-stakes work rather than producing it. That's the top of the stack, expensive judgment applied sparingly where a wrong answer costs real money. Judgment models are the bottom, cheap calibrated calls applied constantly to the thousands of small decisions where being wrong occasionally costs a retry. Humans hold the seam between the layers, receiving the escalations each layer can't settle. What makes this a stack rather than a menu is that the layers route to each other. The emerging pattern in early deployments has a language model proposing options, a judgment model deciding which fires, and ordinary code executing, with the expensive reviewer reserved for the calls that clear a consequence bar. Judgment stops being one costly thing you ration and becomes a budget you allocate.

What changes when checking costs a quarter of a cent?

The economics of verification flip, and verification is where AI value has been stuck.

We've written about the wall every AI rollout hits, the fact that AI takes over work only as fast as you can check the result. Checking has been expensive, so companies check selectively, at the end, on samples. When a check costs a quarter of a cent and returns in a tenth of a second, you can check everything. Every draft against your style rules before it ships. Every claim against the source it cites. Every agent step against permission rules before it executes, with each tool call rated allow, ask, or deny in real time. Every inbound request triaged before a human sees it, which is also the first serious tool for the consuming side of the reading tax we wrote about last week, machine triage deciding what actually deserves a person's minutes. Cheap judgment doesn't make your agents smarter. It makes them supervisable at a density nobody could staff, and supervisable is what makes real autonomy defensible.

What are the honest limits?

Typed output can still be the wrong answer, and the category is nine days old.

Two cautions belong in any leader's read of this. First, the vendor's claim that these models can't hallucinate means the output always arrives in the format your software expects. It does not mean the answer is right. A confident wrong choice delivered at speed is still wrong, which is why the thresholds matter more than the model, and why the consequence sorting we've applied to everything else, what does a wrong answer cost here, applies with full force. Set aggressive automation thresholds on forgiving work and conservative ones anywhere the answer touches a customer or a ledger. Second, this is one vendor, days into a launch, with no published research behind its training method and benchmarks mostly its own. The pattern is what deserves your attention, cheap calibrated decisions embedded in software, because the pattern will survive even if this particular company doesn't. Pilot it. Don't rebuild around it.

Where should a leader start?

Inventory the small repeated decisions your people make, and pilot the pattern on the most forgiving high-volume stream you find.

The list writes itself once you look. Routing, prioritizing, flagging, approving, categorizing, all the moments where someone reads and decides, dozens of times a day. Pick one stream where volume is high and a wrong call costs a retry, put a judgment layer on it with honest thresholds, and route the escalations to the person who used to handle all of it. What you learn from one stream, where the model is trustworthy, where it isn't, how the thresholds feel, what escalation volume looks like, transfers to every other decision in the building. Judgment used to be the scarcest thing in your company. It's becoming a line item, and the companies that learn to spend it deliberately, cheap where mistakes are cheap, expensive where they aren't, will run circles around the ones still paying one price for every decision.

If you want your decision inventory mapped and a judgment stack designed around your consequence lines, start with an AI Blueprint or reach us at contact@theyor.com.

Next
Next

Your AI's Explanation Isn't an Audit