TypeSafe AI launched Jev — a “System One” decision model that answers structured business questions in parallel, returns typed outputs with calibrated confidence scores, and is structurally incapable of hallucinating because it never generates open-ended text. The model was built by Diogo Almeida, a researcher behind the instruction-following training that led to ChatGPT, and scored 1,064 points on Hacker News by 11 AM IST on launch day. TypeSafe AI describes its mission as “machine-native intelligence infrastructure for automation, designed to make decisions within software.”
What Is the TypeSafe Jev Decision Model?
Jev is a classification and scoring system — not a large language model — that evaluates structured inputs in parallel and returns a typed output with a calibrated probability and confidence score, not a text string. Where a large language model generates answers token by token in a sequential reasoning process, Jev makes a fast, parallel judgment. TypeSafe AI calls this “System One” thinking, referencing Daniel Kahneman’s dual-process theory: System 1 is fast and heuristic; System 2 is slow and deliberate. Because Jev’s output is always a classification or probability from a fixed output space, it cannot produce an unconstrained text sequence — which means it cannot hallucinate.
Shay Boloor described the launch on X: “TypeSafe AI just launched JEV which is its first ‘System One’ model built to answer structured questions in parallel instead of generating text token by token. That opens the door to AI systems that can return usable decisions with confidence scores.”
How Jev Works and What It Costs
Jev costs $0.042 per 1 million input tokens, with output tokens free, and processes a single call in approximately 150 milliseconds. TypeSafe AI claims Jev is 20–200× faster and 40–400× cheaper than large language models for the structured decision tasks it targets: validating outputs, classifying content, and making threshold decisions inside software pipelines. The model launched in early access on September 16, 2026.
The calibrated confidence score is the most operationally significant feature for enterprise buyers. A model that returns “73% confident” allows downstream automation to trigger human review above or below configurable thresholds — the design pattern for AI governance in compliance-sensitive workflows such as financial services, legal document review, and HR automation.
Where Jev Fits in Business Software Pipelines
Jev is designed to run inside software pipelines, not at the end-user interface. Target use cases include: validating that a support ticket response addresses the customer’s question, checking that a contract AI output complied with a tone policy, classifying incoming leads by quality before routing to a CRM, and flagging documents for risk-based review. These are tasks where a large language model is too slow and too expensive, and rules-based code is too brittle to handle semantic nuance.
AI Frontliner described the design intent on X: “TypeSafe’s Jev isn’t trying to replace engineers or write your code for you. It’s built to make a thousand small intelligent decisions inside your application, checking outputs at every step, catching mistakes before they spiral.”
Jev does not compete with general-purpose chat models such as GPT-4o or Claude for writing and reasoning tasks. The more relevant comparisons are OpenAI’s structured outputs feature, Anthropic’s constrained tool-use formats, and classification APIs such as Cohere’s Classify endpoint. Jev’s differentiation combines speed, structured typed outputs, calibrated probabilities, and free output tokens in a single model.
Our Take
Jev is a bet that most businesses don’t need a reasoning model — they need a fast, honest classifier. If TypeSafe AI’s pricing holds and fine-tuning tooling arrives before OpenAI and Anthropic close the structured-output gap at comparable cost, a $0.042-per-million-token decision engine embedded in enterprise workflows is a larger commercial opportunity than another general-purpose assistant. The “can’t hallucinate” claim is structural, not a marketing hedge — and that structural guarantee is what compliance buyers will pay for.
For Context: Jev belongs to a growing category of autonomous business software that makes decisions inside pipelines. For a guide to the broader field of best AI agents for business — including how agent-style automation differs from structured decision models — see our hub coverage.
For a broader view of where decision models fit within the current landscape of AI tools for business, see our updated guide covering the 15 categories of business AI in 2026.

