{"slug": "your-ai-agent-might-be-paying-11000-a-month-to-answer-yes-or-no", "title": "Your AI Agent Might Be Paying $11,000 a Month to Answer Yes or No", "summary": "Diogo Almeida, who co-authored the InstructGPT paper, launched Jev on September 15 through his company TypeSafe AI, a decision-only model that returns a choice from a defined menu, a rubric score, or a truth probability instead of generated text, priced at $0.042 per million input tokens and nothing for output. The launch video crossed 40 million views according to Latent Space, and within a week open replications appeared, including a DiffusionGemma clone, a browser-based OpenJev, an open CLM-8B, and Supersonic Labs' Julia 1, a 144M-parameter model that runs on a CPU. TypeSafe argues the decision layer of agent stacks is underbuilt, since most systems route every internal yes/no question through the same frontier model that writes final output.", "body_md": "Here’s a two-minute exercise that usually ruins someone’s weekend.\n\nOpen your agent’s logs and count two things: the sentences it wrote for a human, and the decisions it made for itself.\n\nThe second number wins every time. Which worker runs next. Whether a source is relevant. Whether the tool call worked, whether the task is finished, whether to retry or stop. Each of those questions has three or four possible answers, and most stacks still send every one of them through the same frontier model that writes the final output, wait for it to answer in prose or JSON, parse it, and occasionally retry because the JSON broke.\n\nPut a price on that and it gets uncomfortable fast.\n\nThat ratio is why the most interesting launch of September came from a model that can’t write.\n\n## The model that only decides\n\nOn September 15, Diogo Almeida launched Jev. He co-authored the InstructGPT paper, the research that turned GPT into ChatGPT, and he spent the next two years in stealth building its opposite.\n\nJev takes the state of your system plus a few typed questions, and returns one of three things:\n\n▫️ **Choice:** picks one option from a menu you define, with a probability for every option \n\n▫️ **Score:** places the state on a rubric you wrote \n\n▫️ **Noul:** gives the probability that a statement is true\n\nInput costs $0.042 per million tokens. Output costs nothing, because there’s no text to meter. The launch video crossed 40 million views, according to Latent Space, which tells you how many engineers had been waiting for someone to say this out loud.\n\nPeople can’t be the only consumers of intelligence.\n\n*Diogo Almeida, TypeSafe AI, via The Register*\n\nEvery time the price of a capability collapses, people find uses for it that nobody planned. TypeSafe named the model after William Stanley Jevons, the economist who noticed that cheaper coal made Britain burn more of it. Cheap judgment will follow the same curve, and the first place it lands is inside your agent loop.\n\n## Read the fine print before it lands in a board deck\n\nTypeSafe published an unusual amount of self-criticism with the launch, and it’s the best part of the story:\n\nThen the category moved faster than the company. Within a week, open replications appeared: a DiffusionGemma clone, a browser-based OpenJev, an open CLM-8B, and Supersonic Labs’ Julia 1, a 144M-parameter model that runs on a CPU.\n\nSo the smart bet sits one level above any single model. Build the decision layer, own the contracts and the routing, and treat whichever model runs underneath as a lease you can renegotiate.\n\nMy view, stated plainly: the decision layer is the most underbuilt part of every agent stack I review. The teams that build it this quarter will run agents at a fraction of their competitors’ cost per completed task.\n\n### What premium members get today\n\nYou’ll know which of your agent’s decisions are overpaid, and you’ll have working code to move the first one. Below the paywall:\n\n1. **The Decision Layer Kit (download, yours to keep and reuse).** A Claude Code audit prompt that finds every hidden decision in your repo, a Python module with contracts, confidence routing, decision receipts, shadow mode and a calibration report, plus three ready contracts. It runs on Jev or on the Claude account you already have.\n2. **The five-day rollout plan** , one step per day, from audit to your first automated branch\n3. **The twelve decisions to migrate first** , the checklist I’d hand any engineering team on Monday\n4. **The routing grid** (Exhibit 4) that decides which answers act alone and which go to a human\n5. **Six mistakes that look like model problems** , and the one-line fix for each\n\nThis one is for founders, engineers and operators running agents in production, or about to. If your team ships agents, the audit alone will pay for the year.\n\n*Cancel anytime. First subscribers get [50% off forever](https://www.the-ai-corner.com/subscribe?coupon=de1c3205&utm_content=217679563). Members also get the full AI Corner library, including [the context engineering guide](https://www.the-ai-corner.com/p/context-engineering-guide-2026), [the agent reliability playbook](https://www.the-ai-corner.com/p/ai-agent-reliability-playbook) and [the inference engineering playbook](https://www.the-ai-corner.com/p/ai-inference-engineering-playbook-2026).*\n\nThe Decision Layer Kit\n\nDownload it once and keep it. Everything inside ships under an MIT licence, so your team can use it on every agent you build:", "url": "https://wpnews.pro/news/your-ai-agent-might-be-paying-11000-a-month-to-answer-yes-or-no", "canonical_source": "https://www.the-ai-corner.com/p/jev-decision-layer-ai-agents-kit-2026", "published_at": "2026-09-27 15:12:09+00:00", "updated_at": "2026-09-27 15:29:19.762809+00:00", "lang": "en", "topics": ["ai-agents", "artificial-intelligence", "large-language-models", "ai-products", "ai-infrastructure"], "entities": ["Diogo Almeida", "TypeSafe AI", "Jev", "InstructGPT", "Latent Space", "OpenJev", "CLM-8B", "Supersonic Labs"], "also_reported_by": [], "alternates": {"html": "https://wpnews.pro/news/your-ai-agent-might-be-paying-11000-a-month-to-answer-yes-or-no", "markdown": "https://wpnews.pro/news/your-ai-agent-might-be-paying-11000-a-month-to-answer-yes-or-no.md", "text": "https://wpnews.pro/news/your-ai-agent-might-be-paying-11000-a-month-to-answer-yes-or-no.txt", "jsonld": "https://wpnews.pro/news/your-ai-agent-might-be-paying-11000-a-month-to-answer-yes-or-no.jsonld"}}