# Articles and talks

33 entries.

## Launch coverage

- [Introducing System One Models and Jev](https://typesafe.ai/blog/introducing-system-one-models-and-jev) - The launch post: architecture, RLCD, benchmarks, pricing, and the FAQ.
- [Launch thread by Diogo Almeida](https://x.com/CompleteSkeptic/status/2099925682726002904) - The founder's case that RLCD-trained decision models are a shorter path to value than chat.
- [Hacker News launch thread](https://news.ycombinator.com/item?id=49717558) - Where the sceptical reading of the benchmarks lives.
- [The Register](https://www.theregister.com/ai-and-ml/2026/09/16/typesafe-ai-debuts-model-for-machines-that-plays-doom/5296711) - Launch coverage, the Doom demo, and the $40M seed round.
- [Latent Space](https://www.latent.space/p/ainews-jev-a-system-one-model-that) - Launch-day roundup.
- [TypeSafe AI emerges from stealth with $40M](https://finance.yahoo.com/technology/ai/articles/typesafe-ai-emerges-stealth-40m-190000776.html) - The funding announcement.
- [The Rundown](https://www.therundown.ai/news/typesafe-jev-ai-decisions-software) - Short launch summary.
- [DataCamp](https://www.datacamp.com/blog/system-one-models-jev) - Third-party explainer of the primitives, pricing, and vendor evals.
- [How does Jev work? RLCD and parallel inference](https://www.explainx.ai/blog/how-does-jev-work-rlcd-system-one-model-explained-2026) - What is public about the training method.
- [TypeSafe Jev: the first decision-only model class](https://www.developersdigest.tech/blog/typesafe-jev-system-one-models-release-guide-2026) - Release-week technical roundup: API, evals, adapter, and skill.
- [TechCrunch](https://techcrunch.com/2026/09/18/a-new-kind-of-ai-model-from-a-chatgpt-inventor-is-thrilling-developers/) - Two days in: demand briefly took the API down, and Almeida on not wanting to be a frontier lab.
- [Forkast](https://forkast.news/typesafe-ais-jev-is-not-an-llm-and-that-may-be-the-point/) - The business angle, with the reported valuation and Every's speed and cost numbers.
## Independent measurements

- [Testing Jev on public and private data](https://amankumar.ai/blogs/jev-measured) - 16,000 calls against two GPT models: where it wins, where it breaks, and a threshold procedure.
- [One judge call, or twelve dimension scores?](https://agentjournal.dev/blog/llm-judge-vs-feature-extraction/) - Three classification tasks, one direct question against a dozen scored dimensions with fitted weights.
- [Jev vs Mistral and Gemini for event validation](https://nearhere.events/blog/typesafe-jev-mistral-gemini-event-validation) - Head to head on local event listings, with cost and latency.
- [Mini-Vibe Check](https://every.to/also-true-for-humans/mini-vibe-check-typesafe-s-jev-judged-everything-i-ve-written-in-0-7-seconds) - Every runs 1,709 judgments over a writing archive for under a cent.
- [TypeSafe Jev played chess](https://dev.to/maximsaplin/typesafe-jev-played-chess-and-landed-next-to-reasoning-models-28ga) - Legal-move Choices land it next to reasoning models.
- [Jev, Sorted](https://pearpages.com/blog/2026/09/16/jev-sorted-what-typesafes-system-one-model-actually-is-and-what-is-still-just-a-claim) - Which launch claims survive a reading of the primary sources.
- [Typed decisions, not chat](https://warmersun.com/jev/) - Separates the published claims from what public evidence establishes.
- [TypeSafeのJevを正しく驚く](https://zenn.dev/nwn/articles/824026c76116e0) - Japanese; reproduces the logit shortcut on Gemma and compares against LLMs on the Mario harness.
- [TypeSafe Jev vs Claude Code: 4 models, 2 real jobs](https://primeline.cc/blog/typesafe-jev-pre-registered-test) - Pre-registered test of about 9,750 calls: calibration error by question type, Jev ahead on commit classification and behind on knowledge-base filing, abstention closing the gap.
- [Jev, three days in](https://aiwithmike.substack.com/p/jev-three-days-in-what-is-known-what) - What is known, what is guessed, and what it is good for, with the independent numbers pulled together.
## Essays and threads

- [Building a harness with Jev](https://www.langchain.com/blog/building-a-harness-with-jev) - LangChain on model routing and gating dangerous tool calls behind a typed decision.
- [Jev, from a developer's angle](https://flaviocopes.com/jev/) - Triage, RAG filtering, citation checks, and confidence gates, with code.
- [Jev is the fish at the poker table](https://backnotprop.com/blog/jev-poker/) - An essay on what a calibrated, non-generating model is for.
- [Jev as a command safety reviewer](https://x.com/rauchg/status/2100307962262872105) - Guillermo Rauch on Jev reviewing every fx command.
- [Jev Typewriter](https://x.com/stevekrouse/status/2100287368221659289) - Steve Krouse's sixteen-judgment demo and video.
- [He says he co-invented ChatGPT. His new AI will not write a word](https://dev.to/gabrielanhaia/he-says-he-co-invented-chatgpt-his-new-ai-jev-wont-write-a-word-e3c) - Walkthrough of the Vercel AI SDK integration.
- [Testing Jev for Pi extensions](https://reddit.com/r/PiCodingAgent/comments/1whsav6/anyone_else_testing_out_typesafe_ais_new_system/) - Builders using Jev as a tool-use safety layer.
- [jev 同士に五目並べで対戦させた](https://zenn.dev/mizchi/articles/jev-plays-gomoku) - Japanese; Jev against Jev at gomoku, with source and timing logs.
- [Jev's Architecture Unmasked](https://archerhume.com/posts/jevs-architecture-unmasked/) - A 10,000-call probe that reconstructs a shared-state, parallel-branch architecture; kev above is built from it.
- [OpenJev on Hacker News](https://news.ycombinator.com/item?id=49752041) - Whether reading logits directly is new at all, argued at length.
- [Open-sourced Jev architecture last year](https://news.ycombinator.com/item?id=49736660) - A prior-art claim for non-autoregressive typed decisions, and the counter that zero-shot generality is the actual difference.

Page: https://awesomejev.vercel.app/c/articles-and-talks/
