<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>jevbooks — Jev projects</title><description>A gallery of open-source projects that use Jev, the TypeSafe AI System One model: typed questions in, calibrated probabilities out, in about 300 ms.</description><link>https://jevbooks.com</link><language>en</language><item><title>jevify</title><link>https://jevbooks.com/en/p/tpellet__jevify</link><guid isPermaLink="true">https://jevbooks.com/en/p/tpellet__jevify</guid><description>grep for meaning: find errors, commits, commands by description.</description><pubDate>Mon, 21 Sep 2026 03:34:16 GMT</pubDate><content:encoded>&lt;p&gt;grep for meaning: find errors, commits, commands by description.&lt;/p&gt;&lt;p&gt;jevify is a Rust CLI that searches by meaning: it finds the error in a long log, a commit by description, or the command for a task. It works like a Unix tool, reading stdin and printing lines.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tpellet/jevify&quot;&gt;tpellet/jevify&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jevfanity</title><link>https://jevbooks.com/en/p/tickerdev__jevfanity</link><guid isPermaLink="true">https://jevbooks.com/en/p/tickerdev__jevfanity</guid><description>Profanity and moderation API powered by Jev on Cloudflare Workers.</description><pubDate>Mon, 21 Sep 2026 03:34:14 GMT</pubDate><content:encoded>&lt;p&gt;Profanity and moderation API powered by Jev on Cloudflare Workers.&lt;/p&gt;&lt;p&gt;Jevfanity is a small profanity and moderation API for developers who need to flag text. It runs on Cloudflare Workers, exposes a hosted endpoint, and ships a typed npm SDK.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TickerDev/jevfanity&quot;&gt;TickerDev/jevfanity&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>taste-lint</title><link>https://jevbooks.com/en/p/mblode__taste-lint</link><guid isPermaLink="true">https://jevbooks.com/en/p/mblode__taste-lint</guid><description>Catch AI slop in UI, copy, and agent instructions before ship.</description><pubDate>Mon, 21 Sep 2026 03:32:40 GMT</pubDate><content:encoded>&lt;p&gt;Catch AI slop in UI, copy, and agent instructions before ship.&lt;/p&gt;&lt;p&gt;A TypeScript CLI that runs design review on every commit, checking product interfaces, whole pages, and text for AI slop. Built for developers and teams who want measurable rules enforced locally and judgement calls scored.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/mblode/taste-lint&quot;&gt;mblode/taste-lint&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-engineering</title><link>https://jevbooks.com/en/p/eugeniughelbur__jev-engineering</link><guid isPermaLink="true">https://jevbooks.com/en/p/eugeniughelbur__jev-engineering</guid><description>Tool-call safety gate for AI coding agents, backed by Jev.</description><pubDate>Mon, 21 Sep 2026 03:32:40 GMT</pubDate><content:encoded>&lt;p&gt;Tool-call safety gate for AI coding agents, backed by Jev.&lt;/p&gt;&lt;p&gt;jev-gate is a safety gate for AI coding agents like Claude Code, Codex and Cursor. It answers allow, ask or deny for every tool call, and ships a 300-call injection test showing what the gate catches and what walks past it.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/eugeniughelbur/jev-engineering&quot;&gt;eugeniughelbur/jev-engineering&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>tiered-thresholds</category><category>failure-mode-knob</category></item><item><title>jgrep</title><link>https://jevbooks.com/en/p/keltokhy__jgrep</link><guid isPermaLink="true">https://jevbooks.com/en/p/keltokhy__jgrep</guid><description>grep where the pattern is a plain-English description.</description><pubDate>Mon, 21 Sep 2026 03:32:40 GMT</pubDate><content:encoded>&lt;p&gt;grep where the pattern is a plain-English description.&lt;/p&gt;&lt;p&gt;jgrep filters text lines, structured records, functions, and diff hunks against plain-English descriptions. It is for developers and analysts who want semantic filtering in a pipe, on logs, files, CSVs, JSONL, patches, or code.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/keltokhy/jgrep&quot;&gt;keltokhy/jgrep&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category><category>flat-fanout</category></item><item><title>docjev</title><link>https://jevbooks.com/en/p/jerryjliu__docjev</link><guid isPermaLink="true">https://jevbooks.com/en/p/jerryjliu__docjev</guid><description>Document classification and splitting with Jev, LiteParse, and optional LlamaParse.</description><pubDate>Mon, 21 Sep 2026 03:32:40 GMT</pubDate><content:encoded>&lt;p&gt;Document classification and splitting with Jev, LiteParse, and optional LlamaParse.&lt;/p&gt;&lt;p&gt;A Python library, CLI, and local app that classifies a PDF, DOCX, or PPTX against natural-language category rules, or splits a packet into ordered sub-documents with page ranges. Built for document-pipeline developers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jerryjliu/docjev&quot;&gt;jerryjliu/docjev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>flappy-jev</title><link>https://jevbooks.com/en/p/2045max__flappy-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/2045max__flappy-jev</guid><description>Flappy Bird played by Jev: one yes/no question per frame.</description><pubDate>Sun, 20 Sep 2026 20:55:07 GMT</pubDate><content:encoded>&lt;p&gt;Flappy Bird played by Jev: one yes/no question per frame.&lt;/p&gt;&lt;p&gt;A browser Flappy Bird clone whose flapping decisions are made by TypeSafe&apos;s Jev model instead of a human player. Deployed as a Cloudflare Worker; game mechanics and assets come from CodeExplainedRepo/FlappyBird-JavaScript.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/2045max/flappy-jev&quot;&gt;2045max/flappy-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category><category>flat-fanout</category></item><item><title>omni-scraper-mcp</title><link>https://jevbooks.com/en/p/trilokx__omni-scraper-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/trilokx__omni-scraper-mcp</guid><description>One MCP facade for multi-source scraping, normalization and Jev evaluation.</description><pubDate>Sun, 20 Sep 2026 20:55:06 GMT</pubDate><content:encoded>&lt;p&gt;One MCP facade for multi-source scraping, normalization and Jev evaluation.&lt;/p&gt;&lt;p&gt;Omni Scraper is an integration and orchestration layer that gives agents one local MCP server to collect public and explicitly authorized data, normalize records into a NormalizedDocument schema, run the vendored Last30Days research engine, and discover upstream provider tools dynamically.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Trilokx/omni-scraper-mcp&quot;&gt;Trilokx/omni-scraper-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>pi-jev-router</title><link>https://jevbooks.com/en/p/philippdubach__pi-jev-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/philippdubach__pi-jev-router</guid><description>Pareto-optimal OpenRouter model router for pi, based on Jev.</description><pubDate>Sun, 20 Sep 2026 20:55:05 GMT</pubDate><content:encoded>&lt;p&gt;Pareto-optimal OpenRouter model router for pi, based on Jev.&lt;/p&gt;&lt;p&gt;A minimal router for pi that ranks the whole OpenRouter catalog per task, filters to fitting models, computes a Pareto frontier over quality, cost and latency, then picks the knee point. For pi users who want automatic model selection.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/philippdubach/pi-jev-router&quot;&gt;philippdubach/pi-jev-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jev-chess</title><link>https://jevbooks.com/en/p/bcivitcioglu__jev-chess</link><guid isPermaLink="true">https://jevbooks.com/en/p/bcivitcioglu__jev-chess</guid><description>Two AI models play chess: one picks, one writes.</description><pubDate>Sun, 20 Sep 2026 20:55:03 GMT</pubDate><content:encoded>&lt;p&gt;Two AI models play chess: one picks, one writes.&lt;/p&gt;&lt;p&gt;A chess match between Jev, which selects from legal moves, and a text-writing opponent (Qwen, GPT or Claude). Every game, move and rejected attempt is recorded to SQLite, with 15-second video export.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/bcivitcioglu/jev-chess&quot;&gt;bcivitcioglu/jev-chess&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jevportfolio</title><link>https://jevbooks.com/en/p/ddlaws0n__jevportfolio</link><guid isPermaLink="true">https://jevbooks.com/en/p/ddlaws0n__jevportfolio</guid><description>1,000 synthetic SaaS accounts triaged by Jev&apos;s six constrained judgments.</description><pubDate>Sun, 20 Sep 2026 20:55:03 GMT</pubDate><content:encoded>&lt;p&gt;1,000 synthetic SaaS accounts triaged by Jev&apos;s six constrained judgments.&lt;/p&gt;&lt;p&gt;A portfolio triage demo: 1,000 synthetic SaaS accounts go in, six constrained Jev judgments per account come back, and ordinary TypeScript decides which accounts a human should open today.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ddlaws0n/jevportfolio&quot;&gt;ddlaws0n/jevportfolio&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>tiered-thresholds</category><category>code-owned-policy</category></item><item><title>squint</title><link>https://jevbooks.com/en/p/valsecchi75__squint</link><guid isPermaLink="true">https://jevbooks.com/en/p/valsecchi75__squint</guid><description>A PreToolUse hook that narrows Claude&apos;s file reads to the answering chunk.</description><pubDate>Sun, 20 Sep 2026 20:55:02 GMT</pubDate><content:encoded>&lt;p&gt;A PreToolUse hook that narrows Claude&apos;s file reads to the answering chunk.&lt;/p&gt;&lt;p&gt;squint is a Claude Code PreToolUse hook for developers working in large source files. It intercepts Read calls, asks a small fast model which chunk answers the question, and rewrites the tool&apos;s offset and limit before the file is opened.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/valsecchi75/squint&quot;&gt;valsecchi75/squint&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-crypto-scout</title><link>https://jevbooks.com/en/p/yasdelayu__jev-crypto-scout</link><guid isPermaLink="true">https://jevbooks.com/en/p/yasdelayu__jev-crypto-scout</guid><description>Crypto screening: quant signals in code, news judgment via Jev.</description><pubDate>Sun, 20 Sep 2026 20:55:02 GMT</pubDate><content:encoded>&lt;p&gt;Crypto screening: quant signals in code, news judgment via Jev.&lt;/p&gt;&lt;p&gt;A Python tool for crypto traders and analysts that screens top coins by market cap using quantitative signals from CoinGecko and Bybit, and classifies news sentiment/catalyst/confirmation via Jev. It prints a table for human reading, not a trading bot.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yasdelayu/jev-crypto-scout&quot;&gt;yasdelayu/jev-crypto-scout&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>jev-laya-free</title><link>https://jevbooks.com/en/p/sharkelot__jev-laya-free</link><guid isPermaLink="true">https://jevbooks.com/en/p/sharkelot__jev-laya-free</guid><description>Free local Jev-compatible typed decisions with rules or Laya.</description><pubDate>Sun, 20 Sep 2026 20:55:00 GMT</pubDate><content:encoded>&lt;p&gt;Free local Jev-compatible typed decisions with rules or Laya.&lt;/p&gt;&lt;p&gt;An independent, MIT-licensed local implementation of the documented Jev typed-decision HTTP shape, with a Python client and optional Laya inference. For developers testing typed decisions locally without a hosted API.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Sharkelot/jev-laya-free&quot;&gt;Sharkelot/jev-laya-free&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jev-dspy-lab</title><link>https://jevbooks.com/en/p/jmanhype__jev-dspy-lab</link><guid isPermaLink="true">https://jevbooks.com/en/p/jmanhype__jev-dspy-lab</guid><description>Calibration and selective-risk benchmarks for Jev decisions in DSPy workflows.</description><pubDate>Sun, 20 Sep 2026 20:54:59 GMT</pubDate><content:encoded>&lt;p&gt;Calibration and selective-risk benchmarks for Jev decisions in DSPy workflows.&lt;/p&gt;&lt;p&gt;A companion measurement lab for dspy-typesafeify and other callers that use TypeSafe decisions inside DSPy-style pipelines. It provides reproducible calibration, confidence-gating, latency, and modeled-cost benchmarks, plus offline replay.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jmanhype/jev-dspy-lab&quot;&gt;jmanhype/jev-dspy-lab&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category></item><item><title>hermes-jev-plugin</title><link>https://jevbooks.com/en/p/mrribvar__hermes-jev-plugin</link><guid isPermaLink="true">https://jevbooks.com/en/p/mrribvar__hermes-jev-plugin</guid><description>Hermes Agent plugin exposing TypeSafe AI Jev for structured evaluation.</description><pubDate>Sun, 20 Sep 2026 20:54:59 GMT</pubDate><content:encoded>&lt;p&gt;Hermes Agent plugin exposing TypeSafe AI Jev for structured evaluation.&lt;/p&gt;&lt;p&gt;A standalone Hermes Agent plugin that registers a jev_evaluate tool, letting the agent classify, route, verify, score, and gate using TypeSafe AI Jev via the Vercel AI Gateway.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Mrribvar/hermes-jev-plugin&quot;&gt;Mrribvar/hermes-jev-plugin&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>jev</title><link>https://jevbooks.com/en/p/priorbench__jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/priorbench__jev</guid><description>Independent, pre-registered evaluation of TypeSafe AI&apos;s Jev model.</description><pubDate>Sun, 20 Sep 2026 20:54:58 GMT</pubDate><content:encoded>&lt;p&gt;Independent, pre-registered evaluation of TypeSafe AI&apos;s Jev model.&lt;/p&gt;&lt;p&gt;PriorBench is an independent, pre-registered evaluation of TypeSafe AI&apos;s Jev, a System One model. It runs 21 experiments and 5,721 calls, publishing raw data, predictions, and a report for researchers and practitioners.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/priorbench/jev&quot;&gt;priorbench/jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-heart-risk-bench</title><link>https://jevbooks.com/en/p/rubinagentagi-tech__jev-heart-risk-bench</link><guid isPermaLink="true">https://jevbooks.com/en/p/rubinagentagi-tech__jev-heart-risk-bench</guid><description>Benchmarking Jev on 5,000 CDC heart-risk survey respondents.</description><pubDate>Sun, 20 Sep 2026 20:54:56 GMT</pubDate><content:encoded>&lt;p&gt;Benchmarking Jev on 5,000 CDC heart-risk survey respondents.&lt;/p&gt;&lt;p&gt;Scores Jev (TypeSafe System One) on 5,000 real CDC BRFSS 2015 respondents against logistic regression, a hand-written rule, a chat LLM, and the base rate. For researchers evaluating decision models.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/rubinagentagi-tech/jev-heart-risk-bench&quot;&gt;rubinagentagi-tech/jev-heart-risk-bench&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>measured-calibration</category></item><item><title>jev-voice-control</title><link>https://jevbooks.com/en/p/daneknudsen8-maker__jev-voice-control</link><guid isPermaLink="true">https://jevbooks.com/en/p/daneknudsen8-maker__jev-voice-control</guid><description>Voice control for your browser using TypeSafe&apos;s Jev model.</description><pubDate>Sun, 20 Sep 2026 20:54:56 GMT</pubDate><content:encoded>&lt;p&gt;Voice control for your browser using TypeSafe&apos;s Jev model.&lt;/p&gt;&lt;p&gt;A Chrome extension that lets you control your browser by voice. It captures speech, sends the transcript and the page&apos;s interactive elements to Jev, and executes the returned typed command.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/daneknudsen8-maker/jev-voice-control&quot;&gt;daneknudsen8-maker/jev-voice-control&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>candidate-enumeration</category></item><item><title>jevcheck</title><link>https://jevbooks.com/en/p/sathariels__jevcheck</link><guid isPermaLink="true">https://jevbooks.com/en/p/sathariels__jevcheck</guid><description>Behavioral contracts for TypeSafe Jev: pin, eval, catch flips.</description><pubDate>Sun, 20 Sep 2026 20:54:56 GMT</pubDate><content:encoded>&lt;p&gt;Behavioral contracts for TypeSafe Jev: pin, eval, catch flips.&lt;/p&gt;&lt;p&gt;jevcheck is a pytest-like tool for TypeSafe Jev. It pins a production contract (baseline model, fixtures, expected answers), evals a candidate model, and fails when answers flip or confidence drops.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sathariels/jevcheck&quot;&gt;sathariels/jevcheck&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>watfile</title><link>https://jevbooks.com/en/p/jexp__watfile</link><guid isPermaLink="true">https://jevbooks.com/en/p/jexp__watfile</guid><description>Classify files with a decision-making AI model and sort them into category folders.</description><pubDate>Sun, 20 Sep 2026 20:54:55 GMT</pubDate><content:encoded>&lt;p&gt;Classify files with a decision-making AI model and sort them into category folders.&lt;/p&gt;&lt;p&gt;watfile is a Python CLI for people who want to sort documents into category folders. It extracts text from text files and PDFs, asks a decision model for a category, and places files by symlink, copy, or move.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jexp/watfile&quot;&gt;jexp/watfile&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>typesafe-jev-mcp</title><link>https://jevbooks.com/en/p/anasbekheit__typesafe-jev-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/anasbekheit__typesafe-jev-mcp</guid><description>MCP server exposing TypeSafe Jev as a typed evaluate tool.</description><pubDate>Sun, 20 Sep 2026 20:54:53 GMT</pubDate><content:encoded>&lt;p&gt;MCP server exposing TypeSafe Jev as a typed evaluate tool.&lt;/p&gt;&lt;p&gt;An MCP server for TypeSafe Jev, written in Rust. It gives agents one tool, evaluate, that takes a state plus typed questions and returns noul, choice, or score answers with probabilities. Not affiliated with TypeSafe.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/anasbekheit/typesafe-jev-mcp&quot;&gt;anasbekheit/typesafe-jev-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>neonhop-3d</title><link>https://jevbooks.com/en/p/villagertim__neonhop-3d</link><guid isPermaLink="true">https://jevbooks.com/en/p/villagertim__neonhop-3d</guid><description>NeonHop 3D: testbed for Jev-only runtime inference in a game.</description><pubDate>Sun, 20 Sep 2026 20:54:53 GMT</pubDate><content:encoded>&lt;p&gt;NeonHop 3D: testbed for Jev-only runtime inference in a game.&lt;/p&gt;&lt;p&gt;A browser-based 3D game used as an empirical research testbed to evaluate whether Jev, combined with local application logic, can be the sole runtime inference model for decision-making.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/villagertim/neonhop-3d&quot;&gt;villagertim/neonhop-3d&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>what-is-jev</title><link>https://jevbooks.com/en/p/g0runmezadam__what-is-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/g0runmezadam__what-is-jev</guid><description>Independent, source-linked research on TypeSafe AI&apos;s Jev and its ecosystem.</description><pubDate>Sun, 20 Sep 2026 20:54:52 GMT</pubDate><content:encoded>&lt;p&gt;Independent, source-linked research on TypeSafe AI&apos;s Jev and its ecosystem.&lt;/p&gt;&lt;p&gt;A sourced, critical research file on Jev, TypeSafe AI&apos;s System One decision model, plus a rubric-scored map of 947 public GitHub repositories that use it, with recurring patterns, datasets, and bilingual documentation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/g0runmezadam/what-is-jev&quot;&gt;g0runmezadam/what-is-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category></item><item><title>semantic-microscope</title><link>https://jevbooks.com/en/p/abhishekmishragithub__semantic-microscope</link><guid isPermaLink="true">https://jevbooks.com/en/p/abhishekmishragithub__semantic-microscope</guid><description>Label every sentence with calibrated probabilities from Jev, rendered as a heatmap.</description><pubDate>Sun, 20 Sep 2026 20:54:51 GMT</pubDate><content:encoded>&lt;p&gt;Label every sentence with calibrated probabilities from Jev, rendered as a heatmap.&lt;/p&gt;&lt;p&gt;A Python tool that labels every sentence of a document with calibrated probabilities from Jev (TypeSafe AI&apos;s System One model) and renders the results as a heatmap for whole-document viewing.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/abhishekmishragithub/semantic-microscope&quot;&gt;abhishekmishragithub/semantic-microscope&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category><category>flat-fanout</category></item><item><title>jev-playground-openrouter</title><link>https://jevbooks.com/en/p/octanevz__jev-playground-openrouter</link><guid isPermaLink="true">https://jevbooks.com/en/p/octanevz__jev-playground-openrouter</guid><description>Local browser playground for Jev decision model via OpenRouter.</description><pubDate>Sun, 20 Sep 2026 20:54:49 GMT</pubDate><content:encoded>&lt;p&gt;Local browser playground for Jev decision model via OpenRouter.&lt;/p&gt;&lt;p&gt;A local browser playground for TypeSafe&apos;s Jev decision model, accessed through OpenRouter. It is for developers who want to experiment with Jev&apos;s typed questions without waiting for a TypeSafe invitation. Python standard library only.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/octanevz/jev-playground-openrouter&quot;&gt;octanevz/jev-playground-openrouter&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category></item><item><title>jev-bench</title><link>https://jevbooks.com/en/p/thewaywithin__jev-bench</link><guid isPermaLink="true">https://jevbooks.com/en/p/thewaywithin__jev-bench</guid><description>Does the cited source actually say it? A 42-claim benchmark.</description><pubDate>Sun, 20 Sep 2026 20:54:49 GMT</pubDate><content:encoded>&lt;p&gt;Does the cited source actually say it? A 42-claim benchmark.&lt;/p&gt;&lt;p&gt;A 42-claim benchmark testing whether a cited passage supports a sentence as written, run against Jev and three frontier models, with raw outputs and scored results.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TheWayWithin/jev-bench&quot;&gt;TheWayWithin/jev-bench&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>tiered-thresholds</category></item><item><title>jev-lab</title><link>https://jevbooks.com/en/p/pasblinn__jev-lab</link><guid isPermaLink="true">https://jevbooks.com/en/p/pasblinn__jev-lab</guid><description>Open lab for correct Jev routing in front of Claude Code.</description><pubDate>Sun, 20 Sep 2026 20:54:49 GMT</pubDate><content:encoded>&lt;p&gt;Open lab for correct Jev routing in front of Claude Code.&lt;/p&gt;&lt;p&gt;An open lab for using Jev, TypeSafe&apos;s System One decision model, correctly next to Claude Code. It documents measured bugs, a patch, a hard fallback with alerts, and where typed decisions belong.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Pasblinn/jev-lab&quot;&gt;Pasblinn/jev-lab&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jev-net</title><link>https://jevbooks.com/en/p/brightshore__jev-net</link><guid isPermaLink="true">https://jevbooks.com/en/p/brightshore__jev-net</guid><description>Lightweight .NET client for TypeSafe AI&apos;s Jev probability API.</description><pubDate>Sun, 20 Sep 2026 20:54:48 GMT</pubDate><content:encoded>&lt;p&gt;Lightweight .NET client for TypeSafe AI&apos;s Jev probability API.&lt;/p&gt;&lt;p&gt;A community .NET client for the TypeSafe AI API (System One / Jev), letting C# code ask small typed questions about text or structured state and receive calibrated probabilities to act on.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/brightshore/jev-net&quot;&gt;brightshore/jev-net&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category><category>no-judgment-band</category></item><item><title>jevtest</title><link>https://jevbooks.com/en/p/ariasnico__jevtest</link><guid isPermaLink="true">https://jevbooks.com/en/p/ariasnico__jevtest</guid><description>ASCII flirt game where Jev judges your pickup lines.</description><pubDate>Sun, 20 Sep 2026 20:54:47 GMT</pubDate><content:encoded>&lt;p&gt;ASCII flirt game where Jev judges your pickup lines.&lt;/p&gt;&lt;p&gt;Caramelo is an ASCII flirt game in Spanish. You&apos;re at the door of a nightclub, not on the list, with six attempts to convince the bouncer. Winning unlocks a VIP chapter parodying Clavicular. For friends, mobile-first.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ariasnico/jevtest&quot;&gt;ariasnico/jevtest&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>claude-jev-plugin</title><link>https://jevbooks.com/en/p/dr-dimitru__claude-jev-plugin</link><guid isPermaLink="true">https://jevbooks.com/en/p/dr-dimitru__claude-jev-plugin</guid><description>TypeSafe Jev semantic guardrails for Claude Code tool execution.</description><pubDate>Sun, 20 Sep 2026 20:54:46 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev semantic guardrails for Claude Code tool execution.&lt;/p&gt;&lt;p&gt;A Claude Code plugin that adds TypeSafe Jev semantic judgments to Bash, Write, and Edit tool calls, warning or asking before potentially destructive, exfiltrating, or out-of-scope actions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/dr-dimitru/claude-jev-plugin&quot;&gt;dr-dimitru/claude-jev-plugin&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category></item><item><title>decision-kernel</title><link>https://jevbooks.com/en/p/agentic-guides__decision-kernel</link><guid isPermaLink="true">https://jevbooks.com/en/p/agentic-guides__decision-kernel</guid><description>Judgment API: TypeSafe Jev on Cloudflare Workers for triage, urgency, spam, tone, risk.</description><pubDate>Sun, 20 Sep 2026 20:54:46 GMT</pubDate><content:encoded>&lt;p&gt;Judgment API: TypeSafe Jev on Cloudflare Workers for triage, urgency, spam, tone, risk.&lt;/p&gt;&lt;p&gt;Decision Kernel exposes TypeSafe Jev as a fast, calibrated, low-cost judgment API for small SaaS, support teams, and agent developers. It classifies text into triage, urgency, spam, tone, and risk, and provides an agent-safety gate for actions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Agentic-Guides/decision-kernel&quot;&gt;Agentic-Guides/decision-kernel&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>jev-ultralightspeed</title><link>https://jevbooks.com/en/p/collapseindex__jev-ultralightspeed</link><guid isPermaLink="true">https://jevbooks.com/en/p/collapseindex__jev-ultralightspeed</guid><description>Batch typed judgements over text queues with TypeSafe&apos;s Jev.</description><pubDate>Sun, 20 Sep 2026 20:54:45 GMT</pubDate><content:encoded>&lt;p&gt;Batch typed judgements over text queues with TypeSafe&apos;s Jev.&lt;/p&gt;&lt;p&gt;A Python library that answers one question about each item in a large pile of text — tickets, reviews, logs, model completions — by packing many items into each Jev request. For queues, not single requests.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/collapseindex/jev-ultralightspeed&quot;&gt;collapseindex/jev-ultralightspeed&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>awesome-jev-use-cases</title><link>https://jevbooks.com/en/p/walidboulanouar__awesome-jev-use-cases</link><guid isPermaLink="true">https://jevbooks.com/en/p/walidboulanouar__awesome-jev-use-cases</guid><description>Curated list of TypeSafe AI Jev demos, repos, limits and examples.</description><pubDate>Sun, 20 Sep 2026 20:54:44 GMT</pubDate><content:encoded>&lt;p&gt;Curated list of TypeSafe AI Jev demos, repos, limits and examples.&lt;/p&gt;&lt;p&gt;An unofficial, CC0-licensed awesome list of things built with TypeSafe AI Jev, with 74 demos ranked by likes, 150+ GitHub repos, limits, cost and API examples. For developers exploring Jev use cases.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/walidboulanouar/awesome-jev-use-cases&quot;&gt;walidboulanouar/awesome-jev-use-cases&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category></item><item><title>jev-atlas</title><link>https://jevbooks.com/en/p/zerox-01__jev-atlas</link><guid isPermaLink="true">https://jevbooks.com/en/p/zerox-01__jev-atlas</guid><description>A Chinese-first index of TypeSafe JEV community content.</description><pubDate>Sun, 20 Sep 2026 20:54:43 GMT</pubDate><content:encoded>&lt;p&gt;A Chinese-first index of TypeSafe JEV community content.&lt;/p&gt;&lt;p&gt;JEV Atlas is a continuously updated, Chinese-first public index of real TypeSafe JEV projects, videos, articles, and open-source demos, built with React, TypeScript, and Vite for static deployment.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ZeroX-01/jev-atlas&quot;&gt;ZeroX-01/jev-atlas&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category></item><item><title>jev4j</title><link>https://jevbooks.com/en/p/galitianu__jev4j</link><guid isPermaLink="true">https://jevbooks.com/en/p/galitianu__jev4j</guid><description>Java SDK for TypeSafe AI: typed questions, typed answers.</description><pubDate>Sun, 20 Sep 2026 20:54:42 GMT</pubDate><content:encoded>&lt;p&gt;Java SDK for TypeSafe AI: typed questions, typed answers.&lt;/p&gt;&lt;p&gt;A Java 17+ SDK for the TypeSafe AI API. It sends a state (text or JSON) plus typed questions and returns calibrated probabilities for noul, choice, and score answers, with Jackson as the only dependency.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/galitianu/jev4j&quot;&gt;galitianu/jev4j&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>rocky</title><link>https://jevbooks.com/en/p/benjiscollector__rocky</link><guid isPermaLink="true">https://jevbooks.com/en/p/benjiscollector__rocky</guid><description>Voice-controlled computer agent on TypeSafe Jev for macOS and Windows.</description><pubDate>Sun, 20 Sep 2026 20:54:42 GMT</pubDate><content:encoded>&lt;p&gt;Voice-controlled computer agent on TypeSafe Jev for macOS and Windows.&lt;/p&gt;&lt;p&gt;Rocky is a voice-controlled computer agent for macOS (Windows written but untested) that lets you say a command and have your computer perform it, built on TypeSafe&apos;s Jev decision model.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/BenjisCollector/rocky&quot;&gt;BenjisCollector/rocky&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>speculative-heads</category><category>contract-validation</category><category>candidate-enumeration</category></item><item><title>jev-gate</title><link>https://jevbooks.com/en/p/eugeniughelbur__jev-gate</link><guid isPermaLink="true">https://jevbooks.com/en/p/eugeniughelbur__jev-gate</guid><description>Safety gate for AI coding agents, backed by TypeSafe&apos;s Jev.</description><pubDate>Sun, 20 Sep 2026 20:54:41 GMT</pubDate><content:encoded>&lt;p&gt;Safety gate for AI coding agents, backed by TypeSafe&apos;s Jev.&lt;/p&gt;&lt;p&gt;A tool-call gate for Claude Code, Codex, Cursor and other AI coding agents. It answers allow, ask or deny in about 400 milliseconds for two hundredths of a cent, so every action can be checked instead of approving everything or nothing.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/eugeniughelbur/jev-gate&quot;&gt;eugeniughelbur/jev-gate&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>tiered-thresholds</category><category>failure-mode-knob</category></item><item><title>typesafe-ai-java</title><link>https://jevbooks.com/en/p/jamilxt__typesafe-ai-java</link><guid isPermaLink="true">https://jevbooks.com/en/p/jamilxt__typesafe-ai-java</guid><description>Community Java SDK for the TypeSafe AI System One (Jev) API.</description><pubDate>Sun, 20 Sep 2026 20:54:39 GMT</pubDate><content:encoded>&lt;p&gt;Community Java SDK for the TypeSafe AI System One (Jev) API.&lt;/p&gt;&lt;p&gt;A community-maintained Java SDK for the TypeSafe AI System One (Jev) API, for JVM developers. It provides a pure-Java core, Kotlin extensions, a Spring Boot starter, and a Spring AI bridge. Not an official TypeSafe product.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jamilxt/typesafe-ai-java&quot;&gt;jamilxt/typesafe-ai-java&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>aithyrion-director</title><link>https://jevbooks.com/en/p/psychodissection-ship-it__aithyrion-director</link><guid isPermaLink="true">https://jevbooks.com/en/p/psychodissection-ship-it__aithyrion-director</guid><description>AI music video director with beat-synced full-motion generation.</description><pubDate>Sun, 20 Sep 2026 20:54:38 GMT</pubDate><content:encoded>&lt;p&gt;AI music video director with beat-synced full-motion generation.&lt;/p&gt;&lt;p&gt;Aithyrion Director is an integrated director tool that analyzes a song&apos;s beats, structure, and energy transitions in real time, then coordinates an AI director with video generation AI to automatically supervise and generate beat-synced full-motion AI music videos.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/psychodissection-ship-it/aithyrion-director&quot;&gt;psychodissection-ship-it/aithyrion-director&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>open-jev</title><link>https://jevbooks.com/en/p/daseinlabs__open-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/daseinlabs__open-jev</guid><description>One-pass option scoring with local Gemma 3 4B on Apple silicon via MLX.</description><pubDate>Sun, 20 Sep 2026 20:54:38 GMT</pubDate><content:encoded>&lt;p&gt;One-pass option scoring with local Gemma 3 4B on Apple silicon via MLX.&lt;/p&gt;&lt;p&gt;openjev scores pre-written options given a context using a local Gemma 3 4B model on Apple silicon via MLX. It provides a CLI, HTTP server, and a TypeSafe System One-compatible endpoint for ranking options.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/daseinlabs/open-jev&quot;&gt;daseinlabs/open-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>embodied-jev</title><link>https://jevbooks.com/en/p/fbddcz__embodied-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/fbddcz__embodied-jev</guid><description>MuJoCo Franka Panda workbench for embodied AI decisions with Jev and other models.</description><pubDate>Sun, 20 Sep 2026 20:54:36 GMT</pubDate><content:encoded>&lt;p&gt;MuJoCo Franka Panda workbench for embodied AI decisions with Jev and other models.&lt;/p&gt;&lt;p&gt;A browser-based MuJoCo Franka Panda workbench for embodied AI experiments. It offers three simulation tasks, supports rule baselines, local MiniCPM5-2B, TypeSafe Jev, Claude, and OpenAI-compatible APIs, and visualizes each decision step.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/FBddcz/embodied-jev&quot;&gt;FBddcz/embodied-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jevmail</title><link>https://jevbooks.com/en/p/fazlerocks__jevmail</link><guid isPermaLink="true">https://jevbooks.com/en/p/fazlerocks__jevmail</guid><description>Read-only Gmail triage with Jev probabilities, sorted locally.</description><pubDate>Sun, 20 Sep 2026 20:54:35 GMT</pubDate><content:encoded>&lt;p&gt;Read-only Gmail triage with Jev probabilities, sorted locally.&lt;/p&gt;&lt;p&gt;Jevmail is an open-source, read-only Gmail triage app for people who want inbox zero. It sorts mail into Needs reply, Updates, Promos, Sales, and Spam with a 1–5 urgency score, storing everything in a local SQLite file.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/fazlerocks/jevmail&quot;&gt;fazlerocks/jevmail&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>jegrep</title><link>https://jevbooks.com/en/p/can1357__jegrep</link><guid isPermaLink="true">https://jevbooks.com/en/p/can1357__jegrep</guid><description>Semantic grep: describe it, find it, powered by Jev.</description><pubDate>Sun, 20 Sep 2026 20:54:35 GMT</pubDate><content:encoded>&lt;p&gt;Semantic grep: describe it, find it, powered by Jev.&lt;/p&gt;&lt;p&gt;jegrep is a Rust semantic grep that scores live repository files and line ranges with Jev probabilities, without an embedding index or background daemon. It is for developers and coding agents searching code by natural-language description.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/can1357/jegrep&quot;&gt;can1357/jegrep&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>failure-mode-knob</category></item><item><title>typesafe-ai-benchmark</title><link>https://jevbooks.com/en/p/iammrduncan__typesafe-ai-benchmark</link><guid isPermaLink="true">https://jevbooks.com/en/p/iammrduncan__typesafe-ai-benchmark</guid><description>Side-by-side benchmark of Jev vs Qwen on structured judgment tasks.</description><pubDate>Sun, 20 Sep 2026 20:54:33 GMT</pubDate><content:encoded>&lt;p&gt;Side-by-side benchmark of Jev vs Qwen on structured judgment tasks.&lt;/p&gt;&lt;p&gt;An LLM gateway and benchmark comparing TypeSafe Jev with Qwen 3.8 27B on Cerebras across seven synthetic workloads, recording latency, cost, and judgment quality for developers evaluating structured-output approaches.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/iammrduncan/typesafe-ai-benchmark&quot;&gt;iammrduncan/typesafe-ai-benchmark&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>soupbase</title><link>https://jevbooks.com/en/p/spoonnotfound__soupbase</link><guid isPermaLink="true">https://jevbooks.com/en/p/spoonnotfound__soupbase</guid><description>Jev hosts a bilingual lateral-thinking puzzle site.</description><pubDate>Sun, 20 Sep 2026 20:54:32 GMT</pubDate><content:encoded>&lt;p&gt;Jev hosts a bilingual lateral-thinking puzzle site.&lt;/p&gt;&lt;p&gt;Soupbase is a text-centric Chinese/English lateral-thinking puzzle website where Jev acts as host. It supports asking questions, step-by-step hints, submitting reconstructions, private creation, and link sharing.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/spoonnotfound/soupbase&quot;&gt;spoonnotfound/soupbase&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jev-reflex-autonomy-lab</title><link>https://jevbooks.com/en/p/khordoo__jev-reflex-autonomy-lab</link><guid isPermaLink="true">https://jevbooks.com/en/p/khordoo__jev-reflex-autonomy-lab</guid><description>Multi-drone lab: Jev reflex decisions with optional System 2 strategy.</description><pubDate>Sun, 20 Sep 2026 20:54:32 GMT</pubDate><content:encoded>&lt;p&gt;Multi-drone lab: Jev reflex decisions with optional System 2 strategy.&lt;/p&gt;&lt;p&gt;An interactive multi-drone autonomy simulation for exploring how fast typed System 1 reflexes can request slower System 2 strategic advice without giving up control. Fleet size is configurable from one to fifteen drones.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/khordoo/jev-reflex-autonomy-lab&quot;&gt;khordoo/jev-reflex-autonomy-lab&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-architect</title><link>https://jevbooks.com/en/p/karanb192__jev-architect</link><guid isPermaLink="true">https://jevbooks.com/en/p/karanb192__jev-architect</guid><description>Design and evaluate TypeSafe Jev decision loops.</description><pubDate>Sun, 20 Sep 2026 20:54:31 GMT</pubDate><content:encoded>&lt;p&gt;Design and evaluate TypeSafe Jev decision loops.&lt;/p&gt;&lt;p&gt;An agent skill that helps you decide what to build with Jev, where it could improve existing software, and what to test before committing. For developers and teams exploring Jev use cases.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/karanb192/jev-architect&quot;&gt;karanb192/jev-architect&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>grok-bot-jev</title><link>https://jevbooks.com/en/p/bodila51__grok-bot-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/bodila51__grok-bot-jev</guid><description>Cheap Jev decision layer for Grok Bot before expensive work.</description><pubDate>Sun, 20 Sep 2026 20:54:28 GMT</pubDate><content:encoded>&lt;p&gt;Cheap Jev decision layer for Grok Bot before expensive work.&lt;/p&gt;&lt;p&gt;A small open-source Python reference implementation that connects TypeSafe Jev to Grok Bot as a cheap decision layer, classifying requests before expensive research, browser, retry, or subagent work. For developers integrating Jev with Grok Bot.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Bodila51/grok-bot-jev&quot;&gt;Bodila51/grok-bot-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>screen-then-deep</category></item><item><title>jev-mcp</title><link>https://jevbooks.com/en/p/burnigtm__jev-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/burnigtm__jev-mcp</guid><description>Local stdio MCP server giving Cursor and Codex typed Jev judgments.</description><pubDate>Sun, 20 Sep 2026 20:54:28 GMT</pubDate><content:encoded>&lt;p&gt;Local stdio MCP server giving Cursor and Codex typed Jev judgments.&lt;/p&gt;&lt;p&gt;A local stdio MCP server that gives Cursor, Codex, and other MCP clients typed TypeSafe Jev judgments. The host agent still edits files and runs commands; Jev only returns Choice, Score, and Noul answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/burnigtm/jev-mcp&quot;&gt;burnigtm/jev-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-skill-suggester</title><link>https://jevbooks.com/en/p/win4r__jev-skill-suggester</link><guid isPermaLink="true">https://jevbooks.com/en/p/win4r__jev-skill-suggester</guid><description>Bounded installed-skill recommendations with TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 20:54:28 GMT</pubDate><content:encoded>&lt;p&gt;Bounded installed-skill recommendations with TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A Codex Skill and standalone Python CLI that recommends which installed skill to read first for a task, for agents with many overlapping skills. It does not execute or install skills.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/win4r/jev-skill-suggester&quot;&gt;win4r/jev-skill-suggester&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>tiered-thresholds</category></item><item><title>minojev</title><link>https://jevbooks.com/en/p/zeredy879__minojev</link><guid isPermaLink="true">https://jevbooks.com/en/p/zeredy879__minojev</guid><description>Typed calibrated decisions from hidden states, zero output tokens.</description><pubDate>Sun, 20 Sep 2026 20:54:28 GMT</pubDate><content:encoded>&lt;p&gt;Typed calibrated decisions from hidden states, zero output tokens.&lt;/p&gt;&lt;p&gt;minojev is an open replica of a decision model that answers runtime-defined Choice, Boolean, and Score questions with calibrated probability distributions in one forward pass, for developers needing fast, parse-free decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zeredy879/minojev&quot;&gt;zeredy879/minojev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>measured-calibration</category></item><item><title>jlink</title><link>https://jevbooks.com/en/p/keltokhy__jlink</link><guid isPermaLink="true">https://jevbooks.com/en/p/keltokhy__jlink</guid><description>Record linkage with plain-English match rules and Jev probabilities.</description><pubDate>Sun, 20 Sep 2026 20:54:24 GMT</pubDate><content:encoded>&lt;p&gt;Record linkage with plain-English match rules and Jev probabilities.&lt;/p&gt;&lt;p&gt;jlink links records for applied economists using a plain-English match rule. It works from Python, CLI, Stata and R on .csv, .dta and .parquet, returning a probability per candidate pair.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/keltokhy/jlink&quot;&gt;keltokhy/jlink&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category></item><item><title>jsort</title><link>https://jevbooks.com/en/p/keltokhy__jsort</link><guid isPermaLink="true">https://jevbooks.com/en/p/keltokhy__jsort</guid><description>Sort lines by a plain-English criterion using Jev pairwise comparisons.</description><pubDate>Sun, 20 Sep 2026 20:54:24 GMT</pubDate><content:encoded>&lt;p&gt;Sort lines by a plain-English criterion using Jev pairwise comparisons.&lt;/p&gt;&lt;p&gt;jsort is a Python command-line tool that orders lines, paragraphs, or whole files along a plain-English dimension. It is for anyone who needs to rank or measure text by a qualitative criterion.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/keltokhy/jsort&quot;&gt;keltokhy/jsort&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>code-owned-policy</category></item><item><title>jselect</title><link>https://jevbooks.com/en/p/keltokhy__jselect</link><guid isPermaLink="true">https://jevbooks.com/en/p/keltokhy__jselect</guid><description>Source-linked evidence selection within a token budget using Jev Noul relevance.</description><pubDate>Sun, 20 Sep 2026 20:54:24 GMT</pubDate><content:encoded>&lt;p&gt;Source-linked evidence selection within a token budget using Jev Noul relevance.&lt;/p&gt;&lt;p&gt;jselect is a Python tool and package that selects relevant, source-linked passages from files, records, or agents, assembling a context within a token budget for AI agents. It is separate from jgrep.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/keltokhy/jselect&quot;&gt;keltokhy/jselect&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>slop-grader</title><link>https://jevbooks.com/en/p/lukstei__slop-grader</link><guid isPermaLink="true">https://jevbooks.com/en/p/lukstei__slop-grader</guid><description>Rule-based slop grader for text files, powered by Jev.</description><pubDate>Sun, 20 Sep 2026 20:54:24 GMT</pubDate><content:encoded>&lt;p&gt;Rule-based slop grader for text files, powered by Jev.&lt;/p&gt;&lt;p&gt;slop-grader is a TypeScript CLI that grades text files against custom or built-in rulesets for AI slop, grammar, and technical doc quality, then helps an AI agent auto-fix violations.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/lukstei/slop-grader&quot;&gt;lukstei/slop-grader&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-reranker</title><link>https://jevbooks.com/en/p/shinpr__jev-reranker</link><guid isPermaLink="true">https://jevbooks.com/en/p/shinpr__jev-reranker</guid><description>Rerank, filter, and compress JSON search results with Jev.</description><pubDate>Sun, 20 Sep 2026 20:54:20 GMT</pubDate><content:encoded>&lt;p&gt;Rerank, filter, and compress JSON search results with Jev.&lt;/p&gt;&lt;p&gt;A CLI that takes a JSON array of candidate documents from stdin and outputs a JSON array to stdout, using Jev to rerank, filter, or compress them for LLM context.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/shinpr/jev-reranker&quot;&gt;shinpr/jev-reranker&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-semgrep</title><link>https://jevbooks.com/en/p/uehaj__jev-semgrep</link><guid isPermaLink="true">https://jevbooks.com/en/p/uehaj__jev-semgrep</guid><description>Grep by meaning across languages using Jev probabilities.</description><pubDate>Sun, 20 Sep 2026 20:54:20 GMT</pubDate><content:encoded>&lt;p&gt;Grep by meaning across languages using Jev probabilities.&lt;/p&gt;&lt;p&gt;semgrep is a command-line tool that finds lines by what they mean, not by regular expressions. It is useful for mixed-language logs, ticket dumps, and teams querying in different languages.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/uehaj/jev-semgrep&quot;&gt;uehaj/jev-semgrep&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>Jev-Auto-Router</title><link>https://jevbooks.com/en/p/minilv__jev-auto-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/minilv__jev-auto-router</guid><description>Per-call Codex GPT routing via TypeSafe Jev, with independent task verification.</description><pubDate>Sun, 20 Sep 2026 20:54:20 GMT</pubDate><content:encoded>&lt;p&gt;Per-call Codex GPT routing via TypeSafe Jev, with independent task verification.&lt;/p&gt;&lt;p&gt;A prototype for coding agents: a local Responses proxy that lets one Codex session re-select a GPT model and reasoning effort on every meaningful call, then independently verifies whether the task still passed.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/miniLV/Jev-Auto-Router&quot;&gt;miniLV/Jev-Auto-Router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>failure-mode-knob</category><category>state-minimalism</category></item><item><title>jev-nlgrep</title><link>https://jevbooks.com/en/p/yehuitang0316__jev-nlgrep</link><guid isPermaLink="true">https://jevbooks.com/en/p/yehuitang0316__jev-nlgrep</guid><description>Natural-language grep for code, docs, logs, and text.</description><pubDate>Sun, 20 Sep 2026 20:54:20 GMT</pubDate><content:encoded>&lt;p&gt;Natural-language grep for code, docs, logs, and text.&lt;/p&gt;&lt;p&gt;nlgrep is a developer tool that searches code, docs, logs, and text by meaning using natural-language queries, finding paraphrases and behavior descriptions even when exact words are forgotten.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/YehuiTang0316/jev-nlgrep&quot;&gt;YehuiTang0316/jev-nlgrep&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>ai-hedge-fund</title><link>https://jevbooks.com/en/p/virattt__ai-hedge-fund</link><guid isPermaLink="true">https://jevbooks.com/en/p/virattt__ai-hedge-fund</guid><description>Educational AI hedge fund proof of concept with investor agents.</description><pubDate>Sun, 20 Sep 2026 08:56:00 GMT</pubDate><content:encoded>&lt;p&gt;Educational AI hedge fund proof of concept with investor agents.&lt;/p&gt;&lt;p&gt;A proof of concept exploring AI-driven trading decisions for educational and research purposes. It runs investor agents over stocks to build and backtest a simulated &amp;quot;fund&amp;quot; — it does not actually place trades.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/virattt/ai-hedge-fund&quot;&gt;virattt/ai-hedge-fund&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category></item><item><title>awesome-jev-prompt</title><link>https://jevbooks.com/en/p/yangzhou-chaofan__awesome-jev-prompt</link><guid isPermaLink="true">https://jevbooks.com/en/p/yangzhou-chaofan__awesome-jev-prompt</guid><description>Community patterns and top builds for Jev, TypeSafe AI&apos;s System One model.</description><pubDate>Sun, 20 Sep 2026 08:55:54 GMT</pubDate><content:encoded>&lt;p&gt;Community patterns and top builds for Jev, TypeSafe AI&apos;s System One model.&lt;/p&gt;&lt;p&gt;An unofficial, community-maintained collection of prompts, states, and decision patterns for Jev, plus a ranked showcase of community builds. For developers exploring Jev&apos;s Choice/Score/Noul primitives and the first 72 hours of ecosystem projects.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yangzhou-chaofan/awesome-jev-prompt&quot;&gt;yangzhou-chaofan/awesome-jev-prompt&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>jev-eval</title><link>https://jevbooks.com/en/p/sivletlabs__jev-eval</link><guid isPermaLink="true">https://jevbooks.com/en/p/sivletlabs__jev-eval</guid><description>Benchmark and one-step RL environment for typed decision models.</description><pubDate>Sun, 20 Sep 2026 08:55:47 GMT</pubDate><content:encoded>&lt;p&gt;Benchmark and one-step RL environment for typed decision models.&lt;/p&gt;&lt;p&gt;A benchmark and Gymnasium-style one-step bandit for typed decision models like Jev/System One. It evaluates models that map unstructured state and a closed question to a probability distribution over declared candidates, with no free-text generation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/SivletLabs/jev-eval&quot;&gt;SivletLabs/jev-eval&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>openwebui-ask-jev</title><link>https://jevbooks.com/en/p/systemgroupnet__openwebui-ask-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/systemgroupnet__openwebui-ask-jev</guid><description>Open WebUI Tool that sends typed questions to Jev.</description><pubDate>Sun, 20 Sep 2026 08:55:36 GMT</pubDate><content:encoded>&lt;p&gt;Open WebUI Tool that sends typed questions to Jev.&lt;/p&gt;&lt;p&gt;An Open WebUI Tool that lets a chat model send typed questions to TypeSafe&apos;s Jev and receive calibrated probabilities instead of guesses. Aimed at users wanting defensible scores, fast structured decisions, batch labelling, and rubric grading.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/systemgroupnet/openwebui-ask-jev&quot;&gt;systemgroupnet/openwebui-ask-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>snake-arena-jev-vs-llms</title><link>https://jevbooks.com/en/p/angelgalvisc__snake-arena-jev-vs-llms</link><guid isPermaLink="true">https://jevbooks.com/en/p/angelgalvisc__snake-arena-jev-vs-llms</guid><description>Jev vs six LLMs: decisions per minute and cost in Snake.</description><pubDate>Sun, 20 Sep 2026 08:55:32 GMT</pubDate><content:encoded>&lt;p&gt;Jev vs six LLMs: decisions per minute and cost in Snake.&lt;/p&gt;&lt;p&gt;A benchmark racing Jev, TypeSafe&apos;s System One decision model, against six general-purpose LLMs on Snake. Each player gets sixty seconds and its own board; the repo measures decisions per minute and cost per point.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/angelgalvisc/snake-arena-jev-vs-llms&quot;&gt;angelgalvisc/snake-arena-jev-vs-llms&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-introduction</title><link>https://jevbooks.com/en/p/beizi6__jev-introduction</link><guid isPermaLink="true">https://jevbooks.com/en/p/beizi6__jev-introduction</guid><description>Chinese introduction to Jev: System One, State, Choice, Score, Noul.</description><pubDate>Sun, 20 Sep 2026 08:55:22 GMT</pubDate><content:encoded>&lt;p&gt;Chinese introduction to Jev: System One, State, Choice, Score, Noul.&lt;/p&gt;&lt;p&gt;A Chinese-language article based on TypeSafe&apos;s official docs, explaining Jev&apos;s System One model, State, Choice, Score, Noul, structured questions, probabilities, confidence, and practical limits. Available as Markdown, HTML, and PDF for Chinese-speaking readers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/BeiZi6/jev-introduction&quot;&gt;BeiZi6/jev-introduction&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category></item><item><title>jevia-harness</title><link>https://jevbooks.com/en/p/sleepy0x13__jevia-harness</link><guid isPermaLink="true">https://jevbooks.com/en/p/sleepy0x13__jevia-harness</guid><description>A local harness that puts Jev in front of the LLM.</description><pubDate>Sun, 20 Sep 2026 08:55:11 GMT</pubDate><content:encoded>&lt;p&gt;A local harness that puts Jev in front of the LLM.&lt;/p&gt;&lt;p&gt;A local agent harness for people running tasks that are mostly typed judgements. Jev handles every judgement expressible as a type; an ordinary LLM is paid for only when prose is actually needed.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sleepy0x13/jevia-harness&quot;&gt;sleepy0x13/jevia-harness&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>screen-then-deep</category></item><item><title>jev-mail-classifier</title><link>https://jevbooks.com/en/p/parth-kp__jev-mail-classifier</link><guid isPermaLink="true">https://jevbooks.com/en/p/parth-kp__jev-mail-classifier</guid><description>Classify your inbox with Jev — tag, move, flag, notify.</description><pubDate>Sun, 20 Sep 2026 08:55:06 GMT</pubDate><content:encoded>&lt;p&gt;Classify your inbox with Jev — tag, move, flag, notify.&lt;/p&gt;&lt;p&gt;A Python terminal tool that connects to your IMAP mailbox, classifies unprocessed email against plain-language categories, and runs config-driven actions like tag, move, flag, or webhook. Aimed at anyone who wants inbox automation without prompt engineering.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/parth-kp/jev-mail-classifier&quot;&gt;parth-kp/jev-mail-classifier&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>jev-fastloop</title><link>https://jevbooks.com/en/p/supremedreamz__jev-fastloop</link><guid isPermaLink="true">https://jevbooks.com/en/p/supremedreamz__jev-fastloop</guid><description>Cheap fail-open semantic edge layer for Jev decisions.</description><pubDate>Sun, 20 Sep 2026 08:54:59 GMT</pubDate><content:encoded>&lt;p&gt;Cheap fail-open semantic edge layer for Jev decisions.&lt;/p&gt;&lt;p&gt;A stdlib-only Python decision service for developers using Jev (TypeSafe System One). It wraps typed questions with a confidence policy, per-lane decision logging, a blind eval harness, and a skill router over large skill rosters.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/SupremeDreamZ/jev-fastloop&quot;&gt;SupremeDreamZ/jev-fastloop&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>typesafe-showcase</title><link>https://jevbooks.com/en/p/ashadeepa__typesafe-showcase</link><guid isPermaLink="true">https://jevbooks.com/en/p/ashadeepa__typesafe-showcase</guid><description>Next.js UI showcasing TypeSafe&apos;s System One (Jev) model use cases.</description><pubDate>Sun, 20 Sep 2026 08:54:59 GMT</pubDate><content:encoded>&lt;p&gt;Next.js UI showcasing TypeSafe&apos;s System One (Jev) model use cases.&lt;/p&gt;&lt;p&gt;A Next.js UI for showing and telling TypeSafe System One (Jev) use cases, deployable to Vercel. Bring your own key: visitors paste their own TYPESAFE_API_KEY, stored only in localStorage.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Ashadeepa/typesafe-showcase&quot;&gt;Ashadeepa/typesafe-showcase&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>beat-the-reviewer</title><link>https://jevbooks.com/en/p/ash20pk__beat-the-reviewer</link><guid isPermaLink="true">https://jevbooks.com/en/p/ash20pk__beat-the-reviewer</guid><description>Ten approvals to win, judged by a probability, not a sentence.</description><pubDate>Sun, 20 Sep 2026 08:54:53 GMT</pubDate><content:encoded>&lt;p&gt;Ten approvals to win, judged by a probability, not a sentence.&lt;/p&gt;&lt;p&gt;A game where you write pull request bodies to convince a reviewer to approve ten risky production requests. For developers who want to practice precise, scoped arguments under a probabilistic gate.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Ash20pk/beat-the-reviewer&quot;&gt;Ash20pk/beat-the-reviewer&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>jev-router.nvim</title><link>https://jevbooks.com/en/p/mawfyy__jev-router.nvim</link><guid isPermaLink="true">https://jevbooks.com/en/p/mawfyy__jev-router.nvim</guid><description>Neovim intent router classifying AI commands with Jev.</description><pubDate>Sun, 20 Sep 2026 08:54:46 GMT</pubDate><content:encoded>&lt;p&gt;Neovim intent router classifying AI commands with Jev.&lt;/p&gt;&lt;p&gt;A Neovim plugin that classifies AI commands using Jev via the OpenRouter Decisions API and routes execution to matching handlers for file reading, code editing, command running, or general questions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Mawfyy/jev-router.nvim&quot;&gt;Mawfyy/jev-router.nvim&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>candidate-enumeration</category></item><item><title>Jev-Register-Tool</title><link>https://jevbooks.com/en/p/2951461586__jev-register-tool</link><guid isPermaLink="true">https://jevbooks.com/en/p/2951461586__jev-register-tool</guid><description>Automates TypeSafe (Jev) account registration and API key creation via pure HTTP.</description><pubDate>Sun, 20 Sep 2026 08:54:46 GMT</pubDate><content:encoded>&lt;p&gt;Automates TypeSafe (Jev) account registration and API key creation via pure HTTP.&lt;/p&gt;&lt;p&gt;A Python tool for automating the full TypeSafe (Jev / System One) account lifecycle: apply, confirm email, wait for approval, register, create API key, and store in a ledger. It uses pure HTTP with no browser, and can batch-produce accounts.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/2951461586/Jev-Register-Tool&quot;&gt;2951461586/Jev-Register-Tool&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>awesome-typesafe</title><link>https://jevbooks.com/en/p/abdelstark__awesome-typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/abdelstark__awesome-typesafe</guid><description>Curated list of TypeSafe, System One, and Jev resources.</description><pubDate>Sun, 20 Sep 2026 08:54:32 GMT</pubDate><content:encoded>&lt;p&gt;Curated list of TypeSafe, System One, and Jev resources.&lt;/p&gt;&lt;p&gt;A curated list of official resources and community projects for TypeSafe, System One models, and Jev, for developers building with typed probabilistic decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AbdelStark/awesome-typesafe&quot;&gt;AbdelStark/awesome-typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category></item><item><title>dsh-jev</title><link>https://jevbooks.com/en/p/zhangxaochen__dsh-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/zhangxaochen__dsh-jev</guid><description>Jev decision primitives as a Cordis plugin suite for DeepSeek Harness.</description><pubDate>Sun, 20 Sep 2026 08:54:20 GMT</pubDate><content:encoded>&lt;p&gt;Jev decision primitives as a Cordis plugin suite for DeepSeek Harness.&lt;/p&gt;&lt;p&gt;A Cordis plugin suite pairing Jev (TypeSafe System One decision models) with DeepSeek Harness (dsh), adding semantic judgement dsh lacks: dynamic tool pruning, semantic dead-loop blocking, and a guard for high-risk execution.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zhangxaochen/dsh-jev&quot;&gt;zhangxaochen/dsh-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>opnroute-jev</title><link>https://jevbooks.com/en/p/opsiaadi__opnroute-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/opsiaadi__opnroute-jev</guid><description>MCP server exposing JEV classification tools via OpenRouter.</description><pubDate>Sun, 20 Sep 2026 08:54:09 GMT</pubDate><content:encoded>&lt;p&gt;MCP server exposing JEV classification tools via OpenRouter.&lt;/p&gt;&lt;p&gt;A Python MCP server that classifies text using JEV (TypeSafe System One) through OpenRouter&apos;s Streamable HTTP API, for Hermes and other MCP clients such as Claude Desktop and Cursor.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/opsiaadi/opnroute-jev&quot;&gt;opsiaadi/opnroute-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>awesome-jev-live</title><link>https://jevbooks.com/en/p/wh000wh000__awesome-jev-live</link><guid isPermaLink="true">https://jevbooks.com/en/p/wh000wh000__awesome-jev-live</guid><description>Evidence-graded index of the Jev / TypeSafe System One ecosystem.</description><pubDate>Sun, 20 Sep 2026 08:54:03 GMT</pubDate><content:encoded>&lt;p&gt;Evidence-graded index of the Jev / TypeSafe System One ecosystem.&lt;/p&gt;&lt;p&gt;An auto-rebuilding index of projects built on Jev, TypeSafe AI&apos;s System One model. Entries are collected, filtered and re-checked by a pipeline every two hours across 20 languages, graded by evidence level for developers exploring the ecosystem.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/wh000wh000/awesome-jev-live&quot;&gt;wh000wh000/awesome-jev-live&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category></item><item><title>jev-demo</title><link>https://jevbooks.com/en/p/sawzhang__jev-demo</link><guid isPermaLink="true">https://jevbooks.com/en/p/sawzhang__jev-demo</guid><description>Hands-on Jev study: concepts, 5 runnable demos, reproducible benchmarks.</description><pubDate>Sun, 20 Sep 2026 08:53:52 GMT</pubDate><content:encoded>&lt;p&gt;Hands-on Jev study: concepts, 5 runnable demos, reproducible benchmarks.&lt;/p&gt;&lt;p&gt;A learning and benchmarking record for Jev (TypeSafe System One), the judgment model that returns typed probabilistic answers instead of free text. Aimed at developers evaluating Jev for triage, guardrails, reranking, or function calling.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sawzhang/jev-demo&quot;&gt;sawzhang/jev-demo&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category><category>flat-fanout</category><category>speculative-heads</category></item><item><title>jev-cpu-demo</title><link>https://jevbooks.com/en/p/xjfyt__jev-cpu-demo</link><guid isPermaLink="true">https://jevbooks.com/en/p/xjfyt__jev-cpu-demo</guid><description>Unofficial CPU-first System One–compatible decision server with Playwright browser agent demo.</description><pubDate>Sun, 20 Sep 2026 08:53:45 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial CPU-first System One–compatible decision server with Playwright browser agent demo.&lt;/p&gt;&lt;p&gt;A local FastAPI decision server plus a Playwright Chromium agent and operator console UI with 10 mainland-China-accessible site templates. For developers exploring browser automation without GPU or TypeSafe calls.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/xjfyt/jev-cpu-demo&quot;&gt;xjfyt/jev-cpu-demo&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>Jev</title><link>https://jevbooks.com/en/p/cobusgreyling__jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/cobusgreyling__jev</guid><description>Unofficial TypeSafe Jev showcase: System One decisions, not chat.</description><pubDate>Sun, 20 Sep 2026 08:53:45 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial TypeSafe Jev showcase: System One decisions, not chat.&lt;/p&gt;&lt;p&gt;An unofficial operator-level showcase for TypeSafe Jev, aimed at developers building classify, route, score, or verify steps. It provides a Python operator lab, a smart-home fan-out demo, a TypeScript harness CLI, and agent skills.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/cobusgreyling/Jev&quot;&gt;cobusgreyling/Jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jev-harness</title><link>https://jevbooks.com/en/p/talya1412__jev-harness</link><guid isPermaLink="true">https://jevbooks.com/en/p/talya1412__jev-harness</guid><description>TypeSafe Jev integrations for agent harnesses, CI, CLIs, and editors.</description><pubDate>Sun, 20 Sep 2026 08:53:33 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev integrations for agent harnesses, CI, CLIs, and editors.&lt;/p&gt;&lt;p&gt;Fourteen TypeScript packages that integrate TypeSafe Jev, a decision model returning calibrated probabilities, into agent harnesses, GitHub Actions, CLIs, and editor extensions for routing, gating, and verification.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Talya1412/jev-harness&quot;&gt;Talya1412/jev-harness&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>jev-playground</title><link>https://jevbooks.com/en/p/wustep__jev-playground</link><guid isPermaLink="true">https://jevbooks.com/en/p/wustep__jev-playground</guid><description>Jev picks enum labels; code renders sheet, audio and MIDI.</description><pubDate>Sun, 20 Sep 2026 08:53:30 GMT</pubDate><content:encoded>&lt;p&gt;Jev picks enum labels; code renders sheet, audio and MIDI.&lt;/p&gt;&lt;p&gt;A TypeScript playground testing whether TypeSafe&apos;s System One model Jev can steer music composition across eight styles, plus an absurd trolley-problem demo, for developers exploring typed model decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/wustep/jev-playground&quot;&gt;wustep/jev-playground&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jev-opportunities</title><link>https://jevbooks.com/en/p/licensedsaucer9-web__jev-opportunities</link><guid isPermaLink="true">https://jevbooks.com/en/p/licensedsaucer9-web__jev-opportunities</guid><description>Jev opportunity map for Grok Bot and Grok Build builders.</description><pubDate>Sun, 20 Sep 2026 08:53:22 GMT</pubDate><content:encoded>&lt;p&gt;Jev opportunity map for Grok Bot and Grok Build builders.&lt;/p&gt;&lt;p&gt;A research repo for builders of Grok Bot and Grok Build who want to offload System One decisions to TypeSafe Jev or free/open models, and to build Jev-powered products with those agents.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/licensedsaucer9-web/jev-opportunities&quot;&gt;licensedsaucer9-web/jev-opportunities&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-lab</title><link>https://jevbooks.com/en/p/llt22__jev-lab</link><guid isPermaLink="true">https://jevbooks.com/en/p/llt22__jev-lab</guid><description>Independent lab for Jev: benchmarks, use cases, and ecosystem audit.</description><pubDate>Sun, 20 Sep 2026 08:53:18 GMT</pubDate><content:encoded>&lt;p&gt;Independent lab for Jev: benchmarks, use cases, and ecosystem audit.&lt;/p&gt;&lt;p&gt;A community-run research lab for TypeSafe&apos;s Jev (System One model). It curates official resources, SDKs, and real-world use cases, and provides reproducible benchmarks of Noul, Choice, and Score primitives, confidence gating, fan-out latency, and agent control.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/llt22/jev-lab&quot;&gt;llt22/jev-lab&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>reflex</title><link>https://jevbooks.com/en/p/kaustav1996__reflex</link><guid isPermaLink="true">https://jevbooks.com/en/p/kaustav1996__reflex</guid><description>Coding agent with calibrated System One reflexes on top of Pi</description><pubDate>Sun, 20 Sep 2026 08:53:15 GMT</pubDate><content:encoded>&lt;p&gt;Coding agent with calibrated System One reflexes on top of Pi&lt;/p&gt;&lt;p&gt;A coding agent and personal assistant built on the Pi coding agent. It works with any LLM via OpenRouter or a direct provider, takes voice input, and includes macOS computer use, a browser agent, MCP connectors, scheduled agents and deploys.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kaustav1996/reflex&quot;&gt;kaustav1996/reflex&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>cross-check</category><category>tiered-thresholds</category></item><item><title>awesome-jev-gallery</title><link>https://jevbooks.com/en/p/omnijev__awesome-jev-gallery</link><guid isPermaLink="true">https://jevbooks.com/en/p/omnijev__awesome-jev-gallery</guid><description>Papers, open models and evaluations behind System One models and Jev.</description><pubDate>Sun, 20 Sep 2026 08:53:11 GMT</pubDate><content:encoded>&lt;p&gt;Papers, open models and evaluations behind System One models and Jev.&lt;/p&gt;&lt;p&gt;A curated awesome list of papers, open reproductions and independent evaluations behind System One models and Jev, for researchers and engineers tracking the typed-decision ecosystem.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/OmniJev/awesome-jev-gallery&quot;&gt;OmniJev/awesome-jev-gallery&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>mailverdict</title><link>https://jevbooks.com/en/p/pantos12__mailverdict</link><guid isPermaLink="true">https://jevbooks.com/en/p/pantos12__mailverdict</guid><description>Forward an email, get a calibrated phishing verdict.</description><pubDate>Sun, 20 Sep 2026 08:52:56 GMT</pubDate><content:encoded>&lt;p&gt;Forward an email, get a calibrated phishing verdict.&lt;/p&gt;&lt;p&gt;MailVerdict parses an email deterministically, asks a calibrated classifier one question set, and returns a phishing probability plus indicators. It ships as an MCP server for Copilot Studio and a REST endpoint for Power Automate.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/pantos12/mailverdict&quot;&gt;pantos12/mailverdict&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>system-one-bench</title><link>https://jevbooks.com/en/p/reachjalil__system-one-bench</link><guid isPermaLink="true">https://jevbooks.com/en/p/reachjalil__system-one-bench</guid><description>Benchmark catalog for Jev evidence, findings, and reproducible decision benchmarks.</description><pubDate>Sun, 20 Sep 2026 08:52:56 GMT</pubDate><content:encoded>&lt;p&gt;Benchmark catalog for Jev evidence, findings, and reproducible decision benchmarks.&lt;/p&gt;&lt;p&gt;A public catalog of experiments measuring what Jev can help an agent do, for individual agent users and builders. It records each experiment&apos;s measurement, baseline, and conclusion limits.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/reachjalil/system-one-bench&quot;&gt;reachjalil/system-one-bench&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>chakuho</title><link>https://jevbooks.com/en/p/taku-me__chakuho</link><guid isPermaLink="true">https://jevbooks.com/en/p/taku-me__chakuho</guid><description>Jev-compatible System One decision endpoint over a local LLM.</description><pubDate>Sun, 20 Sep 2026 08:52:45 GMT</pubDate><content:encoded>&lt;p&gt;Jev-compatible System One decision endpoint over a local LLM.&lt;/p&gt;&lt;p&gt;chakuho is a Python HTTP service that answers typed decision questions (choice, noul/boolean, score) about a given state, returning probability distributions instead of generated text. It targets developers who want Jev-style System One decisions from an already-running local instruct model.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/taku-me/chakuho&quot;&gt;taku-me/chakuho&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>Jevify</title><link>https://jevbooks.com/en/p/uspraveen__jevify</link><guid isPermaLink="true">https://jevbooks.com/en/p/uspraveen__jevify</guid><description>Turn any open LLM into a calibrated System One decision model.</description><pubDate>Sun, 20 Sep 2026 08:52:45 GMT</pubDate><content:encoded>&lt;p&gt;Turn any open LLM into a calibrated System One decision model.&lt;/p&gt;&lt;p&gt;Jevify is an open-source benchmark, engine, and training recipe that gives any Hugging Face checkpoint the same typed-question interface as TypeSafe&apos;s Jev, for developers who need calibrated probability distributions instead of generated text.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/uspraveen/Jevify&quot;&gt;uspraveen/Jevify&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category><category>measured-calibration</category></item><item><title>gg-friggin-ez</title><link>https://jevbooks.com/en/p/itisshikhar__gg-friggin-ez</link><guid isPermaLink="true">https://jevbooks.com/en/p/itisshikhar__gg-friggin-ez</guid><description>Drop-in profanity and toxicity screener for Node.js, powered by Jev.</description><pubDate>Sun, 20 Sep 2026 08:52:40 GMT</pubDate><content:encoded>&lt;p&gt;Drop-in profanity and toxicity screener for Node.js, powered by Jev.&lt;/p&gt;&lt;p&gt;A Node.js profanity and toxicity screener for real-time chat and game moderation. It detects leetspeak, character spacing, romanized and code-mixed profanity across English and Indic languages including Kannada, Telugu, Tamil, Hindi, and Bengali.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ItisShikhar/gg-friggin-ez&quot;&gt;ItisShikhar/gg-friggin-ez&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category></item><item><title>LifeInbox</title><link>https://jevbooks.com/en/p/ymik-kimy__lifeinbox</link><guid isPermaLink="true">https://jevbooks.com/en/p/ymik-kimy__lifeinbox</guid><description>Lightweight daily-planning assistant using Jev to evaluate tasks.</description><pubDate>Sun, 20 Sep 2026 08:52:34 GMT</pubDate><content:encoded>&lt;p&gt;Lightweight daily-planning assistant using Jev to evaluate tasks.&lt;/p&gt;&lt;p&gt;LifeInbox is a lightweight daily-planning assistant for individuals. It evaluates each manually entered task by importance, urgency, energy requirement, duration, and postponability, then organizes tasks into today&apos;s priorities, quick actions, optional tasks, and items requiring confirmation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ymik-kimy/LifeInbox&quot;&gt;ymik-kimy/LifeInbox&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-measured</title><link>https://jevbooks.com/en/p/wallerchen__jev-measured</link><guid isPermaLink="true">https://jevbooks.com/en/p/wallerchen__jev-measured</guid><description>Measured cost, latency, and raw output from the live Jev API across eight use cases.</description><pubDate>Sun, 20 Sep 2026 08:52:28 GMT</pubDate><content:encoded>&lt;p&gt;Measured cost, latency, and raw output from the live Jev API across eight use cases.&lt;/p&gt;&lt;p&gt;A reproducible benchmark measuring cost, latency, and raw output from the live Jev API (TypeSafe AI&apos;s System One decision model) across eight realistic use cases, for developers evaluating Jev.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/WallerChen/jev-measured&quot;&gt;WallerChen/jev-measured&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>paper-radar-jev</title><link>https://jevbooks.com/en/p/lychoon__paper-radar-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/lychoon__paper-radar-jev</guid><description>Daily arXiv paper radar scored by TypeSafe AI relevance.</description><pubDate>Sun, 20 Sep 2026 08:52:22 GMT</pubDate><content:encoded>&lt;p&gt;Daily arXiv paper radar scored by TypeSafe AI relevance.&lt;/p&gt;&lt;p&gt;A configurable Python CLI for researchers: it fetches recent arXiv papers, evaluates how well each matches a JSON research profile, and writes daily Markdown and JSON relevance rankings.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/LYchoon/paper-radar-jev&quot;&gt;LYchoon/paper-radar-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>usher-point</title><link>https://jevbooks.com/en/p/juanpiriv__usher-point</link><guid isPermaLink="true">https://jevbooks.com/en/p/juanpiriv__usher-point</guid><description>CLI that decides where a task runs and dispatches it.</description><pubDate>Sun, 20 Sep 2026 08:52:18 GMT</pubDate><content:encoded>&lt;p&gt;CLI that decides where a task runs and dispatches it.&lt;/p&gt;&lt;p&gt;usher-point is an on-demand CLI for developers that decides where a task should run — inline in Claude Code, via Codex CLI in a sandbox, or in an isolated Orca worktree — and optionally which skills and model to use, then dispatches it.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/juanpiRiv/usher-point&quot;&gt;juanpiRiv/usher-point&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>failure-mode-knob</category></item><item><title>typesafe-docs</title><link>https://jevbooks.com/en/p/thiagoadril__typesafe-docs</link><guid isPermaLink="true">https://jevbooks.com/en/p/thiagoadril__typesafe-docs</guid><description>Jev and System One documentation extracted into markdown for LLM training.</description><pubDate>Sun, 20 Sep 2026 08:52:05 GMT</pubDate><content:encoded>&lt;p&gt;Jev and System One documentation extracted into markdown for LLM training.&lt;/p&gt;&lt;p&gt;A repository of markdown documents extracted from the typesafe.ai documentation site. It serves as a reference index of Jev and System One material intended to be consumed by LLMs or used for LLM training.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/thiagoadril/typesafe-docs&quot;&gt;thiagoadril/typesafe-docs&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/rhc98__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/rhc98__awesome-jev</guid><description>Curated list of projects built on Jev, judged by Jev itself.</description><pubDate>Sun, 20 Sep 2026 08:51:59 GMT</pubDate><content:encoded>&lt;p&gt;Curated list of projects built on Jev, judged by Jev itself.&lt;/p&gt;&lt;p&gt;A community-curated index of open-source projects built on Jev, TypeSafe AI&apos;s System One model. Each repository was collected from GitHub and judged by Jev in a single call.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/rhc98/awesome-jev&quot;&gt;rhc98/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/sontakey__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/sontakey__awesome-jev</guid><description>Unofficial list of projects using TypeSafe AI Jev.</description><pubDate>Sun, 20 Sep 2026 08:51:56 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial list of projects using TypeSafe AI Jev.&lt;/p&gt;&lt;p&gt;An unofficial, curated catalogue of open-source projects that use Jev, TypeSafe AI&apos;s System One model, for developers looking for real-world examples of Choice, Score, and Noul usage.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sontakey/awesome-jev&quot;&gt;sontakey/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>candidate-enumeration</category></item><item><title>jev-cloud-quiz</title><link>https://jevbooks.com/en/p/minorun365__jev-cloud-quiz</link><guid isPermaLink="true">https://jevbooks.com/en/p/minorun365__jev-cloud-quiz</guid><description>Jev classifies cloud service names with probabilities.</description><pubDate>Sun, 20 Sep 2026 08:51:49 GMT</pubDate><content:encoded>&lt;p&gt;Jev classifies cloud service names with probabilities.&lt;/p&gt;&lt;p&gt;A demo where Jev, TypeSafe AI&apos;s System One model, determines which of three major clouds (AWS, Azure, Google Cloud) a given service name belongs to, showing probabilities. For developers exploring probabilistic classification.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/minorun365/jev-cloud-quiz&quot;&gt;minorun365/jev-cloud-quiz&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>Jevest</title><link>https://jevbooks.com/en/p/tincke10__jevest</link><guid isPermaLink="true">https://jevbooks.com/en/p/tincke10__jevest</guid><description>Automated PR review pipeline using Jev as a millisecond decision layer.</description><pubDate>Sun, 20 Sep 2026 08:51:44 GMT</pubDate><content:encoded>&lt;p&gt;Automated PR review pipeline using Jev as a millisecond decision layer.&lt;/p&gt;&lt;p&gt;Jevest is an automated PR review pipeline for developers. It uses Jev (TypeSafe AI) as a millisecond decision layer over an LLM reviewer to decide what to review, how much, and what to publish. Status: phase 0/1 skeleton.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tincke10/Jevest&quot;&gt;tincke10/Jevest&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/kraayenjon__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/kraayenjon__awesome-jev</guid><description>Curated list of Jev projects, SDKs, tools, and learning resources.</description><pubDate>Sun, 20 Sep 2026 08:51:36 GMT</pubDate><content:encoded>&lt;p&gt;Curated list of Jev projects, SDKs, tools, and learning resources.&lt;/p&gt;&lt;p&gt;An unofficial curated list of use cases, projects, SDKs, tools, and learning resources for Jev, TypeSafe AI&apos;s System One model for typed decisions inside software. It helps developers explore the early ecosystem.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kraayenjon/awesome-jev&quot;&gt;kraayenjon/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category><category>flat-fanout</category></item><item><title>pi-typesafe</title><link>https://jevbooks.com/en/p/twilwa__pi-typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/twilwa__pi-typesafe</guid><description>TypeSafe Jev sidecar adds pre-flight and diff-quality hazard checks to Pi.</description><pubDate>Sun, 20 Sep 2026 08:51:35 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev sidecar adds pre-flight and diff-quality hazard checks to Pi.&lt;/p&gt;&lt;p&gt;A Pi coding-agent extension that runs four pre-flight hazard checks before bash, write and edit, and four diff-quality checks after write and edit, generating fixed advisory feedback for the agent.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/twilwa/pi-typesafe&quot;&gt;twilwa/pi-typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>jev-lateral-thinking-quiz</title><link>https://jevbooks.com/en/p/sagochiko__jev-lateral-thinking-quiz</link><guid isPermaLink="true">https://jevbooks.com/en/p/sagochiko__jev-lateral-thinking-quiz</guid><description>Jev as quizmaster for lateral thinking puzzles</description><pubDate>Sun, 20 Sep 2026 08:51:26 GMT</pubDate><content:encoded>&lt;p&gt;Jev as quizmaster for lateral thinking puzzles&lt;/p&gt;&lt;p&gt;A web app where players ask free-form Japanese questions to solve lateral thinking puzzles, and Jev answers yes/no/irrelevant and judges final answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sagochiko/jev-lateral-thinking-quiz&quot;&gt;sagochiko/jev-lateral-thinking-quiz&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jev-map-sandbox</title><link>https://jevbooks.com/en/p/jumboly__jev-map-sandbox</link><guid isPermaLink="true">https://jevbooks.com/en/p/jumboly__jev-map-sandbox</guid><description>Testing Jev&apos;s typed judgments on map layer importance</description><pubDate>Sun, 20 Sep 2026 08:51:14 GMT</pubDate><content:encoded>&lt;p&gt;Testing Jev&apos;s typed judgments on map layer importance&lt;/p&gt;&lt;p&gt;A browser-only sandbox experimenting with Jev on maps. Experiment 01 classifies the importance of 24 groups from the 123-layer 地理院地図Vector style catalog based on spoken instructions, then reflects the result on a MapLibre GL JS map.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jumboly/jev-map-sandbox&quot;&gt;jumboly/jev-map-sandbox&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>Jev-Examiner</title><link>https://jevbooks.com/en/p/julardepick__jev-examiner</link><guid isPermaLink="true">https://jevbooks.com/en/p/julardepick__jev-examiner</guid><description>Layered AI content moderation workflow powered by TypeSafe/Jev.</description><pubDate>Sun, 20 Sep 2026 08:51:09 GMT</pubDate><content:encoded>&lt;p&gt;Layered AI content moderation workflow powered by TypeSafe/Jev.&lt;/p&gt;&lt;p&gt;A general-purpose AI content moderation workflow for developers and operators. It decomposes a broad violation judgment into atomic questions, combines weighted scores, and routes items to pass, human review, or block.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/JularDepick/Jev-Examiner&quot;&gt;JularDepick/Jev-Examiner&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category><category>flat-fanout</category><category>code-owned-policy</category></item><item><title>system1-fraud-interceptor-demo</title><link>https://jevbooks.com/en/p/ordepas__system1-fraud-interceptor-demo</link><guid isPermaLink="true">https://jevbooks.com/en/p/ordepas__system1-fraud-interceptor-demo</guid><description>Simulated fraud interceptor comparing Jev and Gemini on synthetic transactions.</description><pubDate>Sun, 20 Sep 2026 08:51:02 GMT</pubDate><content:encoded>&lt;p&gt;Simulated fraud interceptor comparing Jev and Gemini on synthetic transactions.&lt;/p&gt;&lt;p&gt;A personal experimentation demo that runs a simulated fraud interceptor over synthetic transactions, comparing a fast typed-decision model (Jev) against an LLM (Gemini) in parallel on latency, token usage and decisions. Not a benchmark.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ordepas/system1-fraud-interceptor-demo&quot;&gt;ordepas/system1-fraud-interceptor-demo&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category></item><item><title>flash-agent-stack</title><link>https://jevbooks.com/en/p/furucrm-inc__flash-agent-stack</link><guid isPermaLink="true">https://jevbooks.com/en/p/furucrm-inc__flash-agent-stack</guid><description>Local open-source drop-in for TypeSafe AI Jev with WebMCP bridge.</description><pubDate>Sun, 20 Sep 2026 08:50:59 GMT</pubDate><content:encoded>&lt;p&gt;Local open-source drop-in for TypeSafe AI Jev with WebMCP bridge.&lt;/p&gt;&lt;p&gt;A local, free, Jev-compatible System 1 AI stack for developers and Salesforce teams: a backend API, Salesforce LWC demo, and a Chrome extension that injects document.modelContext into any web page.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/furuCRM-Inc/flash-agent-stack&quot;&gt;furuCRM-Inc/flash-agent-stack&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>grevi</title><link>https://jevbooks.com/en/p/tpellet__grevi</link><guid isPermaLink="true">https://jevbooks.com/en/p/tpellet__grevi</guid><description>grep for meaning: a Unix CLI that searches by description.</description><pubDate>Sun, 20 Sep 2026 08:50:49 GMT</pubDate><content:encoded>&lt;p&gt;grep for meaning: a Unix CLI that searches by description.&lt;/p&gt;&lt;p&gt;grevi is a Rust command-line tool that searches by meaning: it finds the error in a long log, a commit, a command, or the right folder for a file, from a plain-English description.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tpellet/grevi&quot;&gt;tpellet/grevi&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>judge-vm-web</title><link>https://jevbooks.com/en/p/momomo-agent__judge-vm-web</link><guid isPermaLink="true">https://jevbooks.com/en/p/momomo-agent__judge-vm-web</guid><description>Interactive playground for JASM v0.2, the assembly language of JLMP.</description><pubDate>Sun, 20 Sep 2026 08:50:35 GMT</pubDate><content:encoded>&lt;p&gt;Interactive playground for JASM v0.2, the assembly language of JLMP.&lt;/p&gt;&lt;p&gt;A web playground for JASM v0.2, the assembly language of JLMP. It parses and executes JASM programs, dispatching each of the four primitives (J/L/M/P) to its own backend, with mock modes for local experimentation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/momomo-agent/judge-vm-web&quot;&gt;momomo-agent/judge-vm-web&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jevfanity-api</title><link>https://jevbooks.com/en/p/tickerdev__jevfanity-api</link><guid isPermaLink="true">https://jevbooks.com/en/p/tickerdev__jevfanity-api</guid><description>Profanity and moderation API using Jev for multi-category scoring.</description><pubDate>Sun, 20 Sep 2026 08:50:27 GMT</pubDate><content:encoded>&lt;p&gt;Profanity and moderation API using Jev for multi-category scoring.&lt;/p&gt;&lt;p&gt;Jevfanity is a TypeScript API deployed on Cloudflare Workers that detects profanity and other moderation categories in text. It is for developers who need a hosted or self-hosted moderation endpoint.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TickerDev/jevfanity-api&quot;&gt;TickerDev/jevfanity-api&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category><category>flat-fanout</category></item><item><title>jev-cite-check</title><link>https://jevbooks.com/en/p/simonsez9510__jev-cite-check</link><guid isPermaLink="true">https://jevbooks.com/en/p/simonsez9510__jev-cite-check</guid><description>Jev gate checks whether AI answers are grounded in cited ordinance articles.</description><pubDate>Sun, 20 Sep 2026 08:50:21 GMT</pubDate><content:encoded>&lt;p&gt;Jev gate checks whether AI answers are grounded in cited ordinance articles.&lt;/p&gt;&lt;p&gt;A reproducibility package for an experiment that asks Jev (TypeSafe AI System One) to judge whether an AI-generated sentence about a local ordinance is actually grounded in the article it cites. For researchers testing a separate scoring gate on generated answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/simonsez9510/jev-cite-check&quot;&gt;simonsez9510/jev-cite-check&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>cross-check</category></item><item><title>jev-ai-testing</title><link>https://jevbooks.com/en/p/agarwalpranav0711__jev-ai-testing</link><guid isPermaLink="true">https://jevbooks.com/en/p/agarwalpranav0711__jev-ai-testing</guid><description>Two Jev-powered web demos: tone analyzer and maze runner.</description><pubDate>Sun, 20 Sep 2026 08:50:14 GMT</pubDate><content:encoded>&lt;p&gt;Two Jev-powered web demos: tone analyzer and maze runner.&lt;/p&gt;&lt;p&gt;A suite of two browser demos for developers and demo viewers: Mirror, a real-time message tone analyzer scoring 8 tone dimensions, and Jev Maze Runner, a game where Jev picks paths through a random 15x15 maze.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/agarwalpranav0711/jev-ai-testing&quot;&gt;agarwalpranav0711/jev-ai-testing&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>home-assistant-typesafe</title><link>https://jevbooks.com/en/p/allenporter__home-assistant-typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/allenporter__home-assistant-typesafe</guid><description>Home Assistant conversation integration using Jev for fast intent routing.</description><pubDate>Sun, 20 Sep 2026 08:50:08 GMT</pubDate><content:encoded>&lt;p&gt;Home Assistant conversation integration using Jev for fast intent routing.&lt;/p&gt;&lt;p&gt;A Home Assistant custom conversation integration powered by TypeSafe AI System One (Jev model family) for fast, structured intent routing and device control, aimed at Home Assistant users.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/allenporter/home-assistant-typesafe&quot;&gt;allenporter/home-assistant-typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>typesafe-ai-php</title><link>https://jevbooks.com/en/p/sanmai__typesafe-ai-php</link><guid isPermaLink="true">https://jevbooks.com/en/p/sanmai__typesafe-ai-php</guid><description>PHP SDK for TypeSafe AI: ask typed questions, get typed answers.</description><pubDate>Sun, 20 Sep 2026 08:50:03 GMT</pubDate><content:encoded>&lt;p&gt;PHP SDK for TypeSafe AI: ask typed questions, get typed answers.&lt;/p&gt;&lt;p&gt;A PHP client for the TypeSafe AI evaluation API. Provide a state and typed questions, get one typed answer per question. For PHP 8.2+ developers integrating Jev into their applications.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sanmai/typesafe-ai-php&quot;&gt;sanmai/typesafe-ai-php&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>discoprint</title><link>https://jevbooks.com/en/p/lirantal__discoprint</link><guid isPermaLink="true">https://jevbooks.com/en/p/lirantal__discoprint</guid><description>Classify an artist&apos;s discography by theme, mood, and lyrical complexity with Jev.</description><pubDate>Sun, 20 Sep 2026 08:49:55 GMT</pubDate><content:encoded>&lt;p&gt;Classify an artist&apos;s discography by theme, mood, and lyrical complexity with Jev.&lt;/p&gt;&lt;p&gt;discoprint is a TypeScript CLI tool that classifies an artist&apos;s discography by theme, mood, and lyrical complexity using Jev, then displays the results as a colorful terminal dashboard.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/lirantal/discoprint&quot;&gt;lirantal/discoprint&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category><category>flat-fanout</category></item><item><title>jev-docs-zh</title><link>https://jevbooks.com/en/p/bald0wang__jev-docs-zh</link><guid isPermaLink="true">https://jevbooks.com/en/p/bald0wang__jev-docs-zh</guid><description>Unofficial Chinese translation of the official Jev (TypeSafe AI) docs.</description><pubDate>Sun, 20 Sep 2026 08:49:51 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial Chinese translation of the official Jev (TypeSafe AI) docs.&lt;/p&gt;&lt;p&gt;A community translation project that renders the official Jev documentation (TypeSafe AI&apos;s System One model) into Simplified Chinese, covering all 109 pages, and ships a static site generator to build and host the translated docs.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Bald0Wang/jev-docs-zh&quot;&gt;Bald0Wang/jev-docs-zh&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category></item><item><title>jev-readout</title><link>https://jevbooks.com/en/p/arohtea__jev-readout</link><guid isPermaLink="true">https://jevbooks.com/en/p/arohtea__jev-readout</guid><description>Structured, probability-bearing judgments from Jev, with raw HTTP transparency.</description><pubDate>Sun, 20 Sep 2026 08:49:50 GMT</pubDate><content:encoded>&lt;p&gt;Structured, probability-bearing judgments from Jev, with raw HTTP transparency.&lt;/p&gt;&lt;p&gt;A local web tool for developers evaluating TypeSafe AI&apos;s Jev model: paste a state, define typed questions, and see each answer with its full probability distribution plus the raw request/response bytes.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Arohtea/jev-readout&quot;&gt;Arohtea/jev-readout&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category><category>no-judgment-band</category></item><item><title>jev-study</title><link>https://jevbooks.com/en/p/wjdjdakf17__jev-study</link><guid isPermaLink="true">https://jevbooks.com/en/p/wjdjdakf17__jev-study</guid><description>Korean study notes and TypeScript mockups for Jev&apos;s typed decisions</description><pubDate>Sun, 20 Sep 2026 08:49:35 GMT</pubDate><content:encoded>&lt;p&gt;Korean study notes and TypeScript mockups for Jev&apos;s typed decisions&lt;/p&gt;&lt;p&gt;A personal Korean-language study repo on Jev, TypeSafe AI&apos;s &amp;quot;System One Model&amp;quot;. It turns Jev&apos;s published concepts into TypeScript types, a deterministic mock client, a routing workflow, and calibration math, aimed at readers who want to understand the ideas before the API is public.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/wjdjdakf17/jev-study&quot;&gt;wjdjdakf17/jev-study&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>measured-calibration</category></item><item><title>jevtrafficsim</title><link>https://jevbooks.com/en/p/skcache__jevtrafficsim</link><guid isPermaLink="true">https://jevbooks.com/en/p/skcache__jevtrafficsim</guid><description>Top-down traffic simulator comparing Fixed, Adaptive, and Jev signal controllers</description><pubDate>Sun, 20 Sep 2026 08:49:28 GMT</pubDate><content:encoded>&lt;p&gt;Top-down traffic simulator comparing Fixed, Adaptive, and Jev signal controllers&lt;/p&gt;&lt;p&gt;An interactive top-down browser traffic simulator that compares three traffic-signal controllers — Fixed, Adaptive, and Jev — under identical seeded workloads, with a headless benchmark harness for reproducible runs.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/skcache/jevtrafficsim&quot;&gt;skcache/jevtrafficsim&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>typesafe-demo-finance-tracking-app</title><link>https://jevbooks.com/en/p/hari31416__typesafe-demo-finance-tracking-app</link><guid isPermaLink="true">https://jevbooks.com/en/p/hari31416__typesafe-demo-finance-tracking-app</guid><description>Personal finance tracker using Jev&apos;s typed decisions for categorization and anomaly detection.</description><pubDate>Sun, 20 Sep 2026 08:49:20 GMT</pubDate><content:encoded>&lt;p&gt;Personal finance tracker using Jev&apos;s typed decisions for categorization and anomaly detection.&lt;/p&gt;&lt;p&gt;A demo personal finance tracker with a Python/FastAPI backend and React/TypeScript frontend. It categorizes transactions, detects subscriptions and duplicates, and flags anomalies using Jev&apos;s calibrated probabilities, then applies deterministic budget rules.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Hari31416/typesafe-demo-finance-tracking-app&quot;&gt;Hari31416/typesafe-demo-finance-tracking-app&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>tiered-thresholds</category><category>failure-mode-knob</category></item><item><title>jev-typed-evaluation-collapse</title><link>https://jevbooks.com/en/p/mleyvaz__jev-typed-evaluation-collapse</link><guid isPermaLink="true">https://jevbooks.com/en/p/mleyvaz__jev-typed-evaluation-collapse</guid><description>Case study on Jev&apos;s typed evaluation collapse via six experiments</description><pubDate>Sun, 20 Sep 2026 08:49:16 GMT</pubDate><content:encoded>&lt;p&gt;Case study on Jev&apos;s typed evaluation collapse via six experiments&lt;/p&gt;&lt;p&gt;A field note and manuscript studying Jev (TypeSafe AI), a commercial &apos;System One model&apos;, through six experiments run via the Vercel AI Gateway, targeting the NCML journal.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/mleyvaz/jev-typed-evaluation-collapse&quot;&gt;mleyvaz/jev-typed-evaluation-collapse&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>typesafe-ai-rust-sdk</title><link>https://jevbooks.com/en/p/weirdstuff-dev__typesafe-ai-rust-sdk</link><guid isPermaLink="true">https://jevbooks.com/en/p/weirdstuff-dev__typesafe-ai-rust-sdk</guid><description>Unofficial Rust SDK for TypeSafe AI, ported from JavaScript.</description><pubDate>Sun, 20 Sep 2026 08:49:03 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial Rust SDK for TypeSafe AI, ported from JavaScript.&lt;/p&gt;&lt;p&gt;An unofficial Rust SDK for the TypeSafe AI API, ported from the official JavaScript SDK. It lets Rust developers call the TypeSafe AI System One model with typed questions and receive answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/weirdstuff-dev/typesafe-ai-rust-sdk&quot;&gt;weirdstuff-dev/typesafe-ai-rust-sdk&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>lkclean</title><link>https://jevbooks.com/en/p/stefw__lkclean</link><guid isPermaLink="true">https://jevbooks.com/en/p/stefw__lkclean</guid><description>Chrome extension that filters LinkedIn feed noise with Jev and explains each verdict.</description><pubDate>Sun, 20 Sep 2026 08:49:03 GMT</pubDate><content:encoded>&lt;p&gt;Chrome extension that filters LinkedIn feed noise with Jev and explains each verdict.&lt;/p&gt;&lt;p&gt;A Manifest V3 TypeScript Chrome extension for LinkedIn users that collapses engagement bait, self-promotion, sponsored and off-topic posts into a one-line bar, and annotates kept posts with their scores.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/stefw/lkclean&quot;&gt;stefw/lkclean&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category><category>flat-fanout</category><category>code-owned-policy</category></item><item><title>jevcode</title><link>https://jevbooks.com/en/p/miounet11__jevcode</link><guid isPermaLink="true">https://jevbooks.com/en/p/miounet11__jevcode</guid><description>Jev docs and best practices for engineering teams</description><pubDate>Sun, 20 Sep 2026 08:48:58 GMT</pubDate><content:encoded>&lt;p&gt;Jev docs and best practices for engineering teams&lt;/p&gt;&lt;p&gt;A Chinese-first documentation and solutions site for Jev, TypeSafe&apos;s System One decision model. It aggregates patterns, cases, and an automated publishing pipeline for engineers adopting Jev.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/miounet11/jevcode&quot;&gt;miounet11/jevcode&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>git-judge-jev</title><link>https://jevbooks.com/en/p/davidrydberg__git-judge-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/davidrydberg__git-judge-jev</guid><description>GitHub Action that judges agent-written PRs and posts one comment.</description><pubDate>Sun, 20 Sep 2026 08:48:47 GMT</pubDate><content:encoded>&lt;p&gt;GitHub Action that judges agent-written PRs and posts one comment.&lt;/p&gt;&lt;p&gt;A GitHub Action for pull requests written by coding agents. It reads the diff and posts a single comment saying what the PR really does, which hunks need a human, why, and what to verify.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/davidrydberg/git-judge-jev&quot;&gt;davidrydberg/git-judge-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>screen-then-deep</category></item><item><title>jevoracle</title><link>https://jevbooks.com/en/p/tcsenpai__jevoracle</link><guid isPermaLink="true">https://jevbooks.com/en/p/tcsenpai__jevoracle</guid><description>Typed questions over your own state, not a chat.</description><pubDate>Sun, 20 Sep 2026 08:48:40 GMT</pubDate><content:encoded>&lt;p&gt;Typed questions over your own state, not a chat.&lt;/p&gt;&lt;p&gt;A small web console for asking Jev typed questions about pasted state. For developers who want to see the request shape and calibrated probabilities, not prose.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tcsenpai/jevoracle&quot;&gt;tcsenpai/jevoracle&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category><category>no-judgment-band</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/fatwang2__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/fatwang2__awesome-jev</guid><description>A source-backed directory of open-source projects built with TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:48:38 GMT</pubDate><content:encoded>&lt;p&gt;A source-backed directory of open-source projects built with TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A curated directory of 155 open-source projects built with TypeSafe Jev, spanning SDKs and integrations. It is aimed at developers who want to find or submit Jev-based tools, with submissions reviewed by Jev.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/fatwang2/awesome-jev&quot;&gt;fatwang2/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/mrjev__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/mrjev__awesome-jev</guid><description>Curated list of projects that actually call Jev.</description><pubDate>Sun, 20 Sep 2026 08:48:34 GMT</pubDate><content:encoded>&lt;p&gt;Curated list of projects that actually call Jev.&lt;/p&gt;&lt;p&gt;A community-maintained, unofficial list of projects, integrations, and resources for Jev, TypeSafe AI&apos;s System One model, which answers typed questions about program state with calibrated confidence instead of generating text.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/MrJev/awesome-jev&quot;&gt;MrJev/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-assist</title><link>https://jevbooks.com/en/p/glud123__jev-assist</link><guid isPermaLink="true">https://jevbooks.com/en/p/glud123__jev-assist</guid><description>Rank repo files by task relevance with Jev.</description><pubDate>Sun, 20 Sep 2026 08:48:30 GMT</pubDate><content:encoded>&lt;p&gt;Rank repo files by task relevance with Jev.&lt;/p&gt;&lt;p&gt;jev-assist is a CLI and agent skill for large repos. It ranks every tracked file against a one-line task, checks files against team conventions, and gates staged diffs for risk.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/glud123/jev-assist&quot;&gt;glud123/jev-assist&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>open-jev-approvals</title><link>https://jevbooks.com/en/p/alexj11324__open-jev-approvals</link><guid isPermaLink="true">https://jevbooks.com/en/p/alexj11324__open-jev-approvals</guid><description>Binary approval gate for Claude Code, reviewed by TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:48:29 GMT</pubDate><content:encoded>&lt;p&gt;Binary approval gate for Claude Code, reviewed by TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A Go approval gate for Claude Code. When the agent is about to run a tool, a hook intercepts the call, TypeSafe Jev reviews it, and a local policy returns allow or deny. Aimed at third-party API setups that cannot use the harness&apos;s own approval flow.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/alexj11324/open-jev-approvals&quot;&gt;alexj11324/open-jev-approvals&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>failure-mode-knob</category></item><item><title>jev-dev-kit</title><link>https://jevbooks.com/en/p/chy4pro__jev-dev-kit</link><guid isPermaLink="true">https://jevbooks.com/en/p/chy4pro__jev-dev-kit</guid><description>Framework for building agents on TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:48:25 GMT</pubDate><content:encoded>&lt;p&gt;Framework for building agents on TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A small framework for building agents on TypeSafe Jev. It turns candidates into valid Jev questions and answers into validated choices, with loop, cross-checks, fallbacks and traces built in. For developers building Jev-based agents.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/chy4pro/jev-dev-kit&quot;&gt;chy4pro/jev-dev-kit&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>candidate-enumeration</category></item><item><title>openJev-verdict-2.0</title><link>https://jevbooks.com/en/p/heman10x-ngu__openjev-verdict-2.0</link><guid isPermaLink="true">https://jevbooks.com/en/p/heman10x-ngu__openjev-verdict-2.0</guid><description>Calibrated 151M non-autoregressive decision engine for typed software workflows.</description><pubDate>Sun, 20 Sep 2026 08:48:19 GMT</pubDate><content:encoded>&lt;p&gt;Calibrated 151M non-autoregressive decision engine for typed software workflows.&lt;/p&gt;&lt;p&gt;openJev-verdict-2.0 is a 149.6M parameter decision model that evaluates typed decision schemas (Choice, Score, Noul) in non-autoregressive forward passes with calibrated confidence. It targets enterprise financial, security, customer support, and agent trace observability workflows.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Heman10x-NGU/openJev-verdict-2.0&quot;&gt;Heman10x-NGU/openJev-verdict-2.0&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>rh-guard</title><link>https://jevbooks.com/en/p/24601__rh-guard</link><guid isPermaLink="true">https://jevbooks.com/en/p/24601__rh-guard</guid><description>Reward-hack radar for coding agents: structural denies plus Jev sidecar.</description><pubDate>Sun, 20 Sep 2026 08:48:19 GMT</pubDate><content:encoded>&lt;p&gt;Reward-hack radar for coding agents: structural denies plus Jev sidecar.&lt;/p&gt;&lt;p&gt;rh-guard sits in coding-agent hooks (Claude Code, Cursor, Codex, Grok Build, Pi, Amp, Prime Agent, DeepSeek Harness) and blocks reward-hacking tool use—tampering with graders, hidden tests, or the eval process—while steering toward checks the agent cannot game.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/24601/rh-guard&quot;&gt;24601/rh-guard&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>jev-radar</title><link>https://jevbooks.com/en/p/everyinfra__jev-radar</link><guid isPermaLink="true">https://jevbooks.com/en/p/everyinfra__jev-radar</guid><description>Independent tracker of the Jev ecosystem with verified cases.</description><pubDate>Sun, 20 Sep 2026 08:48:12 GMT</pubDate><content:encoded>&lt;p&gt;Independent tracker of the Jev ecosystem with verified cases.&lt;/p&gt;&lt;p&gt;Jev Radar is an independent field report and live monitor of the Jev (TypeSafe AI System One) ecosystem, cataloging 108 confidence-graded projects for developers and researchers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/everyinfra/jev-radar&quot;&gt;everyinfra/jev-radar&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category><category>flat-fanout</category></item><item><title>jev-spec</title><link>https://jevbooks.com/en/p/nozomi-koborinai__jev-spec</link><guid isPermaLink="true">https://jevbooks.com/en/p/nozomi-koborinai__jev-spec</guid><description>Semantic verification engine for AI code and specs, powered by Jev.</description><pubDate>Sun, 20 Sep 2026 08:48:12 GMT</pubDate><content:encoded>&lt;p&gt;Semantic verification engine for AI code and specs, powered by Jev.&lt;/p&gt;&lt;p&gt;jev-spec is a Specification-Driven Development verification tool for teams using AI coding assistants. It checks whether code satisfies written requirements, catching semantic gaps that structural linters miss.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/nozomi-koborinai/jev-spec&quot;&gt;nozomi-koborinai/jev-spec&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>jevcore</title><link>https://jevbooks.com/en/p/perrylink__jevcore</link><guid isPermaLink="true">https://jevbooks.com/en/p/perrylink__jevcore</guid><description>TypeSafe Jev for DeepSeek Harness and MCP hosts.</description><pubDate>Sun, 20 Sep 2026 08:48:03 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev for DeepSeek Harness and MCP hosts.&lt;/p&gt;&lt;p&gt;jevcore gives agents a typed judgment surface: Jev answers noul, choice, and score questions with calibrated probabilities instead of prose. It ships as a plain Node library, a DeepSeek Harness plugin, and an MCP stdio server.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/PerryLink/jevcore&quot;&gt;PerryLink/jevcore&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>docfriction</title><link>https://jevbooks.com/en/p/cyvid7-darus10__docfriction</link><guid isPermaLink="true">https://jevbooks.com/en/p/cyvid7-darus10__docfriction</guid><description>Automated friction logs for documentation, scored section by section with TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:48:03 GMT</pubDate><content:encoded>&lt;p&gt;Automated friction logs for documentation, scored section by section with TypeSafe Jev.&lt;/p&gt;&lt;p&gt;docfriction generates friction logs for online documentation pages, walking through each section and asking TypeSafe Jev a fixed set of typed questions. It is for developer advocates and writers who want to find where readers get stuck.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Cyvid7-Darus10/docfriction&quot;&gt;Cyvid7-Darus10/docfriction&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>awesome-jev-zh</title><link>https://jevbooks.com/en/p/yzfly__awesome-jev-zh</link><guid isPermaLink="true">https://jevbooks.com/en/p/yzfly__awesome-jev-zh</guid><description>Curated Chinese list of Jev resources, SDKs, apps, and guides.</description><pubDate>Sun, 20 Sep 2026 08:47:55 GMT</pubDate><content:encoded>&lt;p&gt;Curated Chinese list of Jev resources, SDKs, apps, and guides.&lt;/p&gt;&lt;p&gt;A Chinese-language awesome list for Jev, the TypeSafe System One model. It collects official docs, SDKs, popular apps, agent tools, open-source reimplementations, and independent evaluations, plus Chinese guides and a daily auto-updated GitHub trending list.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yzfly/awesome-jev-zh&quot;&gt;yzfly/awesome-jev-zh&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>jev-axi</title><link>https://jevbooks.com/en/p/jaykang-heo__jev-axi</link><guid isPermaLink="true">https://jevbooks.com/en/p/jaykang-heo__jev-axi</guid><description>Agent-ergonomic CLI for TypeSafe Jev typed judgments</description><pubDate>Sun, 20 Sep 2026 08:47:52 GMT</pubDate><content:encoded>&lt;p&gt;Agent-ergonomic CLI for TypeSafe Jev typed judgments&lt;/p&gt;&lt;p&gt;A TypeScript CLI that asks TypeSafe&apos;s Jev for typed judgments about a text: pick one option from a closed set, give a yes/no probability, or score against a rubric. Built for agents and developers who threshold on numbers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jaykang-heo/jev-axi&quot;&gt;jaykang-heo/jev-axi&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jev-figure-router</title><link>https://jevbooks.com/en/p/hoangngochuong24947-gif__jev-figure-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/hoangngochuong24947-gif__jev-figure-router</guid><description>Universal figure and diagram router for AI agents, powered by TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:47:41 GMT</pubDate><content:encoded>&lt;p&gt;Universal figure and diagram router for AI agents, powered by TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A router that maps an AI agent&apos;s visualization request to one of six rendering branches (scientific plots, architecture diagrams, slides, AI-generated visuals, materials computation, chart MCP), returning a target tool and output format.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/hoangngochuong24947-gif/jev-figure-router&quot;&gt;hoangngochuong24947-gif/jev-figure-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>screen-then-deep</category></item><item><title>x-reply-filter</title><link>https://jevbooks.com/en/p/zhuyansen__x-reply-filter</link><guid isPermaLink="true">https://jevbooks.com/en/p/zhuyansen__x-reply-filter</guid><description>Chrome extension collapses low-quality X replies using local rules and TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:47:40 GMT</pubDate><content:encoded>&lt;p&gt;Chrome extension collapses low-quality X replies using local rules and TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A Manifest V3 Chrome extension for X (x.com) tweet detail pages that collapses spam, bait, off-topic and AI-filler replies. Two-stage: free local rules in rules.js, then Jev for the rest. Users see hidden replies as collapsible grey bars and learn from manual corrections.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zhuyansen/x-reply-filter&quot;&gt;zhuyansen/x-reply-filter&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category><category>flat-fanout</category></item><item><title>rag-jev</title><link>https://jevbooks.com/en/p/nixz0824__rag-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/nixz0824__rag-jev</guid><description>Local RAG over Chinese LoL patch notes, with Jev for reranking and self-check.</description><pubDate>Sun, 20 Sep 2026 08:47:34 GMT</pubDate><content:encoded>&lt;p&gt;Local RAG over Chinese LoL patch notes, with Jev for reranking and self-check.&lt;/p&gt;&lt;p&gt;A local RAG Q&amp;amp;A system for the Chinese server&apos;s League of Legends patch notes. Numbers in answers come only from structured extraction of official announcements, never from a generative model. Built for users asking about champion, item, and system changes across 30 versions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Nixz0824/rag-jev&quot;&gt;Nixz0824/rag-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>contract-validation</category></item><item><title>clarity-judge</title><link>https://jevbooks.com/en/p/typesafeai__clarity-judge</link><guid isPermaLink="true">https://jevbooks.com/en/p/typesafeai__clarity-judge</guid><description>Multi-axis writing quality checker powered by TypeSafe AI&apos;s Jev model.</description><pubDate>Sun, 20 Sep 2026 08:47:34 GMT</pubDate><content:encoded>&lt;p&gt;Multi-axis writing quality checker powered by TypeSafe AI&apos;s Jev model.&lt;/p&gt;&lt;p&gt;A community-built TypeScript app that evaluates supplied writing against separate named checks—hedging, em dashes, clarity, filler, tone, passive voice, and actionability—showing each verdict, confidence, and supporting sentence instead of one opaque score.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TypeSafeAI/clarity-judge&quot;&gt;TypeSafeAI/clarity-judge&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>aside-jev</title><link>https://jevbooks.com/en/p/himomohi__aside-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/himomohi__aside-jev</guid><description>Aside agents decide with TypeSafe Jev (System One: Choice/Score/Noul).</description><pubDate>Sun, 20 Sep 2026 08:47:32 GMT</pubDate><content:encoded>&lt;p&gt;Aside agents decide with TypeSafe Jev (System One: Choice/Score/Noul).&lt;/p&gt;&lt;p&gt;Aside Jev connects the Aside browser REPL with TypeSafe Jev. It observes the page, compacts context, and lets Jev pick the next action from user-defined candidates. For developers automating browser tasks.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/himomohi/aside-jev&quot;&gt;himomohi/aside-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>Jev-MCP</title><link>https://jevbooks.com/en/p/rudyjunyu__jev-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/rudyjunyu__jev-mcp</guid><description>Go MCP gateway to TypeSafe&apos;s Jev model</description><pubDate>Sun, 20 Sep 2026 08:47:25 GMT</pubDate><content:encoded>&lt;p&gt;Go MCP gateway to TypeSafe&apos;s Jev model&lt;/p&gt;&lt;p&gt;A small Go gateway that exposes TypeSafe&apos;s Jev model through the Model Context Protocol, forwarding each caller&apos;s TypeSafe API key to the System One API for MCP clients such as Codex and Claude Code.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/RudyJunyu/Jev-MCP&quot;&gt;RudyJunyu/Jev-MCP&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-patent-disclosure</title><link>https://jevbooks.com/en/p/hoangngochuong24947-gif__jev-patent-disclosure</link><guid isPermaLink="true">https://jevbooks.com/en/p/hoangngochuong24947-gif__jev-patent-disclosure</guid><description>Jev gates patent drafting: 300ms fact check before LLM writing.</description><pubDate>Sun, 20 Sep 2026 08:47:21 GMT</pubDate><content:encoded>&lt;p&gt;Jev gates patent drafting: 300ms fact check before LLM writing.&lt;/p&gt;&lt;p&gt;A Chinese patent skill suite for R&amp;amp;D teams and patent engineers: mining patent points, scoring fact completeness, judging legal patent type, and generating disclosure/application documents, OA replies and Obsidian patent maps.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/hoangngochuong24947-gif/jev-patent-disclosure&quot;&gt;hoangngochuong24947-gif/jev-patent-disclosure&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>screen-then-deep</category></item><item><title>magic-jev-ball</title><link>https://jevbooks.com/en/p/rickysullivan__magic-jev-ball</link><guid isPermaLink="true">https://jevbooks.com/en/p/rickysullivan__magic-jev-ball</guid><description>Speech-only Magic 8 Ball with Jev making bounded decisions.</description><pubDate>Sun, 20 Sep 2026 08:47:17 GMT</pubDate><content:encoded>&lt;p&gt;Speech-only Magic 8 Ball with Jev making bounded decisions.&lt;/p&gt;&lt;p&gt;A phone-first, speech-only Magic 8 Ball experience for players. Visitors speak a question or assertion, shake or tap, and silently watch a response resolve through a dark-blue liquid window.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/rickysullivan/magic-jev-ball&quot;&gt;rickysullivan/magic-jev-ball&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/cobanov__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/cobanov__awesome-jev</guid><description>Curated list of projects built with Jev, TypeSafe AI&apos;s System One model.</description><pubDate>Sun, 20 Sep 2026 08:47:14 GMT</pubDate><content:encoded>&lt;p&gt;Curated list of projects built with Jev, TypeSafe AI&apos;s System One model.&lt;/p&gt;&lt;p&gt;A source-backed catalog of projects using Jev, TypeSafe AI&apos;s System One model for typed probabilistic decisions. It targets developers seeking concrete Jev integrations, SDKs, and research, favoring public code and reproducible evidence.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/cobanov/awesome-jev&quot;&gt;cobanov/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category></item><item><title>jev_playground</title><link>https://jevbooks.com/en/p/jyeswak__jev_playground</link><guid isPermaLink="true">https://jevbooks.com/en/p/jyeswak__jev_playground</guid><description>Measure Jev&apos;s real capabilities before building on it.</description><pubDate>Sun, 20 Sep 2026 08:46:25 GMT</pubDate><content:encoded>&lt;p&gt;Measure Jev&apos;s real capabilities before building on it.&lt;/p&gt;&lt;p&gt;A playground that tests Jev against real data, documenting graded findings, ruled-out candidates, and recipes with stop-conditions. For developers evaluating Jev&apos;s cost-benefit before integration.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/JYeswak/jev_playground&quot;&gt;JYeswak/jev_playground&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>measured-calibration</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/radrebelsam__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/radrebelsam__awesome-jev</guid><description>Directory of projects built on Jev, TypeSafe AI&apos;s System One model.</description><pubDate>Sun, 20 Sep 2026 08:46:22 GMT</pubDate><content:encoded>&lt;p&gt;Directory of projects built on Jev, TypeSafe AI&apos;s System One model.&lt;/p&gt;&lt;p&gt;A crawler-maintained directory of open-source projects built on Jev, TypeSafe AI&apos;s System One model. Daily GitHub and npm sweep, human-merged. For developers exploring Jev-based tools, SDKs, integrations and examples.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/RadRebelSam/awesome-jev&quot;&gt;RadRebelSam/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-browser-chrome</title><link>https://jevbooks.com/en/p/kofanlabs__jev-browser-chrome</link><guid isPermaLink="true">https://jevbooks.com/en/p/kofanlabs__jev-browser-chrome</guid><description>Windows Chrome/Edge browser agent using Jev for ultrafast tab control.</description><pubDate>Sun, 20 Sep 2026 08:46:20 GMT</pubDate><content:encoded>&lt;p&gt;Windows Chrome/Edge browser agent using Jev for ultrafast tab control.&lt;/p&gt;&lt;p&gt;A Windows adaptation of Jev Ultrafast for Chrome and Edge, giving agents like Codex and Grok browser access through a local extension bridge and MCP. It controls existing signed-in tabs without Chrome remote debugging or profile copying.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kofanlabs/jev-browser-chrome&quot;&gt;kofanlabs/jev-browser-chrome&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>speculative-heads</category><category>candidate-enumeration</category></item><item><title>dsh-jev-guard</title><link>https://jevbooks.com/en/p/7starsseeker__dsh-jev-guard</link><guid isPermaLink="true">https://jevbooks.com/en/p/7starsseeker__dsh-jev-guard</guid><description>Pre-execution safety valve for DeepSeek Harness shell commands.</description><pubDate>Sun, 20 Sep 2026 08:46:16 GMT</pubDate><content:encoded>&lt;p&gt;Pre-execution safety valve for DeepSeek Harness shell commands.&lt;/p&gt;&lt;p&gt;A DSH plugin that intercepts bash/pwsh tool calls before they run, judging whether a command will irreversibly delete or overwrite real data. Built for DSH users who want a hard interception rather than a model nudge.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/7starsseeker/dsh-jev-guard&quot;&gt;7starsseeker/dsh-jev-guard&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>stanley</title><link>https://jevbooks.com/en/p/armansra-hub__stanley</link><guid isPermaLink="true">https://jevbooks.com/en/p/armansra-hub__stanley</guid><description>Territory intelligence for a NetSuite AE, with Jev and Claude.</description><pubDate>Sun, 20 Sep 2026 08:46:16 GMT</pubDate><content:encoded>&lt;p&gt;Territory intelligence for a NetSuite AE, with Jev and Claude.&lt;/p&gt;&lt;p&gt;Stanley is a single-user prospecting and workflow assistant for a NetSuite account executive. It combines a hosted Next.js app with local, supervised sales workflows for TAM/TAL management, account research, missions, and pipeline tracking.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/armansra-hub/stanley&quot;&gt;armansra-hub/stanley&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>typesafe-computer-use-windows</title><link>https://jevbooks.com/en/p/kofanlabs__typesafe-computer-use-windows</link><guid isPermaLink="true">https://jevbooks.com/en/p/kofanlabs__typesafe-computer-use-windows</guid><description>Windows desktop automation where Jev picks each operation and target.</description><pubDate>Sun, 20 Sep 2026 08:46:15 GMT</pubDate><content:encoded>&lt;p&gt;Windows desktop automation where Jev picks each operation and target.&lt;/p&gt;&lt;p&gt;A Windows port of TypeSafe Computer Use for agents like Codex and Grok. Given a goal and an open Windows application, it automates the task using local OCR, UI Automation, and MCP host integration.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kofanlabs/typesafe-computer-use-windows&quot;&gt;kofanlabs/typesafe-computer-use-windows&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-vs-open-decision-models</title><link>https://jevbooks.com/en/p/elcronos__jev-vs-open-decision-models</link><guid isPermaLink="true">https://jevbooks.com/en/p/elcronos__jev-vs-open-decision-models</guid><description>Zero-shot benchmark: Jev vs open decision models on classification.</description><pubDate>Sun, 20 Sep 2026 08:46:05 GMT</pubDate><content:encoded>&lt;p&gt;Zero-shot benchmark: Jev vs open decision models on classification.&lt;/p&gt;&lt;p&gt;A frozen-protocol benchmark comparing Jev 1.13, PrismNLI-0.4B and Laya on four public English classification datasets, with supervised reference models and a label-efficiency study for practitioners deciding between zero-shot and labelling.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/elcronos/jev-vs-open-decision-models&quot;&gt;elcronos/jev-vs-open-decision-models&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>seek</title><link>https://jevbooks.com/en/p/abhitsian__seek</link><guid isPermaLink="true">https://jevbooks.com/en/p/abhitsian__seek</guid><description>Menu-bar Mac search that finds files, apps, tabs and people by description.</description><pubDate>Sun, 20 Sep 2026 08:45:58 GMT</pubDate><content:encoded>&lt;p&gt;Menu-bar Mac search that finds files, apps, tabs and people by description.&lt;/p&gt;&lt;p&gt;Seek is a menu-bar Mac app for finding files by describing them. Press ⌃⌥F, type a description, and it shows matching files, apps, System Settings pages, Chrome tabs, Teams chats and Claude Code sessions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/abhitsian/seek&quot;&gt;abhitsian/seek&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-paper-trader</title><link>https://jevbooks.com/en/p/waterme7on__jev-paper-trader</link><guid isPermaLink="true">https://jevbooks.com/en/p/waterme7on__jev-paper-trader</guid><description>Jev as decision engine for BTC/ETH paper trading, evaluated every 5 seconds.</description><pubDate>Sun, 20 Sep 2026 08:45:52 GMT</pubDate><content:encoded>&lt;p&gt;Jev as decision engine for BTC/ETH paper trading, evaluated every 5 seconds.&lt;/p&gt;&lt;p&gt;A browser-based BTC/ETH paper trading desk. Every 5 seconds it evaluates the market, draws buy/sell points and decision history. No exchange connection, no real orders, no funds; account and positions live in localStorage.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/waterme7on/jev-paper-trader&quot;&gt;waterme7on/jev-paper-trader&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category></item><item><title>awesome-jev</title><link>https://jevbooks.com/en/p/majiayu000__awesome-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/majiayu000__awesome-jev</guid><description>Curated bilingual list of Jev projects, SDKs, tutorials, and evaluations.</description><pubDate>Sun, 20 Sep 2026 08:45:45 GMT</pubDate><content:encoded>&lt;p&gt;Curated bilingual list of Jev projects, SDKs, tutorials, and evaluations.&lt;/p&gt;&lt;p&gt;A community-maintained awesome list of open-source projects, SDKs, tutorials, and evaluations for Jev, TypeSafe&apos;s System One model, organized by category with English and Simplified Chinese resources.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/majiayu000/awesome-jev&quot;&gt;majiayu000/awesome-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Other</category></item><item><title>typesafe-jev-ruby</title><link>https://jevbooks.com/en/p/dtheofr__typesafe-jev-ruby</link><guid isPermaLink="true">https://jevbooks.com/en/p/dtheofr__typesafe-jev-ruby</guid><description>Ruby client for Jev: typed, probabilistic answers from application state.</description><pubDate>Sun, 20 Sep 2026 08:45:42 GMT</pubDate><content:encoded>&lt;p&gt;Ruby client for Jev: typed, probabilistic answers from application state.&lt;/p&gt;&lt;p&gt;A Ruby gem that wraps Jev, TypeSafe&apos;s System One model, letting Ruby and Rails developers ask natural-language questions about application state and receive typed, probabilistic answers. Zero runtime dependencies.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/dtheofr/typesafe-jev-ruby&quot;&gt;dtheofr/typesafe-jev-ruby&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-try</title><link>https://jevbooks.com/en/p/ygivenx__jev-try</link><guid isPermaLink="true">https://jevbooks.com/en/p/ygivenx__jev-try</guid><description>Reads clinical note, nudges for orders committed but not charted.</description><pubDate>Sun, 20 Sep 2026 08:45:38 GMT</pubDate><content:encoded>&lt;p&gt;Reads clinical note, nudges for orders committed but not charted.&lt;/p&gt;&lt;p&gt;A single-page app that reads a clinical note and tells you what the note commits to that the chart does not yet carry out. Built on TypeSafe&apos;s jev model. For demonstration only, not for clinical use.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ygivenx/jev-try&quot;&gt;ygivenx/jev-try&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>tiered-thresholds</category><category>no-judgment-band</category><category>code-owned-policy</category></item><item><title>jev-girlfriend-analysis</title><link>https://jevbooks.com/en/p/ycs77__jev-girlfriend-analysis</link><guid isPermaLink="true">https://jevbooks.com/en/p/ycs77__jev-girlfriend-analysis</guid><description>Guess your girlfriend&apos;s real thoughts with Jev.</description><pubDate>Sun, 20 Sep 2026 08:45:27 GMT</pubDate><content:encoded>&lt;p&gt;Guess your girlfriend&apos;s real thoughts with Jev.&lt;/p&gt;&lt;p&gt;An experimental TypeScript project for people in or after a relationship. It reads a message plus optional context and outputs a possible mood state and one concrete action, with separate scripts for a current girlfriend and an ex-girlfriend.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ycs77/jev-girlfriend-analysis&quot;&gt;ycs77/jev-girlfriend-analysis&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>diff-risk-sentinel</title><link>https://jevbooks.com/en/p/heliowap__diff-risk-sentinel</link><guid isPermaLink="true">https://jevbooks.com/en/p/heliowap__diff-risk-sentinel</guid><description>Risk triage for large git diffs and repository-wide dead-code scan.</description><pubDate>Sun, 20 Sep 2026 08:45:22 GMT</pubDate><content:encoded>&lt;p&gt;Risk triage for large git diffs and repository-wide dead-code scan.&lt;/p&gt;&lt;p&gt;Diff Risk Sentinel ranks methods touched by a git diff by structural risk (CRAP) and optional semantic risk, helping reviewers prioritize. It also scans a whole repository for dead code in Python and JS/TS.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/heliowap/diff-risk-sentinel&quot;&gt;heliowap/diff-risk-sentinel&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>actiongate-jev</title><link>https://jevbooks.com/en/p/omkarghugarkar007__actiongate-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/omkarghugarkar007__actiongate-jev</guid><description>Runtime authorization gateway for AI agent tool calls using Jev.</description><pubDate>Sun, 20 Sep 2026 08:45:19 GMT</pubDate><content:encoded>&lt;p&gt;Runtime authorization gateway for AI agent tool calls using Jev.&lt;/p&gt;&lt;p&gt;ActionGate is a runtime security gateway that evaluates proposed tool calls with deterministic policy and Jev, then issues single-use permits bound to the exact action. It is for developers building AI agents that need to authorize tool calls.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/omkarghugarkar007/actiongate-jev&quot;&gt;omkarghugarkar007/actiongate-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>jeffrey</title><link>https://jevbooks.com/en/p/thomasbrueggemann__jeffrey</link><guid isPermaLink="true">https://jevbooks.com/en/p/thomasbrueggemann__jeffrey</guid><description>Coding-agent CLI where Jev decides and an LLM executes.</description><pubDate>Sun, 20 Sep 2026 08:45:13 GMT</pubDate><content:encoded>&lt;p&gt;Coding-agent CLI where Jev decides and an LLM executes.&lt;/p&gt;&lt;p&gt;jeffrey is a coding-agent CLI for developers. A decision model picks the next tool and scores progress, risk, and goal completion; an OpenAI-compatible LLM fills in the tool arguments and does the actual work.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/thomasbrueggemann/jeffrey&quot;&gt;thomasbrueggemann/jeffrey&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>JevPip</title><link>https://jevbooks.com/en/p/yo4e__jevpip</link><guid isPermaLink="true">https://jevbooks.com/en/p/yo4e__jevpip</guid><description>Local GMO FX/BTC market research terminal with TypeSafe Jev paper-trading integration.</description><pubDate>Sun, 20 Sep 2026 08:45:12 GMT</pubDate><content:encoded>&lt;p&gt;Local GMO FX/BTC market research terminal with TypeSafe Jev paper-trading integration.&lt;/p&gt;&lt;p&gt;JevPip is a local market research terminal and study app for GMO FX (12 JPY pairs) and BTC/JPY, bundling live charts, raw tick collection, paper trading, backtests, and a safety supervisor into one local UI. It does not place real trades.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yo4e/JevPip&quot;&gt;yo4e/JevPip&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category></item><item><title>jevrs</title><link>https://jevbooks.com/en/p/luizribeiro__jevrs</link><guid isPermaLink="true">https://jevbooks.com/en/p/luizribeiro__jevrs</guid><description>Async Rust client for TypeSafe AI&apos;s Jev with typed questions and WASI transports.</description><pubDate>Sun, 20 Sep 2026 08:45:10 GMT</pubDate><content:encoded>&lt;p&gt;Async Rust client for TypeSafe AI&apos;s Jev with typed questions and WASI transports.&lt;/p&gt;&lt;p&gt;jevrs is an async Rust client for TypeSafe AI&apos;s Jev (System One) API, giving Rust developers typed question sets and answers, a runtime builder, configurable retries, and native or WASI transports over a portable sans-I/O core.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/luizribeiro/jevrs&quot;&gt;luizribeiro/jevrs&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>hush</title><link>https://jevbooks.com/en/p/emreozyoruk__hush</link><guid isPermaLink="true">https://jevbooks.com/en/p/emreozyoruk__hush</guid><description>Issue triage that stays quiet when it isn&apos;t sure.</description><pubDate>Sun, 20 Sep 2026 08:45:05 GMT</pubDate><content:encoded>&lt;p&gt;Issue triage that stays quiet when it isn&apos;t sure.&lt;/p&gt;&lt;p&gt;A GitHub Action that labels new issues and pull requests only when confident, otherwise abstains. For maintainers who want calibrated triage without noisy false positives.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/emreozyoruk/hush&quot;&gt;emreozyoruk/hush&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>tiered-thresholds</category></item><item><title>rev</title><link>https://jevbooks.com/en/p/jaswanthsanjay88__rev</link><guid isPermaLink="true">https://jevbooks.com/en/p/jaswanthsanjay88__rev</guid><description>Fast, prefill-only decision model with typed questions and calibrated probabilities.</description><pubDate>Sun, 20 Sep 2026 08:44:58 GMT</pubDate><content:encoded>&lt;p&gt;Fast, prefill-only decision model with typed questions and calibrated probabilities.&lt;/p&gt;&lt;p&gt;rev is a decision model built on a causal LM backbone (Qwen/Qwen2.5-0.5B to 8B) with a LoRA adapter and bilinear pointer readout head. It reads a document once and evaluates multiple typed questions in parallel in a single prefill forward pass with zero autoregressive text generation. Weights are on Hugging Face Hub.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jaswanthsanjay88/rev&quot;&gt;jaswanthsanjay88/rev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>building-with-jev-skill</title><link>https://jevbooks.com/en/p/dbreunig__building-with-jev-skill</link><guid isPermaLink="true">https://jevbooks.com/en/p/dbreunig__building-with-jev-skill</guid><description>Agent skill for writing and improving programs that call Jev.</description><pubDate>Sun, 20 Sep 2026 08:44:32 GMT</pubDate><content:encoded>&lt;p&gt;Agent skill for writing and improving programs that call Jev.&lt;/p&gt;&lt;p&gt;An agent skill that helps developers write and improve programs calling Jev, TypeSafe&apos;s System One model. It covers question design, state structure, answer composition, confidence thresholds, and debugging. Targets jev-1.13.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/dbreunig/building-with-jev-skill&quot;&gt;dbreunig/building-with-jev-skill&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-search-rerank-eval</title><link>https://jevbooks.com/en/p/zhuyansen__jev-search-rerank-eval</link><guid isPermaLink="true">https://jevbooks.com/en/p/zhuyansen__jev-search-rerank-eval</guid><description>Does a TypeSafe Jev rerank beat embedding search?</description><pubDate>Sun, 20 Sep 2026 08:44:28 GMT</pubDate><content:encoded>&lt;p&gt;Does a TypeSafe Jev rerank beat embedding search?&lt;/p&gt;&lt;p&gt;A graded relevance evaluation over the Agent Skills Hub catalog (33,047 skills, MCP servers, coding-agent tools) with 164 Chinese/English/mixed queries and 9,831 labelled pairs, comparing Jev reranking against lexical, embedding, and fusion baselines.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zhuyansen/jev-search-rerank-eval&quot;&gt;zhuyansen/jev-search-rerank-eval&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-korean-benchmark</title><link>https://jevbooks.com/en/p/mahlernim__jev-korean-benchmark</link><guid isPermaLink="true">https://jevbooks.com/en/p/mahlernim__jev-korean-benchmark</guid><description>Reproducible early-access check of Jev on Korean and medical text.</description><pubDate>Sun, 20 Sep 2026 08:44:19 GMT</pubDate><content:encoded>&lt;p&gt;Reproducible early-access check of Jev on Korean and medical text.&lt;/p&gt;&lt;p&gt;A small frozen study that asks 100 questions per cell from four public test sets (Belebele, PAWS-X, MedQA, KorMedMCQA) in Korean and English, recording every Jev response. It is a sample check, not a benchmark.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/mahlernim/jev-korean-benchmark&quot;&gt;mahlernim/jev-korean-benchmark&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-eval-agent</title><link>https://jevbooks.com/en/p/vinilana__jev-eval-agent</link><guid isPermaLink="true">https://jevbooks.com/en/p/vinilana__jev-eval-agent</guid><description>Compares LLM tool selection with Jev routing in a 100-tool agent.</description><pubDate>Sun, 20 Sep 2026 08:44:18 GMT</pubDate><content:encoded>&lt;p&gt;Compares LLM tool selection with Jev routing in a 100-tool agent.&lt;/p&gt;&lt;p&gt;A personal-assistant agent built with eve (Vercel), served through OpenRouter, containing 100 mocked tools. It benchmarks how many steps the agent needs when the LLM picks the tool itself versus when Jev picks it.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/vinilana/jev-eval-agent&quot;&gt;vinilana/jev-eval-agent&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>cross-check</category></item><item><title>jev-eval</title><link>https://jevbooks.com/en/p/4esv__jev-eval</link><guid isPermaLink="true">https://jevbooks.com/en/p/4esv__jev-eval</guid><description>Benchmark TypeSafe Jev against any OpenRouter model on labelled classification data.</description><pubDate>Sun, 20 Sep 2026 08:44:12 GMT</pubDate><content:encoded>&lt;p&gt;Benchmark TypeSafe Jev against any OpenRouter model on labelled classification data.&lt;/p&gt;&lt;p&gt;A Python benchmark that compares TypeSafe Jev with any OpenRouter model on labelled classification tasks, reporting accuracy, calibration, latency, cost and determinism. It runs on three included public tasks or your own data in data/.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/4esv/jev-eval&quot;&gt;4esv/jev-eval&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>measured-calibration</category></item><item><title>jev-decision-benchmarks</title><link>https://jevbooks.com/en/p/baibizhe__jev-decision-benchmarks</link><guid isPermaLink="true">https://jevbooks.com/en/p/baibizhe__jev-decision-benchmarks</guid><description>Independent JEV benchmarks on MetaTool, When2Call, and BFCL V4.</description><pubDate>Sun, 20 Sep 2026 08:44:09 GMT</pubDate><content:encoded>&lt;p&gt;Independent JEV benchmarks on MetaTool, When2Call, and BFCL V4.&lt;/p&gt;&lt;p&gt;Evaluation reports of JEV on three agent decision benchmarks, comparing against Claude, Qwen, GPT and other models. For readers assessing JEV tool selection and abstention behavior.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/baibizhe/jev-decision-benchmarks&quot;&gt;baibizhe/jev-decision-benchmarks&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-benchmarks</title><link>https://jevbooks.com/en/p/abdelstark__jev-benchmarks</link><guid isPermaLink="true">https://jevbooks.com/en/p/abdelstark__jev-benchmarks</guid><description>Probability-aware evaluation for typed decision models: calibration, selective risk, latency.</description><pubDate>Sun, 20 Sep 2026 08:44:06 GMT</pubDate><content:encoded>&lt;p&gt;Probability-aware evaluation for typed decision models: calibration, selective risk, latency.&lt;/p&gt;&lt;p&gt;jev-benchmarks is a reproducible evaluation harness for typed decision models. It measures calibration, selective automation at a fixed error budget, latency, and integrity, and ships a pilot comparing TypeSafe Jev with GLiNER2.5 on zero-shot single-label text classification.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AbdelStark/jev-benchmarks&quot;&gt;AbdelStark/jev-benchmarks&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>measured-calibration</category></item><item><title>jev-behavior-study</title><link>https://jevbooks.com/en/p/rinnecoder__jev-behavior-study</link><guid isPermaLink="true">https://jevbooks.com/en/p/rinnecoder__jev-behavior-study</guid><description>Independent behavior study of Jev 1.13.0: findings and failures.</description><pubDate>Sun, 20 Sep 2026 08:44:02 GMT</pubDate><content:encoded>&lt;p&gt;Independent behavior study of Jev 1.13.0: findings and failures.&lt;/p&gt;&lt;p&gt;A public field guide to Jev 1.13.0&apos;s framing sensitivity and failures, based on 11,621 text-study requests across synthetic tasks. For AI researchers and practitioners choosing how to interact with Jev.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/RINNECODER/jev-behavior-study&quot;&gt;RINNECODER/jev-behavior-study&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category></item><item><title>Verdict-open-jev</title><link>https://jevbooks.com/en/p/heman10x-ngu__verdict-open-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/heman10x-ngu__verdict-open-jev</guid><description>Non-autoregressive decision engine with calibrated uncertainty and WebGPU playground.</description><pubDate>Sun, 20 Sep 2026 08:43:58 GMT</pubDate><content:encoded>&lt;p&gt;Non-autoregressive decision engine with calibrated uncertainty and WebGPU playground.&lt;/p&gt;&lt;p&gt;OpenJev (Verdict) is an open-source post-trained foundational decision model for structured software workflows, inspired by TypeSafe AI&apos;s Jev and RLCD. It evaluates typed questions in a single forward pass, returning choices, scores, and probabilities with calibrated confidence.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Heman10x-NGU/Verdict-open-jev&quot;&gt;Heman10x-NGU/Verdict-open-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>simple-jev</title><link>https://jevbooks.com/en/p/featherless-ai__simple-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/featherless-ai__simple-jev</guid><description>Turn open models into typed classifiers without a trained head.</description><pubDate>Sun, 20 Sep 2026 08:43:54 GMT</pubDate><content:encoded>&lt;p&gt;Turn open models into typed classifiers without a trained head.&lt;/p&gt;&lt;p&gt;Simple Jev lets you use compatible open models from Hugging Face for structured classification and scoring, without training a separate classifier head. It is for developers who want typed decisions from a model&apos;s next-token logits.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/featherless-ai/simple-jev&quot;&gt;featherless-ai/simple-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>reflex</title><link>https://jevbooks.com/en/p/kshetrajna12__reflex</link><guid isPermaLink="true">https://jevbooks.com/en/p/kshetrajna12__reflex</guid><description>A tiny decision model: state plus typed questions, calibrated probabilities.</description><pubDate>Sun, 20 Sep 2026 08:43:46 GMT</pubDate><content:encoded>&lt;p&gt;A tiny decision model: state plus typed questions, calibrated probabilities.&lt;/p&gt;&lt;p&gt;An open re-creation of Jev, TypeSafe&apos;s System One model, built on Qwen3.5-4B. It answers typed questions about a state (text or image) with calibrated probabilities, for developers who need fast structured judgments instead of prose.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kshetrajna12/reflex&quot;&gt;kshetrajna12/reflex&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>measured-calibration</category></item><item><title>openjev-sglang</title><link>https://jevbooks.com/en/p/ekzhang__openjev-sglang</link><guid isPermaLink="true">https://jevbooks.com/en/p/ekzhang__openjev-sglang</guid><description>Jev-compatible HTTP API served by Qwen3.6-35B-A3B on SGLang.</description><pubDate>Sun, 20 Sep 2026 08:43:43 GMT</pubDate><content:encoded>&lt;p&gt;Jev-compatible HTTP API served by Qwen3.6-35B-A3B on SGLang.&lt;/p&gt;&lt;p&gt;A server implementing the TypeSafe/Jev HTTP API with Qwen3.6-35B-A3B on SGLang, using prefill-only one-token inference. It targets developers who want a self-hosted, Jev-compatible evaluation endpoint for Noul, Choice, and Score questions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ekzhang/openjev-sglang&quot;&gt;ekzhang/openjev-sglang&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>openjev</title><link>https://jevbooks.com/en/p/razorback16__openjev</link><guid isPermaLink="true">https://jevbooks.com/en/p/razorback16__openjev</guid><description>Open, Jev-compatible System One decision server on DiffusionGemma.</description><pubDate>Sun, 20 Sep 2026 08:43:41 GMT</pubDate><content:encoded>&lt;p&gt;Open, Jev-compatible System One decision server on DiffusionGemma.&lt;/p&gt;&lt;p&gt;OpenJev is an open-source System One decision server. Send a state and typed questions (yes/no, choice, score); it returns calibrated probabilities and confidence in tens of milliseconds. It runs DiffusionGemma 26B-A4B via vLLM on NVIDIA GPU or MLX on Apple silicon.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/razorback16/openjev&quot;&gt;razorback16/openjev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jevmlx</title><link>https://jevbooks.com/en/p/bnsd55__jevmlx</link><guid isPermaLink="true">https://jevbooks.com/en/p/bnsd55__jevmlx</guid><description>Parallel constrained decisions for MLX models on Apple Silicon.</description><pubDate>Sun, 20 Sep 2026 08:43:37 GMT</pubDate><content:encoded>&lt;p&gt;Parallel constrained decisions for MLX models on Apple Silicon.&lt;/p&gt;&lt;p&gt;jevmlx turns a schema of fields (booleans, enums, multi-selects) and a context string into a single batched forward pass on a local Apple Silicon model, returning schema-valid JSON with per-field probabilities.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/bnsd55/jevmlx&quot;&gt;bnsd55/jevmlx&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>jev-visual</title><link>https://jevbooks.com/en/p/hr98w__jev-visual</link><guid isPermaLink="true">https://jevbooks.com/en/p/hr98w__jev-visual</guid><description>Educational MLX vision-language inference with shared image context and direct candidate scoring.</description><pubDate>Sun, 20 Sep 2026 08:43:33 GMT</pubDate><content:encoded>&lt;p&gt;Educational MLX vision-language inference with shared image context and direct candidate scoring.&lt;/p&gt;&lt;p&gt;A small runnable Python project for learning vision-language model inference on Apple Silicon. It uses Qwen3.5-0.8B with MLX to answer multiple questions about one image, with a local browser UI, CLI and HTTP API.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/hr98w/jev-visual&quot;&gt;hr98w/jev-visual&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>vibecheck</title><link>https://jevbooks.com/en/p/rafalwilinski__vibecheck</link><guid isPermaLink="true">https://jevbooks.com/en/p/rafalwilinski__vibecheck</guid><description>Chrome extension: vibe-check your X posts with TypeSafe&apos;s Jev before you hit Post</description><pubDate>Sun, 20 Sep 2026 08:43:27 GMT</pubDate><content:encoded>&lt;p&gt;Chrome extension: vibe-check your X posts with TypeSafe&apos;s Jev before you hit Post&lt;/p&gt;&lt;p&gt;A Chrome and Firefox extension that scores draft X posts and reply context before posting, rendering a scorecard with virality, funniness, informativeness, clarity, insult level, ragebait, cringe, &amp;quot;sounds AI-written&amp;quot;, regret risk, typo detection, and likely crowd reaction, plus an overall verdict.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/RafalWilinski/vibecheck&quot;&gt;RafalWilinski/vibecheck&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>youtube-sponsor-detection</title><link>https://jevbooks.com/en/p/trungdq88__youtube-sponsor-detection</link><guid isPermaLink="true">https://jevbooks.com/en/p/trungdq88__youtube-sponsor-detection</guid><description>Skip YouTube sponsor reads with Jev-typed questions</description><pubDate>Sun, 20 Sep 2026 08:43:25 GMT</pubDate><content:encoded>&lt;p&gt;Skip YouTube sponsor reads with Jev-typed questions&lt;/p&gt;&lt;p&gt;A Chrome extension and small web app that find sponsor reads in YouTube videos and skip them. Built for viewers who want sponsor segments detected from transcripts or live audio.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/trungdq88/youtube-sponsor-detection&quot;&gt;trungdq88/youtube-sponsor-detection&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>slidepilot</title><link>https://jevbooks.com/en/p/harshil1712__slidepilot</link><guid isPermaLink="true">https://jevbooks.com/en/p/harshil1712__slidepilot</guid><description>Voice-driven semantic auto-advance for Slidev, powered by Cloudflare Agents and Jev.</description><pubDate>Sun, 20 Sep 2026 08:43:22 GMT</pubDate><content:encoded>&lt;p&gt;Voice-driven semantic auto-advance for Slidev, powered by Cloudflare Agents and Jev.&lt;/p&gt;&lt;p&gt;An experimental Slidev addon that listens to a presenter&apos;s speech and automatically advances slides when the current slide is semantically complete, with deterministic safety checks and manual navigation always available.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/harshil1712/slidepilot&quot;&gt;harshil1712/slidepilot&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category></item><item><title>jevthoven</title><link>https://jevbooks.com/en/p/cocktailpeanut__jevthoven</link><guid isPermaLink="true">https://jevbooks.com/en/p/cocktailpeanut__jevthoven</guid><description>Prompt-first symbolic-music studio where Jev decides every musical unit.</description><pubDate>Sun, 20 Sep 2026 08:43:19 GMT</pubDate><content:encoded>&lt;p&gt;Prompt-first symbolic-music studio where Jev decides every musical unit.&lt;/p&gt;&lt;p&gt;Jevthoven turns a one-sentence music description into an editable multitrack composition. It is for users who want to play, reshape, and export symbolic music and MIDI, with every note traceable to a persisted Jev decision.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/cocktailpeanut/jevthoven&quot;&gt;cocktailpeanut/jevthoven&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jevmeter</title><link>https://jevbooks.com/en/p/chetaslua__jevmeter</link><guid isPermaLink="true">https://jevbooks.com/en/p/chetaslua__jevmeter</guid><description>Live Jev BS meter over any video, rendered as a 16:9 edit.</description><pubDate>Sun, 20 Sep 2026 08:43:15 GMT</pubDate><content:encoded>&lt;p&gt;Live Jev BS meter over any video, rendered as a 16:9 edit.&lt;/p&gt;&lt;p&gt;jevmeter scores every sentence in a video with Jev and renders the result as an overlay edit. It is for people who want a shareable, sentence-by-sentence meter of debates, earnings calls, podcasts or pitches.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ChetasLua/jevmeter&quot;&gt;ChetasLua/jevmeter&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>typesafe-snake</title><link>https://jevbooks.com/en/p/sorrycc__typesafe-snake</link><guid isPermaLink="true">https://jevbooks.com/en/p/sorrycc__typesafe-snake</guid><description>Jev picks one legal Snake move per tick.</description><pubDate>Sun, 20 Sep 2026 08:43:12 GMT</pubDate><content:encoded>&lt;p&gt;Jev picks one legal Snake move per tick.&lt;/p&gt;&lt;p&gt;A TypeScript web app where TypeSafe&apos;s Jev, a System One decision model, auto-plays Snake in real time. Built for developers exploring typed, non-LLM decisions in a game loop.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sorrycc/typesafe-snake&quot;&gt;sorrycc/typesafe-snake&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category><category>failure-mode-knob</category></item><item><title>killmyidea</title><link>https://jevbooks.com/en/p/monteduro__killmyidea</link><guid isPermaLink="true">https://jevbooks.com/en/p/monteduro__killmyidea</guid><description>Describe a startup idea; Jev decides KILL, FIX, or SHIP.</description><pubDate>Sun, 20 Sep 2026 08:43:06 GMT</pubDate><content:encoded>&lt;p&gt;Describe a startup idea; Jev decides KILL, FIX, or SHIP.&lt;/p&gt;&lt;p&gt;A web app that evaluates startup ideas for indie hackers. You describe an idea, and it returns a verdict — KILL IT, FIX IT, or SHIP IT — plus scores, a best signal and biggest risk.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/monteduro/killmyidea&quot;&gt;monteduro/killmyidea&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category><category>tiered-thresholds</category><category>code-owned-policy</category></item><item><title>jevscape</title><link>https://jevbooks.com/en/p/skyvern-ai__jevscape</link><guid isPermaLink="true">https://jevbooks.com/en/p/skyvern-ai__jevscape</guid><description>RuneBench harness for TypeSafe&apos;s Jev to play RuneScape.</description><pubDate>Sun, 20 Sep 2026 08:42:58 GMT</pubDate><content:encoded>&lt;p&gt;RuneBench harness for TypeSafe&apos;s Jev to play RuneScape.&lt;/p&gt;&lt;p&gt;A RuneBench fork that lets TypeSafe&apos;s Jev, a non-generative model, play RuneScape through a bounded action catalog built on rs-sdk. It records tick-level results and provides a live dashboard for developers and benchmarkers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Skyvern-AI/jevscape&quot;&gt;Skyvern-AI/jevscape&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category><category>flat-fanout</category></item><item><title>jevpilot</title><link>https://jevbooks.com/en/p/standardagents__jevpilot</link><guid isPermaLink="true">https://jevbooks.com/en/p/standardagents__jevpilot</guid><description>Three.js driving simulator with Jev-powered autopilot</description><pubDate>Sun, 20 Sep 2026 08:42:51 GMT</pubDate><content:encoded>&lt;p&gt;Three.js driving simulator with Jev-powered autopilot&lt;/p&gt;&lt;p&gt;A playable Three.js driving simulator where Jev chooses among candidate paths and speeds while local code handles vehicle dynamics and geometry. For developers exploring AI-driven driving decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/standardagents/jevpilot&quot;&gt;standardagents/jevpilot&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jev-tetris</title><link>https://jevbooks.com/en/p/thelau__jev-tetris</link><guid isPermaLink="true">https://jevbooks.com/en/p/thelau__jev-tetris</guid><description>Tetris played by a judgment model that cannot write or see.</description><pubDate>Sun, 20 Sep 2026 08:42:48 GMT</pubDate><content:encoded>&lt;p&gt;Tetris played by a judgment model that cannot write or see.&lt;/p&gt;&lt;p&gt;A Tetris game where deterministic code enumerates every reachable placement, including tucks and spins, and writes each as an English sentence. Jev returns a probability for all options across five Choice questions; the highest-weighted option is played and the whole distribution is drawn on the board.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/thelau/jev-tetris&quot;&gt;thelau/jev-tetris&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category><category>code-owned-policy</category></item><item><title>jev-palette</title><link>https://jevbooks.com/en/p/amycardoso__jev-palette</link><guid isPermaLink="true">https://jevbooks.com/en/p/amycardoso__jev-palette</guid><description>Semantic command palette ranked by intent with TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:42:46 GMT</pubDate><content:encoded>&lt;p&gt;Semantic command palette ranked by intent with TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A demo command palette (⌘K) for a fictional mail app. It ranks 77 commands by meaning from Portuguese or English intent, side by side with a classic fuzzy matcher that fails on the same queries.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/amycardoso/jev-palette&quot;&gt;amycardoso/jev-palette&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>failure-mode-knob</category><category>measured-calibration</category></item><item><title>tiershift</title><link>https://jevbooks.com/en/p/iamvatsalpatel__tiershift</link><guid isPermaLink="true">https://jevbooks.com/en/p/iamvatsalpatel__tiershift</guid><description>Policy-bounded model routing for TypeScript and Python.</description><pubDate>Sun, 20 Sep 2026 08:42:23 GMT</pubDate><content:encoded>&lt;p&gt;Policy-bounded model routing for TypeScript and Python.&lt;/p&gt;&lt;p&gt;tiershift reads each LLM request, picks the cheapest model tier that can handle it, and escalates on evidence. It is for developers who want to cut API costs without losing quality.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/iamvatsalpatel/tiershift&quot;&gt;iamvatsalpatel/tiershift&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>screen-then-deep</category></item><item><title>tax-doc-classifier</title><link>https://jevbooks.com/en/p/kyotofin__tax-doc-classifier</link><guid isPermaLink="true">https://jevbooks.com/en/p/kyotofin__tax-doc-classifier</guid><description>Jev-based classifier for IRS tax document pages.</description><pubDate>Sun, 20 Sep 2026 08:42:19 GMT</pubDate><content:encoded>&lt;p&gt;Jev-based classifier for IRS tax document pages.&lt;/p&gt;&lt;p&gt;Classifies text-bearing PDF pages into IRS form and page-kind candidates with a confidence gate, for teams triaging tax documents. It is document triage, not tax advice, and scanned pages need OCR first.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kyotofin/tax-doc-classifier&quot;&gt;kyotofin/tax-doc-classifier&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>measured-calibration</category></item><item><title>pg_typesafe</title><link>https://jevbooks.com/en/p/giuliosmall__pg_typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/giuliosmall__pg_typesafe</guid><description>PostgreSQL extension calling TypeSafe AI (Jev) from SQL for classification.</description><pubDate>Sun, 20 Sep 2026 08:42:18 GMT</pubDate><content:encoded>&lt;p&gt;PostgreSQL extension calling TypeSafe AI (Jev) from SQL for classification.&lt;/p&gt;&lt;p&gt;A pre-alpha PostgreSQL C extension that exposes TypeSafe AI (System One / Jev) categorical judgments from SQL. It is for PostgreSQL users who want Choice, Noul, and Score decisions on text without leaving the database.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/giuliosmall/pg_typesafe&quot;&gt;giuliosmall/pg_typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>pg-jev</title><link>https://jevbooks.com/en/p/realzachi__pg-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/realzachi__pg-jev</guid><description>Ask Postgres tables plain-language questions with calibrated probabilities.</description><pubDate>Sun, 20 Sep 2026 08:42:10 GMT</pubDate><content:encoded>&lt;p&gt;Ask Postgres tables plain-language questions with calibrated probabilities.&lt;/p&gt;&lt;p&gt;A PostgreSQL extension that lets you filter, rank and classify table rows with plain-language conditions, using TypeSafe&apos;s Jev model instead of embeddings or vector columns. Aimed at SQL users who want semantic queries over ordinary tables.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/realZachi/pg-jev&quot;&gt;realZachi/pg-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>n8n-nodes-typesafe-jev</title><link>https://jevbooks.com/en/p/n3ndor__n8n-nodes-typesafe-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/n3ndor__n8n-nodes-typesafe-jev</guid><description>n8n community node for TypeSafe Jev structured AI decisions</description><pubDate>Sun, 20 Sep 2026 08:42:09 GMT</pubDate><content:encoded>&lt;p&gt;n8n community node for TypeSafe Jev structured AI decisions&lt;/p&gt;&lt;p&gt;An n8n community node that lets workflows ask several typed questions about the same state and receive calibrated probabilities for classification, routing, verification and scoring. For n8n users who need structured decisions instead of generated prose.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/n3ndor/n8n-nodes-typesafe-jev&quot;&gt;n3ndor/n8n-nodes-typesafe-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>jevsql</title><link>https://jevbooks.com/en/p/eugeneboondock__jevsql</link><guid isPermaLink="true">https://jevbooks.com/en/p/eugeneboondock__jevsql</guid><description>SQL with natural-language predicates, powered by TypeSafe&apos;s Jev.</description><pubDate>Sun, 20 Sep 2026 08:42:07 GMT</pubDate><content:encoded>&lt;p&gt;SQL with natural-language predicates, powered by TypeSafe&apos;s Jev.&lt;/p&gt;&lt;p&gt;JevSQL adds TypeSafe Jev judgments to SQLite, letting you compare records by meaning, select exact evidence from text, rank retrieved passages, route uncertain results to review, and detect when a changed source invalidates an earlier decision. It runs as a Node library or CLI with zero runtime dependencies.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/EugeneBoondock/jevsql&quot;&gt;EugeneBoondock/jevsql&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jevlogs</title><link>https://jevbooks.com/en/p/reachjalil__jevlogs</link><guid isPermaLink="true">https://jevbooks.com/en/p/reachjalil__jevlogs</guid><description>Score OpenTelemetry logs before expensive LLM analysis.</description><pubDate>Sun, 20 Sep 2026 08:42:04 GMT</pubDate><content:encoded>&lt;p&gt;Score OpenTelemetry logs before expensive LLM analysis.&lt;/p&gt;&lt;p&gt;Jev Logs is a local OpenTelemetry log receiver that scores each log&apos;s diagnostic value, priority, and routing decision so that costly reasoning-model analysis is only spent on records worth investigating.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/reachjalil/jevlogs&quot;&gt;reachjalil/jevlogs&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>screen-then-deep</category></item><item><title>jev-tree</title><link>https://jevbooks.com/en/p/reachjalil__jev-tree</link><guid isPermaLink="true">https://jevbooks.com/en/p/reachjalil__jev-tree</guid><description>Recursive Jev choice over taxonomies larger than 255 options.</description><pubDate>Sun, 20 Sep 2026 08:42:02 GMT</pubDate><content:encoded>&lt;p&gt;Recursive Jev choice over taxonomies larger than 255 options.&lt;/p&gt;&lt;p&gt;jev-tree lets you select among thousands of leaves by walking a JSON tree and calling Jev once per level or partition, working around TypeSafe Jev&apos;s 255-option choice cap. For developers with large catalogs.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/reachjalil/jev-tree&quot;&gt;reachjalil/jev-tree&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>failure-mode-knob</category></item><item><title>jev-trader</title><link>https://jevbooks.com/en/p/jarrodwatts__jev-trader</link><guid isPermaLink="true">https://jevbooks.com/en/p/jarrodwatts__jev-trader</guid><description>One AI trade decision every Monad block on Kuru MON-USDC.</description><pubDate>Sun, 20 Sep 2026 08:42:00 GMT</pubDate><content:encoded>&lt;p&gt;One AI trade decision every Monad block on Kuru MON-USDC.&lt;/p&gt;&lt;p&gt;A TypeScript trading bot that posts a post-only limit order on the Kuru MON-USDC order book every Monad block, using a TypeSafe Jev model to decide buy or sell. It dry-runs without a private key.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jarrodwatts/jev-trader&quot;&gt;jarrodwatts/jev-trader&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category></item><item><title>jev-reviewer</title><link>https://jevbooks.com/en/p/choxos__jev-reviewer</link><guid isPermaLink="true">https://jevbooks.com/en/p/choxos__jev-reviewer</guid><description>Verbatim quote extraction for systematic reviews, verified by Jev.</description><pubDate>Sun, 20 Sep 2026 08:41:57 GMT</pubDate><content:encoded>&lt;p&gt;Verbatim quote extraction for systematic reviews, verified by Jev.&lt;/p&gt;&lt;p&gt;A browser-based extraction aid for systematic reviewers. Open a trial report and its supplements, ask your extraction form or a RoB 2, ROBINS-I, QUADAS-2 or TIDieR template, and get verbatim quotes with file and page for human checking.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/choxos/jev-reviewer&quot;&gt;choxos/jev-reviewer&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category><category>cross-check</category><category>candidate-enumeration</category></item><item><title>duckdb-jev</title><link>https://jevbooks.com/en/p/colliber__duckdb-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/colliber__duckdb-jev</guid><description>DuckDB extension: typed Jev answers as real SQL types</description><pubDate>Sun, 20 Sep 2026 08:41:53 GMT</pubDate><content:encoded>&lt;p&gt;DuckDB extension: typed Jev answers as real SQL types&lt;/p&gt;&lt;p&gt;A DuckDB extension that lets you ask a Jev question about every row of a table or Parquet file in SQL, returning real SQL types instead of text.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/colliber/duckdb-jev&quot;&gt;colliber/duckdb-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>typesafe-computer-use</title><link>https://jevbooks.com/en/p/awlevin__typesafe-computer-use</link><guid isPermaLink="true">https://jevbooks.com/en/p/awlevin__typesafe-computer-use</guid><description>macOS computer use via OCR and bounded Jev action selection.</description><pubDate>Sun, 20 Sep 2026 08:41:52 GMT</pubDate><content:encoded>&lt;p&gt;macOS computer use via OCR and bounded Jev action selection.&lt;/p&gt;&lt;p&gt;A macOS computer-use loop that drives a Mac toward a plain-English goal. It reads the screen deterministically and asks a small classifier for the next action, avoiding screenshot calls to large models.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/awlevin/typesafe-computer-use&quot;&gt;awlevin/typesafe-computer-use&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>mobile-jev</title><link>https://jevbooks.com/en/p/droidrun__mobile-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/droidrun__mobile-jev</guid><description>Android agent where Jev picks every action from live device state.</description><pubDate>Sun, 20 Sep 2026 08:41:52 GMT</pubDate><content:encoded>&lt;p&gt;Android agent where Jev picks every action from live device state.&lt;/p&gt;&lt;p&gt;A standalone mobile agent for Mobilerun that controls a real Android device from a goal, with a React studio, CLI, traces, and latency measurements. Built for developers exploring bounded, typed model decisions on phones.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/droidrun/mobile-jev&quot;&gt;droidrun/mobile-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-voice-browser</title><link>https://jevbooks.com/en/p/moritzkremb__jev-voice-browser</link><guid isPermaLink="true">https://jevbooks.com/en/p/moritzkremb__jev-voice-browser</guid><description>Voice control for a real browser, deciding intent and target with Jev.</description><pubDate>Sun, 20 Sep 2026 08:41:43 GMT</pubDate><content:encoded>&lt;p&gt;Voice control for a real browser, deciding intent and target with Jev.&lt;/p&gt;&lt;p&gt;A Node app that drives a headed Chromium window via Playwright using spoken commands. It streams partial Web Speech API transcripts to a local server, which asks Jev for typed probabilities and acts, waits, asks, or ignores.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/moritzkremb/jev-voice-browser&quot;&gt;moritzkremb/jev-voice-browser&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>candidate-enumeration</category></item><item><title>jev-browser-use</title><link>https://jevbooks.com/en/p/wy-coliney__jev-browser-use</link><guid isPermaLink="true">https://jevbooks.com/en/p/wy-coliney__jev-browser-use</guid><description>Jev drives browser controls; Codex types and verifies.</description><pubDate>Sun, 20 Sep 2026 08:41:42 GMT</pubDate><content:encoded>&lt;p&gt;Jev drives browser controls; Codex types and verifies.&lt;/p&gt;&lt;p&gt;A Codex browser Skill for developers running repetitive browser workflows: dashboards, settings, reports and checks. Jev handles navigation, clicks, toggles and scrolling; Codex handles text input, visual judgment and the final verification. Built while testing EZCollegeApp.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/wy-coliney/jev-browser-use&quot;&gt;wy-coliney/jev-browser-use&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>winnow</title><link>https://jevbooks.com/en/p/ghalebdweikat__winnow</link><guid isPermaLink="true">https://jevbooks.com/en/p/ghalebdweikat__winnow</guid><description>Calibrated context sieve that judges tool results before they enter Claude Code context.</description><pubDate>Sun, 20 Sep 2026 08:41:39 GMT</pubDate><content:encoded>&lt;p&gt;Calibrated context sieve that judges tool results before they enter Claude Code context.&lt;/p&gt;&lt;p&gt;A Claude Code plugin for developers running long agent sessions. It intercepts large Read, Bash, and Grep results, splits them into ~25-line blocks, and replaces blocks the judge is confident you don&apos;t need with a three-line stub that can be restored on demand.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/GhalebDweikat/winnow&quot;&gt;GhalebDweikat/winnow&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category></item><item><title>pi-jev-context</title><link>https://jevbooks.com/en/p/kevinpita__pi-jev-context</link><guid isPermaLink="true">https://jevbooks.com/en/p/kevinpita__pi-jev-context</guid><description>Reversible context pruning for Pi, powered by TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:41:38 GMT</pubDate><content:encoded>&lt;p&gt;Reversible context pruning for Pi, powered by TypeSafe Jev.&lt;/p&gt;&lt;p&gt;An opt-in Pi extension that filters older messages from model requests while preserving the original session history. It is for Pi users running long sessions who want to keep useful context without deleting history.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kevinpita/pi-jev-context&quot;&gt;kevinpita/pi-jev-context&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>pi-jev-compact</title><link>https://jevbooks.com/en/p/ilkerulusoy__pi-jev-compact</link><guid isPermaLink="true">https://jevbooks.com/en/p/ilkerulusoy__pi-jev-compact</guid><description>Selective, verbatim context compaction for Pi using Jev.</description><pubDate>Sun, 20 Sep 2026 08:41:33 GMT</pubDate><content:encoded>&lt;p&gt;Selective, verbatim context compaction for Pi using Jev.&lt;/p&gt;&lt;p&gt;A Pi extension for developers running long sessions. Instead of asking an LLM to summarize old turns, it asks Jev to score each tool call and drops only what Jev says is no longer needed.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ilkerulusoy/pi-jev-compact&quot;&gt;ilkerulusoy/pi-jev-compact&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>skillranker</title><link>https://jevbooks.com/en/p/dicklesworthstone__skillranker</link><guid isPermaLink="true">https://jevbooks.com/en/p/dicklesworthstone__skillranker</guid><description>Rust CLI ranking agent skills for the next step with Jev.</description><pubDate>Sun, 20 Sep 2026 08:41:30 GMT</pubDate><content:encoded>&lt;p&gt;Rust CLI ranking agent skills for the next step with Jev.&lt;/p&gt;&lt;p&gt;A standalone Rust CLI for developers running agents with large skill libraries. It ranks which skills fit the next step using live session context, and can abstain when none fit.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Dicklesworthstone/skillranker&quot;&gt;Dicklesworthstone/skillranker&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>perch</title><link>https://jevbooks.com/en/p/lakeday-org__perch</link><guid isPermaLink="true">https://jevbooks.com/en/p/lakeday-org__perch</guid><description>Semantic code linting with Jev.</description><pubDate>Sun, 20 Sep 2026 08:41:26 GMT</pubDate><content:encoded>&lt;p&gt;Semantic code linting with Jev.&lt;/p&gt;&lt;p&gt;Perch is a semantic code linter for developers. It scans code units, evaluates them against configurable Jev questions, and reports problems with severity, type, confidence, and method.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/lakeday-org/perch&quot;&gt;lakeday-org/perch&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>opencode-jev-orchestrator</title><link>https://jevbooks.com/en/p/aaronshaf__opencode-jev-orchestrator</link><guid isPermaLink="true">https://jevbooks.com/en/p/aaronshaf__opencode-jev-orchestrator</guid><description>Sticky cheap OpenCode parent; Jev escalates hard turns to subagents.</description><pubDate>Sun, 20 Sep 2026 08:41:19 GMT</pubDate><content:encoded>&lt;p&gt;Sticky cheap OpenCode parent; Jev escalates hard turns to subagents.&lt;/p&gt;&lt;p&gt;An OpenCode orchestrator plugin for OpenCode Go users that keeps the parent session on a cheap sticky model for warm cache and delegates harder turns to temporary stronger child subagents.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/aaronshaf/opencode-jev-orchestrator&quot;&gt;aaronshaf/opencode-jev-orchestrator&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>hysteresis</category></item><item><title>jevwire</title><link>https://jevbooks.com/en/p/brainwires__jevwire</link><guid isPermaLink="true">https://jevbooks.com/en/p/brainwires__jevwire</guid><description>Jev decision layer for agents: MCP tools, library, Claude Code hooks.</description><pubDate>Sun, 20 Sep 2026 08:41:16 GMT</pubDate><content:encoded>&lt;p&gt;Jev decision layer for agents: MCP tools, library, Claude Code hooks.&lt;/p&gt;&lt;p&gt;jevwire wires TypeSafe AI&apos;s Jev classifier into agent harnesses. It offers 6 MCP tools, an embeddable JevDecisionModel library, and a Claude Code plugin whose hooks judge tool calls, fetched results, and turn endings.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Brainwires/jevwire&quot;&gt;Brainwires/jevwire&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jev-scout</title><link>https://jevbooks.com/en/p/kierandotai__jev-scout</link><guid isPermaLink="true">https://jevbooks.com/en/p/kierandotai__jev-scout</guid><description>Jev-scored observable web research for MCP agents</description><pubDate>Sun, 20 Sep 2026 08:41:13 GMT</pubDate><content:encoded>&lt;p&gt;Jev-scored observable web research for MCP agents&lt;/p&gt;&lt;p&gt;An MCP stdio server exposing guarded_search, guarded_fetch, and research_report for agents that research the web. It annotates or gates search results and fetched pages, and streams every decision to a local dashboard.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kierandotai/jev-scout&quot;&gt;kierandotai/jev-scout&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>JevRouter</title><link>https://jevbooks.com/en/p/billionsbobby__jevrouter</link><guid isPermaLink="true">https://jevbooks.com/en/p/billionsbobby__jevrouter</guid><description>Jev-powered router for models, tools, and subagents.</description><pubDate>Sun, 20 Sep 2026 08:41:09 GMT</pubDate><content:encoded>&lt;p&gt;Jev-powered router for models, tools, and subagents.&lt;/p&gt;&lt;p&gt;JevRouter routes agent requests across models, subagents, skills, MCP tools, CLIs, and plugins. It uses Jev Choice decisions to pick the next capability, while the host enforces availability, permissions, risk, and confirmation before execution.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/BillionsBobby/JevRouter&quot;&gt;BillionsBobby/JevRouter&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>measured-calibration</category></item><item><title>jev-review</title><link>https://jevbooks.com/en/p/niazmorshed2007__jev-review</link><guid isPermaLink="true">https://jevbooks.com/en/p/niazmorshed2007__jev-review</guid><description>Local MCP server giving coding agents Jev quality scores.</description><pubDate>Sun, 20 Sep 2026 08:41:04 GMT</pubDate><content:encoded>&lt;p&gt;Local MCP server giving coding agents Jev quality scores.&lt;/p&gt;&lt;p&gt;Jev Review is a local-first MCP plugin that gives Claude Code, Codex, Cursor, and OpenCode structured software-quality scores while they work, across correctness, complexity, changeability, modularity, tests, security, and other dimensions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/NiazMorshed2007/jev-review&quot;&gt;NiazMorshed2007/jev-review&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-codex-router</title><link>https://jevbooks.com/en/p/0xnatoshi__jev-codex-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/0xnatoshi__jev-codex-router</guid><description>Per-turn Codex model, reasoning, and speed-mode routing via Jev.</description><pubDate>Sun, 20 Sep 2026 08:41:01 GMT</pubDate><content:encoded>&lt;p&gt;Per-turn Codex model, reasoning, and speed-mode routing via Jev.&lt;/p&gt;&lt;p&gt;A router extension for an existing local Codex Router installation. It picks a model and thinking effort for each Codex model call, including continuations after tools, aiming for sufficient capability without unnecessary quota use.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/0xNatoshi/jev-codex-router&quot;&gt;0xNatoshi/jev-codex-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>failure-mode-knob</category></item><item><title>commit-miner</title><link>https://jevbooks.com/en/p/devanshbatham__commit-miner</link><guid isPermaLink="true">https://jevbooks.com/en/p/devanshbatham__commit-miner</guid><description>Classify Git commits with Jev: change types, bug and security fixes.</description><pubDate>Sun, 20 Sep 2026 08:40:58 GMT</pubDate><content:encoded>&lt;p&gt;Classify Git commits with Jev: change types, bug and security fixes.&lt;/p&gt;&lt;p&gt;commit-miner is a Rust CLI that scans Git repositories and classifies commit diffs and messages into change types and candidate security-fix/CWE labels for inspection. It is aimed at developers and security reviewers auditing commit history.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/devanshbatham/commit-miner&quot;&gt;devanshbatham/commit-miner&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>Canny</title><link>https://jevbooks.com/en/p/qkal__canny</link><guid isPermaLink="true">https://jevbooks.com/en/p/qkal__canny</guid><description>Evidence ledger that blocks unsupported &quot;done&quot; claims from AI coding agents.</description><pubDate>Sun, 20 Sep 2026 08:40:58 GMT</pubDate><content:encoded>&lt;p&gt;Evidence ledger that blocks unsupported &amp;quot;done&amp;quot; claims from AI coding agents.&lt;/p&gt;&lt;p&gt;Canny is a warden for AI coding agents. It hooks into Claude Code and Codex CLI, keeps an append-only ledger of what the agent actually did, and refuses to let the agent finish on an unsupported claim.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/qkal/Canny&quot;&gt;qkal/Canny&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>blink</title><link>https://jevbooks.com/en/p/ellipsis-dev__blink</link><guid isPermaLink="true">https://jevbooks.com/en/p/ellipsis-dev__blink</guid><description>Jev-guided walkers search a codebase for a natural-language query.</description><pubDate>Sun, 20 Sep 2026 08:40:53 GMT</pubDate><content:encoded>&lt;p&gt;Jev-guided walkers search a codebase for a natural-language query.&lt;/p&gt;&lt;p&gt;Blink is a TypeScript CLI that finds files in a codebase matching a natural-language query. It is aimed at developers who want to locate code by description rather than by exact path or filename.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ellipsis-dev/blink&quot;&gt;ellipsis-dev/blink&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>agent-router</title><link>https://jevbooks.com/en/p/nidhi-singh02__agent-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/nidhi-singh02__agent-router</guid><description>Quota-aware CLI routing of coding tasks to AI agents.</description><pubDate>Sun, 20 Sep 2026 08:40:50 GMT</pubDate><content:encoded>&lt;p&gt;Quota-aware CLI routing of coding tasks to AI agents.&lt;/p&gt;&lt;p&gt;A local-first CLI that picks an AI coding agent, model, and reasoning effort for a coding phase, then launches it in a Herdr pane. Built for developers managing multiple agent subscriptions and shared accounts.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/nidhi-singh02/agent-router&quot;&gt;nidhi-singh02/agent-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>zod-jev</title><link>https://jevbooks.com/en/p/jomatsu__zod-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/jomatsu__zod-jev</guid><description>Zod validates shape; Jev validates meaning.</description><pubDate>Sun, 20 Sep 2026 08:40:50 GMT</pubDate><content:encoded>&lt;p&gt;Zod validates shape; Jev validates meaning.&lt;/p&gt;&lt;p&gt;zod-jev composes TypeSafe Jev semantic checks into Zod 4 schemas, so TypeScript projects can turn model-only judgments about free text into calibrated probabilities their code can threshold on.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jomatsu/zod-jev&quot;&gt;jomatsu/zod-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>failure-mode-knob</category></item><item><title>typesafe-go</title><link>https://jevbooks.com/en/p/zhirschtritt__typesafe-go</link><guid isPermaLink="true">https://jevbooks.com/en/p/zhirschtritt__typesafe-go</guid><description>Unofficial Go SDK for the TypeSafe v1 API.</description><pubDate>Sun, 20 Sep 2026 08:40:46 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial Go SDK for the TypeSafe v1 API.&lt;/p&gt;&lt;p&gt;A small, dependency-free Go client for the TypeSafe v1 API, covering System One calls and model discovery. Aimed at Go developers who want to call TypeSafe from Go without pulling in extra dependencies.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zhirschtritt/typesafe-go&quot;&gt;zhirschtritt/typesafe-go&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>semdecide</title><link>https://jevbooks.com/en/p/sharziki__semdecide</link><guid isPermaLink="true">https://jevbooks.com/en/p/sharziki__semdecide</guid><description>Typed semantic decisions for Unix pipelines and CI, powered by Jev.</description><pubDate>Sun, 20 Sep 2026 08:40:45 GMT</pubDate><content:encoded>&lt;p&gt;Typed semantic decisions for Unix pipelines and CI, powered by Jev.&lt;/p&gt;&lt;p&gt;SemDecide is a CLI for Unix pipelines and CI that turns text or JSONL into semantic predicates, routes, scores, and filtered streams, with stable exit codes, for shell scripts and automation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sharziki/semdecide&quot;&gt;sharziki/semdecide&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jevr</title><link>https://jevbooks.com/en/p/simxnherrera__jevr</link><guid isPermaLink="true">https://jevbooks.com/en/p/simxnherrera__jevr</guid><description>Native R client for Jev System One decisions</description><pubDate>Sun, 20 Sep 2026 08:40:42 GMT</pubDate><content:encoded>&lt;p&gt;Native R client for Jev System One decisions&lt;/p&gt;&lt;p&gt;jevr is an R client for JEV / TypeSafe System One. It sends a state and typed questions to a model and returns structured answers for use in R, supporting multiple questions, probabilities, confidence, usage, and provider metadata.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/simxnherrera/jevr&quot;&gt;simxnherrera/jevr&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jevclient</title><link>https://jevbooks.com/en/p/abovecolin__jevclient</link><guid isPermaLink="true">https://jevbooks.com/en/p/abovecolin__jevclient</guid><description>Async Python client for TypeSafe Jev typed questions.</description><pubDate>Sun, 20 Sep 2026 08:40:38 GMT</pubDate><content:encoded>&lt;p&gt;Async Python client for TypeSafe Jev typed questions.&lt;/p&gt;&lt;p&gt;An independent async Python client for TypeSafe Jev, the System One decision model. It lets Python developers ask typed questions about a state and receive probabilities and choices instead of prose.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AboveColin/jevclient&quot;&gt;AboveColin/jevclient&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-shell-history</title><link>https://jevbooks.com/en/p/mrnugget__jev-shell-history</link><guid isPermaLink="true">https://jevbooks.com/en/p/mrnugget__jev-shell-history</guid><description>Fish-style zsh history autosuggestions ranked by Jev.</description><pubDate>Sun, 20 Sep 2026 08:40:34 GMT</pubDate><content:encoded>&lt;p&gt;Fish-style zsh history autosuggestions ranked by Jev.&lt;/p&gt;&lt;p&gt;A zsh plugin that shows Fish-style inline autosuggestions. As you type, it ranks your last 100 distinct history entries and displays the best match in grey after the cursor, for zsh 5.9+ users with a TypeSafe API key.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/mrnugget/jev-shell-history&quot;&gt;mrnugget/jev-shell-history&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>tiered-thresholds</category></item><item><title>jev-mcp</title><link>https://jevbooks.com/en/p/byk__jev-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/byk__jev-mcp</guid><description>Eval-first MCP server for Jev&apos;s typed judgments with probabilities.</description><pubDate>Sun, 20 Sep 2026 08:40:30 GMT</pubDate><content:encoded>&lt;p&gt;Eval-first MCP server for Jev&apos;s typed judgments with probabilities.&lt;/p&gt;&lt;p&gt;An MCP server for TypeSafe&apos;s Jev, a System One model that returns typed judgments (noul, choice, score) with probabilities instead of generated text. It helps developers prototype, evaluate, and apply questions to many items.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/BYK/jev-mcp&quot;&gt;BYK/jev-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category><category>measured-calibration</category></item><item><title>jev-dsl</title><link>https://jevbooks.com/en/p/inanna-malick__jev-dsl</link><guid isPermaLink="true">https://jevbooks.com/en/p/inanna-malick__jev-dsl</guid><description>Typed Haskell DSL for TypeSafe Jev judgment packets.</description><pubDate>Sun, 20 Sep 2026 08:40:25 GMT</pubDate><content:encoded>&lt;p&gt;Typed Haskell DSL for TypeSafe Jev judgment packets.&lt;/p&gt;&lt;p&gt;An early-alpha Haskell DSL for agents: a packet of labelled questions is written once as an expression, its type is inferred, it renders to Jev request JSON, and answers return under the same labels as records read by field.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/inanna-malick/jev-dsl&quot;&gt;inanna-malick/jev-dsl&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>poorjev</title><link>https://jevbooks.com/en/p/rupeshpoojary9__poorjev</link><guid isPermaLink="true">https://jevbooks.com/en/p/rupeshpoojary9__poorjev</guid><description>Local, open-source Jev alternative with calibrated confidence.</description><pubDate>Sun, 20 Sep 2026 08:40:00 GMT</pubDate><content:encoded>&lt;p&gt;Local, open-source Jev alternative with calibrated confidence.&lt;/p&gt;&lt;p&gt;poorjev is a local-first System One decision layer for LLM apps. It provides typed decisions (Choice, Score, Noul) with provably calibrated confidence, runs offline on commodity zero-shot NLI models, and requires no API key or waitlist.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/rupeshpoojary9/poorjev&quot;&gt;rupeshpoojary9/poorjev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>SemIf</title><link>https://jevbooks.com/en/p/theoleecj__semif</link><guid isPermaLink="true">https://jevbooks.com/en/p/theoleecj__semif</guid><description>Semantic ifs from open models, on a 3090 at home.</description><pubDate>Sun, 20 Sep 2026 08:39:57 GMT</pubDate><content:encoded>&lt;p&gt;Semantic ifs from open models, on a 3090 at home.&lt;/p&gt;&lt;p&gt;SemIf is an independent open-model research baseline for direct typed option scoring. It reproduces the interface pattern of runtime-defined semantic decisions, not Jev&apos;s undisclosed model or training. For developers running semantic decisions on a local GPU.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TheoLeeCJ/SemIf&quot;&gt;TheoLeeCJ/SemIf&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>luce</title><link>https://jevbooks.com/en/p/scienthoon__luce</link><guid isPermaLink="true">https://jevbooks.com/en/p/scienthoon__luce</guid><description>Open recipe for Jev-style decision models: task description to calibrated probabilities.</description><pubDate>Sun, 20 Sep 2026 08:39:56 GMT</pubDate><content:encoded>&lt;p&gt;Open recipe for Jev-style decision models: task description to calibrated probabilities.&lt;/p&gt;&lt;p&gt;Luce is an open recipe for building Jev-style decision models. It scaffolds questions, generates or annotates data with an LLM teacher, trains a LoRA + decision head on Qwen, evaluates calibration, and serves probabilities.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/scienthoon/luce&quot;&gt;scienthoon/luce&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category><category>rules-as-questions</category><category>measured-calibration</category></item><item><title>jev-rerank-bench</title><link>https://jevbooks.com/en/p/anessbelbati__jev-rerank-bench</link><guid isPermaLink="true">https://jevbooks.com/en/p/anessbelbati__jev-rerank-bench</guid><description>Benchmarking Jev vs dedicated rerankers on 14 datasets.</description><pubDate>Sun, 20 Sep 2026 08:39:54 GMT</pubDate><content:encoded>&lt;p&gt;Benchmarking Jev vs dedicated rerankers on 14 datasets.&lt;/p&gt;&lt;p&gt;A benchmark comparing TypeSafe Jev against Cohere Rerank 4, ZeroEntropy zerank-2, and a chat-model baseline for passage reranking, with raw API responses, scoring code, and uncertainty intervals.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/anessbelbati/jev-rerank-bench&quot;&gt;anessbelbati/jev-rerank-bench&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>state-minimalism</category></item><item><title>Janus</title><link>https://jevbooks.com/en/p/firassx914__janus</link><guid isPermaLink="true">https://jevbooks.com/en/p/firassx914__janus</guid><description>Measure where to route between Jev and a frontier model.</description><pubDate>Sun, 20 Sep 2026 08:39:52 GMT</pubDate><content:encoded>&lt;p&gt;Measure where to route between Jev and a frontier model.&lt;/p&gt;&lt;p&gt;Janus measures, on your own labelled data or decision logs, whether routing between a small model and a larger one pays off, and where the threshold sits. It ships no default threshold.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/FirasSX914/Janus&quot;&gt;FirasSX914/Janus&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>screen-then-deep</category></item><item><title>JevPlaysPokemon</title><link>https://jevbooks.com/en/p/anxkhn__jevplayspokemon</link><guid isPermaLink="true">https://jevbooks.com/en/p/anxkhn__jevplayspokemon</guid><description>Level-40 Pokémon agent using Jev for battle decisions on real FireRed.</description><pubDate>Sun, 20 Sep 2026 08:39:49 GMT</pubDate><content:encoded>&lt;p&gt;Level-40 Pokémon agent using Jev for battle decisions on real FireRed.&lt;/p&gt;&lt;p&gt;A Pokémon-playing agent that runs Gen 3 battles in two modes: Pokémon Showdown text battles on any computer, and a real FireRed ROM on Mac with Apple Silicon. Jev picks each turn&apos;s move or switch.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/anxkhn/JevPlaysPokemon&quot;&gt;anxkhn/JevPlaysPokemon&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>heist-one</title><link>https://jevbooks.com/en/p/abdelstark__heist-one</link><guid isPermaLink="true">https://jevbooks.com/en/p/abdelstark__heist-one</guid><description>Observable browser stealth game where Jev judges, deterministic code owns the world.</description><pubDate>Sun, 20 Sep 2026 08:39:47 GMT</pubDate><content:encoded>&lt;p&gt;Observable browser stealth game where Jev judges, deterministic code owns the world.&lt;/p&gt;&lt;p&gt;HEIST//ONE is a browser stealth game for players and developers: six guards, three access-controlled doors, disguises, credentials, light control, noise decoys, one artifact, and two exits, with an authoritative server simulation and a Decision Lens.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AbdelStark/heist-one&quot;&gt;AbdelStark/heist-one&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category><category>flat-fanout</category></item><item><title>QuantDinger</title><link>https://jevbooks.com/en/p/openbyteinc__quantdinger</link><guid isPermaLink="true">https://jevbooks.com/en/p/openbyteinc__quantdinger</guid><description>Open-source AI trading OS with Jev System One integration.</description><pubDate>Sun, 20 Sep 2026 08:39:45 GMT</pubDate><content:encoded>&lt;p&gt;Open-source AI trading OS with Jev System One integration.&lt;/p&gt;&lt;p&gt;QuantDinger is a self-hosted quantitative trading platform for independent traders, Python strategy authors, and small teams. It supports AI research, Python strategy development, backtesting, paper/live trading across crypto, stocks, and forex, and multi-tenant SaaS deployment.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/OpenByteInc/QuantDinger&quot;&gt;OpenByteInc/QuantDinger&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category></item><item><title>typesafe-mcp</title><link>https://jevbooks.com/en/p/itsmostafa__typesafe-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/itsmostafa__typesafe-mcp</guid><description>MCP server giving AI agents typed Jev decisions over stdio.</description><pubDate>Sun, 20 Sep 2026 08:39:30 GMT</pubDate><content:encoded>&lt;p&gt;MCP server giving AI agents typed Jev decisions over stdio.&lt;/p&gt;&lt;p&gt;A Go CLI and single-binary MCP server, evaluate, that lets Claude Code, Claude Desktop, Codex and pi call TypeSafe&apos;s Jev model and get back probabilities they can branch on.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/itsmostafa/typesafe-mcp&quot;&gt;itsmostafa/typesafe-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>pi-warden</title><link>https://jevbooks.com/en/p/devmortimer__pi-warden</link><guid isPermaLink="true">https://jevbooks.com/en/p/devmortimer__pi-warden</guid><description>Pi guardrails that steer the agent instead of interrupting you.</description><pubDate>Sun, 20 Sep 2026 08:39:25 GMT</pubDate><content:encoded>&lt;p&gt;Pi guardrails that steer the agent instead of interrupting you.&lt;/p&gt;&lt;p&gt;pi-warden supervises Pi coding agents, catching risky actions, ignored rules, stuck loops, unverified done claims, security issues, runaway output, and wasted context. It usually feeds issues back to the agent rather than interrupting the user.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/DevMortimer/pi-warden&quot;&gt;DevMortimer/pi-warden&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>pi-jev-context</title><link>https://jevbooks.com/en/p/nyarlathoteppppp__pi-jev-context</link><guid isPermaLink="true">https://jevbooks.com/en/p/nyarlathoteppppp__pi-jev-context</guid><description>Cache-neutral context trimming for pi, powered by TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:39:24 GMT</pubDate><content:encoded>&lt;p&gt;Cache-neutral context trimming for pi, powered by TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A pi coding agent extension that shortens long tool output before it enters the context, so cached prompt prefixes are never invalidated. For pi users who want smaller contexts without losing information.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Nyarlathoteppppp/pi-jev-context&quot;&gt;Nyarlathoteppppp/pi-jev-context&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>failure-mode-knob</category></item><item><title>jgrep</title><link>https://jevbooks.com/en/p/kyu1204__jgrep</link><guid isPermaLink="true">https://jevbooks.com/en/p/kyu1204__jgrep</guid><description>Semantic grep CLI that finds code by behavior using TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 08:39:23 GMT</pubDate><content:encoded>&lt;p&gt;Semantic grep CLI that finds code by behavior using TypeSafe Jev.&lt;/p&gt;&lt;p&gt;jgrep is a semantic code search CLI for developers: it splits files or git diff hunks into 5–60 line chunks, asks Jev a yes/no question about each chunk, and prints file:line hits above a probability threshold, so diffs can be linted in CI with English rules.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kyu1204/jgrep&quot;&gt;kyu1204/jgrep&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category><category>state-minimalism</category></item><item><title>jevdroid</title><link>https://jevbooks.com/en/p/antiyro__jevdroid</link><guid isPermaLink="true">https://jevbooks.com/en/p/antiyro__jevdroid</guid><description>Control Android over ADB with Jev-typed decisions.</description><pubDate>Sun, 20 Sep 2026 08:39:18 GMT</pubDate><content:encoded>&lt;p&gt;Control Android over ADB with Jev-typed decisions.&lt;/p&gt;&lt;p&gt;JevDroid is an experimental Python framework for controlling Android devices over ADB or UIAutomator2. Given a goal, it reads the accessibility tree, chooses an action, and executes it: open apps, tap, swipe, navigate back.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/antiyro/jevdroid&quot;&gt;antiyro/jevdroid&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-mobile</title><link>https://jevbooks.com/en/p/friedjof__jev-mobile</link><guid isPermaLink="true">https://jevbooks.com/en/p/friedjof__jev-mobile</guid><description>Durable Android agent using Jev for per-step action choices.</description><pubDate>Sun, 20 Sep 2026 08:39:18 GMT</pubDate><content:encoded>&lt;p&gt;Durable Android agent using Jev for per-step action choices.&lt;/p&gt;&lt;p&gt;Experimental autonomous Android sub-agent for a USB-connected device. Accepts a high-level task, persists it in SQLite, and runs observe → normalize → decide → mutate → verify. Currently a proof of concept, mainly tested against Android Settings and Keep/fixture scenarios.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Friedjof/jev-mobile&quot;&gt;Friedjof/jev-mobile&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-cli</title><link>https://jevbooks.com/en/p/nasrallah-al__jev-cli</link><guid isPermaLink="true">https://jevbooks.com/en/p/nasrallah-al__jev-cli</guid><description>Typed AI judgments from the command line, powered by TypeSafe&apos;s Jev.</description><pubDate>Sun, 20 Sep 2026 08:39:18 GMT</pubDate><content:encoded>&lt;p&gt;Typed AI judgments from the command line, powered by TypeSafe&apos;s Jev.&lt;/p&gt;&lt;p&gt;A TypeScript CLI (installed as jevctl, command jev) that wraps TypeSafe&apos;s Jev model into pipeable, exit-code-gated shell commands for verifying claims, screening text, classifying, extracting, matching, routing, finding, reranking, compacting transcripts, and batching over JSONL.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Nasrallah-AL/jev-cli&quot;&gt;Nasrallah-AL/jev-cli&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>every</title><link>https://jevbooks.com/en/p/sufianetaouil__every</link><guid isPermaLink="true">https://jevbooks.com/en/p/sufianetaouil__every</guid><description>Ask a yes/no question of every function; ranked probabilities in seconds.</description><pubDate>Sun, 20 Sep 2026 08:39:15 GMT</pubDate><content:encoded>&lt;p&gt;Ask a yes/no question of every function; ranked probabilities in seconds.&lt;/p&gt;&lt;p&gt;A semantic code search CLI for developers. It asks a yes/no question of every function in a codebase and ranks the resulting probabilities, so you can find code matching a described behavior rather than a text pattern.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sufianetaouil/every&quot;&gt;sufianetaouil/every&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>dgp</title><link>https://jevbooks.com/en/p/numerous-com__dgp</link><guid isPermaLink="true">https://jevbooks.com/en/p/numerous-com__dgp</guid><description>Open protocol for decision-based AI agents with Jev-first orchestration.</description><pubDate>Sun, 20 Sep 2026 08:39:15 GMT</pubDate><content:encoded>&lt;p&gt;Open protocol for decision-based AI agents with Jev-first orchestration.&lt;/p&gt;&lt;p&gt;DGP is an open-source protocol by Numerous ApS for building decision-based AI agents. Applications expose evidence, typed decisions, and guarded actions; an agent assesses choices while application code retains control of permissions and effects.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/numerous-com/dgp&quot;&gt;numerous-com/dgp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>bicameral</title><link>https://jevbooks.com/en/p/abdelstark__bicameral</link><guid isPermaLink="true">https://jevbooks.com/en/p/abdelstark__bicameral</guid><description>Hybrid coding harness: System 2 writes, System 1 (Jev) runs reflexes.</description><pubDate>Sun, 20 Sep 2026 08:39:11 GMT</pubDate><content:encoded>&lt;p&gt;Hybrid coding harness: System 2 writes, System 1 (Jev) runs reflexes.&lt;/p&gt;&lt;p&gt;A Pi coding harness where any LLM writes code while TypeSafe Jev supplies typed reflexes for policy, loop detection, and edit review. Aimed at developers who want calibrated S1 judgments without handing isolation to a model. Explicitly not a sandbox.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AbdelStark/bicameral&quot;&gt;AbdelStark/bicameral&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>code-owned-policy</category></item><item><title>vgi-typesafe</title><link>https://jevbooks.com/en/p/query-farm__vgi-typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/query-farm__vgi-typesafe</guid><description>TypeSafe System One questions as DuckDB LATERAL-joinable table functions.</description><pubDate>Sun, 20 Sep 2026 08:39:09 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe System One questions as DuckDB LATERAL-joinable table functions.&lt;/p&gt;&lt;p&gt;A VGI worker for DuckDB that exposes TypeSafe System One questions — choice, noul, and score — as table functions, so SQL users can classify, judge, and score rows in a LATERAL join or WHERE clause.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Query-farm/vgi-typesafe&quot;&gt;Query-farm/vgi-typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>TypeSafeAI.Net</title><link>https://jevbooks.com/en/p/hawxy__typesafeai.net</link><guid isPermaLink="true">https://jevbooks.com/en/p/hawxy__typesafeai.net</guid><description>.NET SDK for TypeSafe AI&apos;s typed judgment API.</description><pubDate>Sun, 20 Sep 2026 08:39:08 GMT</pubDate><content:encoded>&lt;p&gt;.NET SDK for TypeSafe AI&apos;s typed judgment API.&lt;/p&gt;&lt;p&gt;A community .NET SDK for the TypeSafe AI System One API. It lets C# developers ask small, typed judgments about text or structured state and receive calibrated probabilities their code can act on.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Hawxy/TypeSafeAI.Net&quot;&gt;Hawxy/TypeSafeAI.Net&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>typesafe-ai-rails</title><link>https://jevbooks.com/en/p/genierobot__typesafe-ai-rails</link><guid isPermaLink="true">https://jevbooks.com/en/p/genierobot__typesafe-ai-rails</guid><description>Community Rails integration for TypeSafe&apos;s System One API.</description><pubDate>Sun, 20 Sep 2026 08:39:05 GMT</pubDate><content:encoded>&lt;p&gt;Community Rails integration for TypeSafe&apos;s System One API.&lt;/p&gt;&lt;p&gt;A community Rails gem that adds Rails configuration, persisted usage and cost telemetry, and opt-in confidence policies for TypeSafe&apos;s System One API, built on the typesafe-sdk Ruby gem.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/GenieRobot/typesafe-ai-rails&quot;&gt;GenieRobot/typesafe-ai-rails&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>typesafe-sdk-php</title><link>https://jevbooks.com/en/p/fox-islam__typesafe-sdk-php</link><guid isPermaLink="true">https://jevbooks.com/en/p/fox-islam__typesafe-sdk-php</guid><description>PHP 8.3 SDK for TypeSafe&apos;s System One API</description><pubDate>Sun, 20 Sep 2026 08:39:03 GMT</pubDate><content:encoded>&lt;p&gt;PHP 8.3 SDK for TypeSafe&apos;s System One API&lt;/p&gt;&lt;p&gt;An unofficial PHP client for TypeSafe AI&apos;s System One API, letting PHP and Laravel developers ask typed questions about text or JSON and receive probabilities, labels, or rubric levels.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Fox-Islam/typesafe-sdk-php&quot;&gt;Fox-Islam/typesafe-sdk-php&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>typesafe-sdk-kotlin</title><link>https://jevbooks.com/en/p/ufec__typesafe-sdk-kotlin</link><guid isPermaLink="true">https://jevbooks.com/en/p/ufec__typesafe-sdk-kotlin</guid><description>Community Kotlin port of TypeSafe AI&apos;s JavaScript SDK for Android and JVM.</description><pubDate>Sun, 20 Sep 2026 08:39:02 GMT</pubDate><content:encoded>&lt;p&gt;Community Kotlin port of TypeSafe AI&apos;s JavaScript SDK for Android and JVM.&lt;/p&gt;&lt;p&gt;A Kotlin SDK for TypeSafe AI&apos;s System One API, targeting Android (minSdk 29) and the JVM with JDK 17. It is a community port of the JavaScript SDK 0.6.0, distributed via JitPack, and not affiliated with TypeSafe AI.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ufec/typesafe-sdk-kotlin&quot;&gt;ufec/typesafe-sdk-kotlin&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>typesafe-sdk-java</title><link>https://jevbooks.com/en/p/premo-cloud__typesafe-sdk-java</link><guid isPermaLink="true">https://jevbooks.com/en/p/premo-cloud__typesafe-sdk-java</guid><description>Community Java 17 client for TypeSafe System One typed questions.</description><pubDate>Sun, 20 Sep 2026 08:39:02 GMT</pubDate><content:encoded>&lt;p&gt;Community Java 17 client for TypeSafe System One typed questions.&lt;/p&gt;&lt;p&gt;An unofficial community Java 17 client for the TypeSafe System One API. It lets Java developers ask typed Noul, Choice, and Score questions over application state and receive calibrated probabilities, mirroring the official Python and JavaScript SDKs.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Premo-Cloud/typesafe-sdk-java&quot;&gt;Premo-Cloud/typesafe-sdk-java&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>typesafe-sdk-go</title><link>https://jevbooks.com/en/p/sergeax__typesafe-sdk-go</link><guid isPermaLink="true">https://jevbooks.com/en/p/sergeax__typesafe-sdk-go</guid><description>Go client for TypeSafe&apos;s System One API with typed questions.</description><pubDate>Sun, 20 Sep 2026 08:39:02 GMT</pubDate><content:encoded>&lt;p&gt;Go client for TypeSafe&apos;s System One API with typed questions.&lt;/p&gt;&lt;p&gt;A community Go 1.23 client for TypeSafe&apos;s System One API. It lets Go developers send a state plus typed Noul, Choice, and Score questions in one request and read back per-question answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/SergeAx/typesafe-sdk-go&quot;&gt;SergeAx/typesafe-sdk-go&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>typesafe-ai</title><link>https://jevbooks.com/en/p/twister915__typesafe-ai</link><guid isPermaLink="true">https://jevbooks.com/en/p/twister915__typesafe-ai</guid><description>Typed Rust client for TypeSafe&apos;s System One evaluation API.</description><pubDate>Sun, 20 Sep 2026 08:33:52 GMT</pubDate><content:encoded>&lt;p&gt;Typed Rust client for TypeSafe&apos;s System One evaluation API.&lt;/p&gt;&lt;p&gt;Brings TypeSafe&apos;s System One API into Rust as typed judgments for applications. It supports routing support cases, classifying content, scoring items on ordered rubrics, and judging conditions with probabilities. Provides async and blocking backends with observable retries and inspectable errors.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Twister915/typesafe-ai&quot;&gt;Twister915/typesafe-ai&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>scala-jev-sdk</title><link>https://jevbooks.com/en/p/ticofab__scala-jev-sdk</link><guid isPermaLink="true">https://jevbooks.com/en/p/ticofab__scala-jev-sdk</guid><description>Scala 3 client for Jev&apos;s typed questions, no effect system.</description><pubDate>Sun, 20 Sep 2026 08:33:47 GMT</pubDate><content:encoded>&lt;p&gt;Scala 3 client for Jev&apos;s typed questions, no effect system.&lt;/p&gt;&lt;p&gt;A community Scala 3 SDK for TypeSafe AI&apos;s Jev System One model, which answers typed questions about a state instead of generating text. It targets Scala developers who want routing, gating, ranking or guardrail decisions inside an application.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ticofab/scala-jev-sdk&quot;&gt;ticofab/scala-jev-sdk&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>s1-rs</title><link>https://jevbooks.com/en/p/abdelstark__s1-rs</link><guid isPermaLink="true">https://jevbooks.com/en/p/abdelstark__s1-rs</guid><description>Typed System One decisions for Rust via derives and confidence gates.</description><pubDate>Sun, 20 Sep 2026 08:33:39 GMT</pubDate><content:encoded>&lt;p&gt;Typed System One decisions for Rust via derives and confidence gates.&lt;/p&gt;&lt;p&gt;s1-rs is a Rust workspace that turns fieldless enums and named structs into typed Choice, Score, and Noul questions for the TypeSafe System One API, returning compile-time-checked, confidence-gated answers. It targets Rust developers routing or classifying inputs.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AbdelStark/s1-rs&quot;&gt;AbdelStark/s1-rs&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>tiered-thresholds</category></item><item><title>ruby_llm-typesafe</title><link>https://jevbooks.com/en/p/kieranklaassen__ruby_llm-typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/kieranklaassen__ruby_llm-typesafe</guid><description>TypeSafe provider for RubyLLM 2 with typed, probabilistic answers.</description><pubDate>Sun, 20 Sep 2026 08:33:37 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe provider for RubyLLM 2 with typed, probabilistic answers.&lt;/p&gt;&lt;p&gt;A RubyLLM 2 provider for TypeSafe, which runs Jev, a System One model that returns probabilities for typed questions instead of text. For Ruby developers building structured-output applications.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kieranklaassen/ruby_llm-typesafe&quot;&gt;kieranklaassen/ruby_llm-typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>pi-typesafe</title><link>https://jevbooks.com/en/p/devmortimer__pi-typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/devmortimer__pi-typesafe</guid><description>TypeSafe decisions for Pi: batched evaluation, playground, typed API.</description><pubDate>Sun, 20 Sep 2026 08:33:34 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe decisions for Pi: batched evaluation, playground, typed API.&lt;/p&gt;&lt;p&gt;A Pi extension and library that gives the agent and other extensions one consented, key-managed TypeSafe client with a batched `typesafe_evaluate` tool and offline-testable transport; requests are billable and opt-in per user.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/DevMortimer/pi-typesafe&quot;&gt;DevMortimer/pi-typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>system-one-adapter-python</title><link>https://jevbooks.com/en/p/typesafe-ai__system-one-adapter-python</link><guid isPermaLink="true">https://jevbooks.com/en/p/typesafe-ai__system-one-adapter-python</guid><description>Drop-in TypeSafeClient replacement backed by LLM APIs</description><pubDate>Sun, 20 Sep 2026 08:33:31 GMT</pubDate><content:encoded>&lt;p&gt;Drop-in TypeSafeClient replacement backed by LLM APIs&lt;/p&gt;&lt;p&gt;A Python adapter that replaces typesafe_sdk&apos;s system_one evaluation API with LLM APIs, letting developers compare TypeSafe against OpenAI, Anthropic, and OpenAI-compatible models on cost, speed, and intelligence.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/typesafe-ai/system-one-adapter-python&quot;&gt;typesafe-ai/system-one-adapter-python&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>typesafe-sdk-swift</title><link>https://jevbooks.com/en/p/marandaneto__typesafe-sdk-swift</link><guid isPermaLink="true">https://jevbooks.com/en/p/marandaneto__typesafe-sdk-swift</guid><description>Experimental Swift SDK for the TypeSafe AI API.</description><pubDate>Sun, 20 Sep 2026 08:33:30 GMT</pubDate><content:encoded>&lt;p&gt;Experimental Swift SDK for the TypeSafe AI API.&lt;/p&gt;&lt;p&gt;An unofficial, experimental Swift-native client for the TypeSafe AI API, using Swift Package Manager, Swift 6 concurrency, and URLSession, for Apple-platform developers who want typed answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/marandaneto/typesafe-sdk-swift&quot;&gt;marandaneto/typesafe-sdk-swift&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>verdict</title><link>https://jevbooks.com/en/p/jonesmelton__verdict</link><guid isPermaLink="true">https://jevbooks.com/en/p/jonesmelton__verdict</guid><description>Typed OCaml Eio client for TypeSafe AI&apos;s Jev evaluation API</description><pubDate>Sun, 20 Sep 2026 08:33:21 GMT</pubDate><content:encoded>&lt;p&gt;Typed OCaml Eio client for TypeSafe AI&apos;s Jev evaluation API&lt;/p&gt;&lt;p&gt;An unofficial OCaml 5.2+ client SDK for the TypeSafe AI system-one evaluation API. It lets OCaml programs send a state plus typed questions and read back calibrated answers, with TLS, retries and bounded requests handled by the library.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jonesmelton/verdict&quot;&gt;jonesmelton/verdict&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>typesafe-sdk-python</title><link>https://jevbooks.com/en/p/typesafe-ai__typesafe-sdk-python</link><guid isPermaLink="true">https://jevbooks.com/en/p/typesafe-ai__typesafe-sdk-python</guid><description>Official Python client for the TypeSafe AI API.</description><pubDate>Sun, 20 Sep 2026 08:33:21 GMT</pubDate><content:encoded>&lt;p&gt;Official Python client for the TypeSafe AI API.&lt;/p&gt;&lt;p&gt;The official synchronous and asynchronous Python client for TypeSafe AI, letting Python developers call the TypeSafe API from their applications.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/typesafe-ai/typesafe-sdk-python&quot;&gt;typesafe-ai/typesafe-sdk-python&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>typesafe-sdk-js</title><link>https://jevbooks.com/en/p/typesafe-ai__typesafe-sdk-js</link><guid isPermaLink="true">https://jevbooks.com/en/p/typesafe-ai__typesafe-sdk-js</guid><description>Official TypeScript/JavaScript SDK for the TypeSafe AI API.</description><pubDate>Sun, 20 Sep 2026 08:33:15 GMT</pubDate><content:encoded>&lt;p&gt;Official TypeScript/JavaScript SDK for the TypeSafe AI API.&lt;/p&gt;&lt;p&gt;An official JavaScript and TypeScript client for the TypeSafe AI API, aimed at developers who want to call the System One model from Node.js 20 or newer with inferred answer types.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/typesafe-ai/typesafe-sdk-js&quot;&gt;typesafe-ai/typesafe-sdk-js&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>jev-chat-for-twitch</title><link>https://jevbooks.com/en/p/ethanplusai__jev-chat-for-twitch</link><guid isPermaLink="true">https://jevbooks.com/en/p/ethanplusai__jev-chat-for-twitch</guid><description>A Chrome extension that filters live Twitch chat with Jev.</description><pubDate>Sun, 20 Sep 2026 08:33:11 GMT</pubDate><content:encoded>&lt;p&gt;A Chrome extension that filters live Twitch chat with Jev.&lt;/p&gt;&lt;p&gt;A bring-your-own-key Chrome extension for Twitch viewers. It reads a channel&apos;s live chat over the anonymous IRC WebSocket and adds a second column showing only the messages matching a chosen intent: Helpful, Questions, Funny, Feedback, or Everything meaningful.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ethanplusai/jev-chat-for-twitch&quot;&gt;ethanplusai/jev-chat-for-twitch&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>hunch</title><link>https://jevbooks.com/en/p/carldaws__hunch</link><guid isPermaLink="true">https://jevbooks.com/en/p/carldaws__hunch</guid><description>Probabilistic control flow for Ruby, powered by TypeSafe&apos;s Jev.</description><pubDate>Sun, 20 Sep 2026 08:32:45 GMT</pubDate><content:encoded>&lt;p&gt;Probabilistic control flow for Ruby, powered by TypeSafe&apos;s Jev.&lt;/p&gt;&lt;p&gt;Hunch lets Ruby developers ask plain-English questions about text or application data and branch on the answers. It provides chance, pick, and rate helpers, plus graded predicates, for use in Ruby and Rails apps.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/carldaws/hunch&quot;&gt;carldaws/hunch&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>jarviscore-framework</title><link>https://jevbooks.com/en/p/prescott-data__jarviscore-framework</link><guid isPermaLink="true">https://jevbooks.com/en/p/prescott-data__jarviscore-framework</guid><description>Peer-to-peer multi-agent runtime with zero-trust credentials and durable state.</description><pubDate>Sun, 20 Sep 2026 08:32:44 GMT</pubDate><content:encoded>&lt;p&gt;Peer-to-peer multi-agent runtime with zero-trust credentials and durable state.&lt;/p&gt;&lt;p&gt;JarvisCore is a Python framework for building AI agent fleets that plan, reason, execute code, browse the web, and connect to external services. It targets developers who need crash recovery, shared memory, and peer-to-peer discovery without a central orchestrator.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Prescott-Data/jarviscore-framework&quot;&gt;Prescott-Data/jarviscore-framework&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-forge</title><link>https://jevbooks.com/en/p/zwlijay__jev-forge</link><guid isPermaLink="true">https://jevbooks.com/en/p/zwlijay__jev-forge</guid><description>Open stack for training and serving Jev-style decision models.</description><pubDate>Sun, 20 Sep 2026 08:32:39 GMT</pubDate><content:encoded>&lt;p&gt;Open stack for training and serving Jev-style decision models.&lt;/p&gt;&lt;p&gt;JevForge is an end-to-end toolkit for synthesizing decision data, training calibrated candidate scorers, evaluating them, and serving Jev-compatible inference for interactive web decisions. It is for researchers and developers building structured decision models.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zwliJay/jev-forge&quot;&gt;zwliJay/jev-forge&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>measured-calibration</category></item><item><title>jev-web-analyzer</title><link>https://jevbooks.com/en/p/replynodes__jev-web-analyzer</link><guid isPermaLink="true">https://jevbooks.com/en/p/replynodes__jev-web-analyzer</guid><description>See what Jev thinks about your SaaS website.</description><pubDate>Sun, 20 Sep 2026 08:32:36 GMT</pubDate><content:encoded>&lt;p&gt;See what Jev thinks about your SaaS website.&lt;/p&gt;&lt;p&gt;A developer demo that analyzes a public SaaS landing page as clean Markdown and asks Jev ten bounded Choice questions about first-visit understanding, returning inspectable findings for the first change to make.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/replynodes/jev-web-analyzer&quot;&gt;replynodes/jev-web-analyzer&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>jev-logtriage</title><link>https://jevbooks.com/en/p/jyatesdotdev__jev-logtriage</link><guid isPermaLink="true">https://jevbooks.com/en/p/jyatesdotdev__jev-logtriage</guid><description>Jev decides if a batch of logs is worth acting on.</description><pubDate>Sun, 20 Sep 2026 08:32:36 GMT</pubDate><content:encoded>&lt;p&gt;Jev decides if a batch of logs is worth acting on.&lt;/p&gt;&lt;p&gt;A Python tool for on-call operations that collapses Loki log batches into a single Jev call, then maps answers to suppress, watch, review, notify, or page. Nothing is executed.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jyatesdotdev/jev-logtriage&quot;&gt;jyatesdotdev/jev-logtriage&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>speculative-heads</category><category>tiered-thresholds</category><category>code-owned-policy</category></item><item><title>jev-align</title><link>https://jevbooks.com/en/p/sutro-sh__jev-align</link><guid isPermaLink="true">https://jevbooks.com/en/p/sutro-sh__jev-align</guid><description>Build calibrated AI Functions from human feedback using Jev and GEPA.</description><pubDate>Sun, 20 Sep 2026 08:32:36 GMT</pubDate><content:encoded>&lt;p&gt;Build calibrated AI Functions from human feedback using Jev and GEPA.&lt;/p&gt;&lt;p&gt;jev-align is an experimental CLI from Sutro for building AI Functions with TypeSafe&apos;s Jev. It finds uncertain examples, asks you to label them, and uses GEPA to improve the function.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sutro-sh/jev-align&quot;&gt;sutro-sh/jev-align&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category></item><item><title>jev-agent-skill</title><link>https://jevbooks.com/en/p/yuyang2230__jev-agent-skill</link><guid isPermaLink="true">https://jevbooks.com/en/p/yuyang2230__jev-agent-skill</guid><description>Offload agent classify, screen, score, and verify calls to Jev.</description><pubDate>Sun, 20 Sep 2026 08:32:36 GMT</pubDate><content:encoded>&lt;p&gt;Offload agent classify, screen, score, and verify calls to Jev.&lt;/p&gt;&lt;p&gt;A Claude Code / ZCode skill that moves high-frequency small judgments out of the main model&apos;s context and into Jev, cutting token cost for classification, batch screening, scoring, and compliance checks. Aimed at AI coding agents and their users.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yuyang2230/jev-agent-skill&quot;&gt;yuyang2230/jev-agent-skill&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>screen-then-deep</category><category>state-minimalism</category></item><item><title>jev-plays-pokemon</title><link>https://jevbooks.com/en/p/milanboers__jev-plays-pokemon</link><guid isPermaLink="true">https://jevbooks.com/en/p/milanboers__jev-plays-pokemon</guid><description>Jev picks Pokémon Red goals; code presses buttons.</description><pubDate>Sun, 20 Sep 2026 07:30:25 GMT</pubDate><content:encoded>&lt;p&gt;Jev picks Pokémon Red goals; code presses buttons.&lt;/p&gt;&lt;p&gt;A small autonomous agent that plays Pokémon Red on a PyBoy emulator. It is aimed at developers exploring TypeSafe Jev as a decision model for game or agent loops.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/milanboers/jev-plays-pokemon&quot;&gt;milanboers/jev-plays-pokemon&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category><category>flat-fanout</category><category>hysteresis</category></item><item><title>advocaat</title><link>https://jevbooks.com/en/p/pithings__advocaat</link><guid isPermaLink="true">https://jevbooks.com/en/p/pithings__advocaat</guid><description>Type-safe client for asking Jev questions about your data.</description><pubDate>Sun, 20 Sep 2026 07:27:23 GMT</pubDate><content:encoded>&lt;p&gt;Type-safe client for asking Jev questions about your data.&lt;/p&gt;&lt;p&gt;Advocaat is a small TypeScript client for asking AI questions about a dataset, powered by TypeSafe Jev. It returns probabilities, choices, and scores in one request, aimed at developers building type-safe data triage and classification.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/pithings/advocaat&quot;&gt;pithings/advocaat&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>mini-jev</title><link>https://jevbooks.com/en/p/r-ms__mini-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/r-ms__mini-jev</guid><description>Reading option-letter logits instead of generating JSON on a frozen Qwen3-4B.</description><pubDate>Sun, 20 Sep 2026 07:27:13 GMT</pubDate><content:encoded>&lt;p&gt;Reading option-letter logits instead of generating JSON on a frozen Qwen3-4B.&lt;/p&gt;&lt;p&gt;A preregistered experiment and teaching bench measuring whether a frozen Qwen3-4B can answer closed-choice schema fields by reading next-token logits for option letters, instead of generating grammar-constrained JSON. Task: CLINC150 intent classification.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/r-ms/mini-jev&quot;&gt;r-ms/mini-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-canvas</title><link>https://jevbooks.com/en/p/gaborishka__jev-canvas</link><guid isPermaLink="true">https://jevbooks.com/en/p/gaborishka__jev-canvas</guid><description>Voice and finger drawing on tldraw canvas with Jev decisions.</description><pubDate>Sun, 20 Sep 2026 07:27:00 GMT</pubDate><content:encoded>&lt;p&gt;Voice and finger drawing on tldraw canvas with Jev decisions.&lt;/p&gt;&lt;p&gt;A multimodal UI where users draw on a tldraw canvas by speaking commands while pointing a webcam-tracked finger. It supports English and Ukrainian, and uses Jev to interpret spoken instructions into canvas actions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/gaborishka/jev-canvas&quot;&gt;gaborishka/jev-canvas&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jev.nvim</title><link>https://jevbooks.com/en/p/valentynkit__jev.nvim</link><guid isPermaLink="true">https://jevbooks.com/en/p/valentynkit__jev.nvim</guid><description>Ask the buffer a question; functions ranked by probability in quickfix.</description><pubDate>Sun, 20 Sep 2026 07:26:47 GMT</pubDate><content:encoded>&lt;p&gt;Ask the buffer a question; functions ranked by probability in quickfix.&lt;/p&gt;&lt;p&gt;A Neovim plugin that splits the buffer into functions with Treesitter, asks a plain-language question about each, and ranks the answers by probability in quickfix. For developers searching code by intent rather than pattern.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/valentynkit/jev.nvim&quot;&gt;valentynkit/jev.nvim&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>state-minimalism</category></item><item><title>pi-heed</title><link>https://jevbooks.com/en/p/nyarlathoteppppp__pi-heed</link><guid isPermaLink="true">https://jevbooks.com/en/p/nyarlathoteppppp__pi-heed</guid><description>Runtime constraints that check every side-effecting pi tool call.</description><pubDate>Sun, 20 Sep 2026 07:26:37 GMT</pubDate><content:encoded>&lt;p&gt;Runtime constraints that check every side-effecting pi tool call.&lt;/p&gt;&lt;p&gt;pi-heed is a runtime constraint layer for the pi coding agent. It checks every side-effecting tool call against what the user actually asked for, before the call runs, and blocks calls that would violate the user&apos;s stated policy.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Nyarlathoteppppp/pi-heed&quot;&gt;Nyarlathoteppppp/pi-heed&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>mastra-jev-moderation</title><link>https://jevbooks.com/en/p/codealive-ai__mastra-jev-moderation</link><guid isPermaLink="true">https://jevbooks.com/en/p/codealive-ai__mastra-jev-moderation</guid><description>Mastra input moderation on Jev: one file, one typed request.</description><pubDate>Sun, 20 Sep 2026 07:24:07 GMT</pubDate><content:encoded>&lt;p&gt;Mastra input moderation on Jev: one file, one typed request.&lt;/p&gt;&lt;p&gt;A Mastra input processor that moderates agent messages with TypeSafe Jev instead of an LLM, for teams that want a fast, cheap, fail-open block gate with no text to parse.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/CodeAlive-AI/mastra-jev-moderation&quot;&gt;CodeAlive-AI/mastra-jev-moderation&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category><category>flat-fanout</category><category>failure-mode-knob</category><category>state-minimalism</category></item><item><title>jev-spam-eval</title><link>https://jevbooks.com/en/p/bitnovus__jev-spam-eval</link><guid isPermaLink="true">https://jevbooks.com/en/p/bitnovus__jev-spam-eval</guid><description>Zero-shot spam filtering with Jev Noul questions, benchmarked against TF-IDF.</description><pubDate>Sun, 20 Sep 2026 07:23:55 GMT</pubDate><content:encoded>&lt;p&gt;Zero-shot spam filtering with Jev Noul questions, benchmarked against TF-IDF.&lt;/p&gt;&lt;p&gt;Explores zero-shot email classification with TypeSafe&apos;s pretrained Jev model, comparing ham/spam/phishing decisions against TF-IDF logistic regression baselines on main, fresh, and recent phishing sets.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/bitnovus/jev-spam-eval&quot;&gt;bitnovus/jev-spam-eval&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>Jev-Moderation-Bot</title><link>https://jevbooks.com/en/p/brainstormity__jev-moderation-bot</link><guid isPermaLink="true">https://jevbooks.com/en/p/brainstormity__jev-moderation-bot</guid><description>Discord moderation bot using Jev to score spam, phishing, and social engineering.</description><pubDate>Sun, 20 Sep 2026 07:23:54 GMT</pubDate><content:encoded>&lt;p&gt;Discord moderation bot using Jev to score spam, phishing, and social engineering.&lt;/p&gt;&lt;p&gt;A Discord moderation bot for server admins and moderators. It analyzes incoming messages in real time, deletes spam and scam links, escalates offenses through a four-stage ladder, and profiles members based on their message history.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/brainstormity/Jev-Moderation-Bot&quot;&gt;brainstormity/Jev-Moderation-Bot&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Content Moderation</category><category>tiered-thresholds</category></item><item><title>jev-trade</title><link>https://jevbooks.com/en/p/aowang-ai__jev-trade</link><guid isPermaLink="true">https://jevbooks.com/en/p/aowang-ai__jev-trade</guid><description>Live Jev trader on Hyperliquid</description><pubDate>Sun, 20 Sep 2026 07:23:49 GMT</pubDate><content:encoded>&lt;p&gt;Live Jev trader on Hyperliquid&lt;/p&gt;&lt;p&gt;A trading bot that uses Jev to decide long or short and open, close, or hold on Hyperliquid markets. Runs five isolated sleeves (BTC, ETH, SOL, DOGE, BNB), each with its own wallet and Jev call.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/aowang-ai/jev-trade&quot;&gt;aowang-ai/jev-trade&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category></item><item><title>jev_stock</title><link>https://jevbooks.com/en/p/sosopop__jev_stock</link><guid isPermaLink="true">https://jevbooks.com/en/p/sosopop__jev_stock</guid><description>Experimental Jev framework forecasting Hong Kong stock direction from market state.</description><pubDate>Sun, 20 Sep 2026 07:23:39 GMT</pubDate><content:encoded>&lt;p&gt;Experimental Jev framework forecasting Hong Kong stock direction from market state.&lt;/p&gt;&lt;p&gt;An experimental Python framework for forecasting short-term Hong Kong stock price direction. It targets researchers who want a disciplined reasoning layer over structured market data, not a proven trading model.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/sosopop/jev_stock&quot;&gt;sosopop/jev_stock&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category><category>contract-validation</category></item><item><title>jevocks</title><link>https://jevbooks.com/en/p/unicodeveloper__jevocks</link><guid isPermaLink="true">https://jevbooks.com/en/p/unicodeveloper__jevocks</guid><description>Stock decision terminal using Jev for probabilistic 30-day outlook.</description><pubDate>Sun, 20 Sep 2026 07:23:29 GMT</pubDate><content:encoded>&lt;p&gt;Stock decision terminal using Jev for probabilistic 30-day outlook.&lt;/p&gt;&lt;p&gt;Jevinik is a stock decision terminal that retrieves live market evidence with Valyu and estimates whether a stock will trade higher in 30 days. It is for users who want a fast, structured probabilistic outlook on US and European stocks.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/unicodeveloper/jevocks&quot;&gt;unicodeveloper/jevocks&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Finance &amp; Trading</category><category>flat-fanout</category></item><item><title>jev-plays-pokemon-red</title><link>https://jevbooks.com/en/p/valentynkit__jev-plays-pokemon-red</link><guid isPermaLink="true">https://jevbooks.com/en/p/valentynkit__jev-plays-pokemon-red</guid><description>Pokemon Red on PyBoy: code owns the route, Jev picks at branches.</description><pubDate>Sun, 20 Sep 2026 07:23:24 GMT</pubDate><content:encoded>&lt;p&gt;Pokemon Red on PyBoy: code owns the route, Jev picks at branches.&lt;/p&gt;&lt;p&gt;A Pokemon Red agent on PyBoy for developers: deterministic Python handles routes, thresholds and arithmetic, while Jev is asked only at game branches to choose among legal actions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/valentynkit/jev-plays-pokemon-red&quot;&gt;valentynkit/jev-plays-pokemon-red&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category><category>measured-calibration</category></item><item><title>PlayJev</title><link>https://jevbooks.com/en/p/omnijev__playjev</link><guid isPermaLink="true">https://jevbooks.com/en/p/omnijev__playjev</guid><description>0.8B vision-language model plays ten browser games from raw pixels</description><pubDate>Sun, 20 Sep 2026 07:23:23 GMT</pubDate><content:encoded>&lt;p&gt;0.8B vision-language model plays ten browser games from raw pixels&lt;/p&gt;&lt;p&gt;PlayJev is a fine-tune of Qwen3.5-0.8B-Base that plays ten classic browser games directly from raw pixels, aimed at real-time GUI-game agents and Jev-style decision models.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/OmniJev/PlayJev&quot;&gt;OmniJev/PlayJev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>typesafe-playground</title><link>https://jevbooks.com/en/p/kavehmz__typesafe-playground</link><guid isPermaLink="true">https://jevbooks.com/en/p/kavehmz__typesafe-playground</guid><description>Interactive experiments with TypeSafe Jev for routing and driving decisions.</description><pubDate>Sun, 20 Sep 2026 07:23:22 GMT</pubDate><content:encoded>&lt;p&gt;Interactive experiments with TypeSafe Jev for routing and driving decisions.&lt;/p&gt;&lt;p&gt;Small interactive demos for developers to see how TypeSafe Jev makes decisions: routing a support message and steering a car in a 3D world with visible inputs and judgments.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kavehmz/typesafe-playground&quot;&gt;kavehmz/typesafe-playground&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>typesafe-jev-drone-demo</title><link>https://jevbooks.com/en/p/kxzk__typesafe-jev-drone-demo</link><guid isPermaLink="true">https://jevbooks.com/en/p/kxzk__typesafe-jev-drone-demo</guid><description>Three.js drone simulator with Python backend and live TypeSafe Jev navigation.</description><pubDate>Sun, 20 Sep 2026 07:23:14 GMT</pubDate><content:encoded>&lt;p&gt;Three.js drone simulator with Python backend and live TypeSafe Jev navigation.&lt;/p&gt;&lt;p&gt;A live Three.js drone simulation with a Python/FastAPI backend where TypeSafe&apos;s jev-latest chooses each navigation action. It is for developers exploring typed AI decision-making in a simulated flight environment.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kxzk/typesafe-jev-drone-demo&quot;&gt;kxzk/typesafe-jev-drone-demo&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>cross-check</category><category>contract-validation</category></item><item><title>tsai-sc</title><link>https://jevbooks.com/en/p/phyous__tsai-sc</link><guid isPermaLink="true">https://jevbooks.com/en/p/phyous__tsai-sc</guid><description>TypeSafe Jev plays original StarCraft shareware mission Strongarm.</description><pubDate>Sun, 20 Sep 2026 07:23:02 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev plays original StarCraft shareware mission Strongarm.&lt;/p&gt;&lt;p&gt;A Python harness that drives the original 1998 StarCraft shareware executable inside BottleShip, letting Jev choose commands via ordinary mouse and keyboard input to complete the Strongarm combat mission.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/phyous/tsai-sc&quot;&gt;phyous/tsai-sc&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jev-drone</title><link>https://jevbooks.com/en/p/romanslack__jev-drone</link><guid isPermaLink="true">https://jevbooks.com/en/p/romanslack__jev-drone</guid><description>Camera-only MuJoCo drone with Jev judgment model in the loop</description><pubDate>Sun, 20 Sep 2026 07:22:54 GMT</pubDate><content:encoded>&lt;p&gt;Camera-only MuJoCo drone with Jev judgment model in the loop&lt;/p&gt;&lt;p&gt;An autonomous quadrotor flies a five-station obstacle course in MuJoCo using only its onboard camera. Classical CV and control stay in code; a small Jev model decides what each situation means. For robotics researchers exploring judgment models in live control loops.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/RomanSlack/jev-drone&quot;&gt;RomanSlack/jev-drone&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>typesafe-mario</title><link>https://jevbooks.com/en/p/fhshaik__typesafe-mario</link><guid isPermaLink="true">https://jevbooks.com/en/p/fhshaik__typesafe-mario</guid><description>Jev picks NES controller inputs for Super Mario Bros. from structured state.</description><pubDate>Sun, 20 Sep 2026 07:22:51 GMT</pubDate><content:encoded>&lt;p&gt;Jev picks NES controller inputs for Super Mario Bros. from structured state.&lt;/p&gt;&lt;p&gt;An experimental controller that lets TypeSafe&apos;s Jev model directly choose NES controller inputs for the original Super Mario Bros., using emulator telemetry and RAM rather than screenshots.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/fhshaik/typesafe-mario&quot;&gt;fhshaik/typesafe-mario&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>ruby_decision_model</title><link>https://jevbooks.com/en/p/obie__ruby_decision_model</link><guid isPermaLink="true">https://jevbooks.com/en/p/obie__ruby_decision_model</guid><description>Ruby client for decision models like Jev.</description><pubDate>Sun, 20 Sep 2026 07:22:49 GMT</pubDate><content:encoded>&lt;p&gt;Ruby client for decision models like Jev.&lt;/p&gt;&lt;p&gt;A Ruby gem that talks to decision models such as Typesafe Jev, so Ruby applications can ask typed questions about a state and get calibrated probabilities instead of generated text.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/obie/ruby_decision_model&quot;&gt;obie/ruby_decision_model&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-experiments</title><link>https://jevbooks.com/en/p/dabit3__jev-experiments</link><guid isPermaLink="true">https://jevbooks.com/en/p/dabit3__jev-experiments</guid><description>22 latency-focused Jev demo apps built by Devin</description><pubDate>Sun, 20 Sep 2026 07:22:42 GMT</pubDate><content:encoded>&lt;p&gt;22 latency-focused Jev demo apps built by Devin&lt;/p&gt;&lt;p&gt;A collection of 22 latency-focused demo applications built with Jev by Devin. Each app lives in its own top-level directory with its own README, TESTING.md and screenshots, spanning shell guards, log sentinels, instant search, reranking, and voice turn-taking.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/dabit3/jev-experiments&quot;&gt;dabit3/jev-experiments&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>huncho</title><link>https://jevbooks.com/en/p/edgardcham__huncho</link><guid isPermaLink="true">https://jevbooks.com/en/p/edgardcham__huncho</guid><description>Decisions as code on System One models: typed questions, thresholds with hysteresis, nested decisions, journal, calibration</description><pubDate>Sun, 20 Sep 2026 07:22:40 GMT</pubDate><content:encoded>&lt;p&gt;Decisions as code on System One models: typed questions, thresholds with hysteresis, nested decisions, journal, calibration&lt;/p&gt;&lt;p&gt;huncho is a TypeScript SDK for developers to define decisions as code. It asks typed questions of a decision model, applies thresholds with hysteresis, nests decisions, journals every one, replays policy changes without inference, and calibrates against outcomes.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/edgardcham/huncho&quot;&gt;edgardcham/huncho&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category><category>tiered-thresholds</category><category>hysteresis</category><category>code-owned-policy</category><category>measured-calibration</category></item><item><title>jev-use</title><link>https://jevbooks.com/en/p/shitianfang__jev-use</link><guid isPermaLink="true">https://jevbooks.com/en/p/shitianfang__jev-use</guid><description>Hand text-free agent steps to Jev as typed judgments.</description><pubDate>Sun, 20 Sep 2026 07:22:39 GMT</pubDate><content:encoded>&lt;p&gt;Hand text-free agent steps to Jev as typed judgments.&lt;/p&gt;&lt;p&gt;A Claude Code, Codex, and pi plugin plus library that routes agent steps needing no text output to Jev, TypeSafe&apos;s judgment model, so LLMs and Jev collaborate: Jev decides fast, the LLM writes.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/shitianfang/jev-use&quot;&gt;shitianfang/jev-use&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jevkit</title><link>https://jevbooks.com/en/p/ariel-frischer__jevkit</link><guid isPermaLink="true">https://jevbooks.com/en/p/ariel-frischer__jevkit</guid><description>Rust CLI for TypeSafe Jev: typed decisions, offline linting.</description><pubDate>Sun, 20 Sep 2026 07:22:33 GMT</pubDate><content:encoded>&lt;p&gt;Rust CLI for TypeSafe Jev: typed decisions, offline linting.&lt;/p&gt;&lt;p&gt;jevkit is a Rust command-line tool for developers and AI agents to ask TypeSafe Jev typed questions about a passage and receive probabilities, labels, and scores as JSON.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ariel-frischer/jevkit&quot;&gt;ariel-frischer/jevkit&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>sqlite-jev</title><link>https://jevbooks.com/en/p/mgaitan__sqlite-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/mgaitan__sqlite-jev</guid><description>Batched natural-language judgments for SQLite via TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 07:22:31 GMT</pubDate><content:encoded>&lt;p&gt;Batched natural-language judgments for SQLite via TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A SQLite loadable C extension plus Python package that brings TypeSafe Jev to SQLite. It exposes Noul, Choice, and Score judgments as SQL scalar functions and batched virtual-table queries, aimed at analysts and developers doing natural-language classification or scoring over table data.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/mgaitan/sqlite-jev&quot;&gt;mgaitan/sqlite-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jevql</title><link>https://jevbooks.com/en/p/kylemclaren__jevql</link><guid isPermaLink="true">https://jevbooks.com/en/p/kylemclaren__jevql</guid><description>Semantic SQL for vanilla Postgres, powered by Jev</description><pubDate>Sun, 20 Sep 2026 07:22:27 GMT</pubDate><content:encoded>&lt;p&gt;Semantic SQL for vanilla Postgres, powered by Jev&lt;/p&gt;&lt;p&gt;A psql-shaped CLI and Go/TypeScript/Python SDKs that run plain SQL on vanilla Postgres (no extension), then ask Jev questions about each surviving row so clients can filter, sort and group semantically.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kylemclaren/jevql&quot;&gt;kylemclaren/jevql&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category></item><item><title>hono-jev-router</title><link>https://jevbooks.com/en/p/yusukebe__hono-jev-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/yusukebe__hono-jev-router</guid><description>Semantic router for Hono that routes requests by meaning with Jev.</description><pubDate>Sun, 20 Sep 2026 07:22:24 GMT</pubDate><content:encoded>&lt;p&gt;Semantic router for Hono that routes requests by meaning with Jev.&lt;/p&gt;&lt;p&gt;An experimental router for Hono where routes are described in plain words instead of method and path. Jev decides which description fits the incoming request. Aimed at developers experimenting with semantic routing.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yusukebe/hono-jev-router&quot;&gt;yusukebe/hono-jev-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>plugins</title><link>https://jevbooks.com/en/p/cline__plugins</link><guid isPermaLink="true">https://jevbooks.com/en/p/cline__plugins</guid><description>Official curated plugins for Cline CLI and extensions.</description><pubDate>Sun, 20 Sep 2026 07:22:21 GMT</pubDate><content:encoded>&lt;p&gt;Official curated plugins for Cline CLI and extensions.&lt;/p&gt;&lt;p&gt;A default collection of plugins for Cline CLI and extensions, installed by slug. Includes a Jev-driven browser plugin, jev-browser, that brings Jev into Cline as a first-class capability.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/cline/plugins&quot;&gt;cline/plugins&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>typesafe-jev-examples</title><link>https://jevbooks.com/en/p/rajivkuriakose__typesafe-jev-examples</link><guid isPermaLink="true">https://jevbooks.com/en/p/rajivkuriakose__typesafe-jev-examples</guid><description>Worked Jev examples: ticket triage and re-ranking, runnable via OpenRouter.</description><pubDate>Sun, 20 Sep 2026 07:22:18 GMT</pubDate><content:encoded>&lt;p&gt;Worked Jev examples: ticket triage and re-ranking, runnable via OpenRouter.&lt;/p&gt;&lt;p&gt;Starter examples for developers trying TypeSafe&apos;s Jev System One model. Includes a ticket-triage example and a re-ranking example, each with sample data and a Makefile, runnable through OpenRouter without an early-access key.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/rajivkuriakose/typesafe-jev-examples&quot;&gt;rajivkuriakose/typesafe-jev-examples&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>decide-mcp</title><link>https://jevbooks.com/en/p/dakdevs__decide-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/dakdevs__decide-mcp</guid><description>Local MCP server delegating decisions to configurable models with percentage scores.</description><pubDate>Sun, 20 Sep 2026 07:22:15 GMT</pubDate><content:encoded>&lt;p&gt;Local MCP server delegating decisions to configurable models with percentage scores.&lt;/p&gt;&lt;p&gt;A local stdio MCP server for agents that need a decision made. Send a decision, context, and 2–64 choices; receive a recommended choice with percentages. Defaults to TypeSafe AI Jev via AI Gateway.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/dakdevs/decide-mcp&quot;&gt;dakdevs/decide-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-cli</title><link>https://jevbooks.com/en/p/tumf__jev-cli</link><guid isPermaLink="true">https://jevbooks.com/en/p/tumf__jev-cli</guid><description>Dependency-free CLI and MCP server for TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 07:22:07 GMT</pubDate><content:encoded>&lt;p&gt;Dependency-free CLI and MCP server for TypeSafe Jev.&lt;/p&gt;&lt;p&gt;jev-cli is a small Python CLI and stdio MCP server for TypeSafe Jev, aimed at developers who need fast classification or judgment in application code instead of generated prose.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tumf/jev-cli&quot;&gt;tumf/jev-cli&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-go</title><link>https://jevbooks.com/en/p/stumble__jev-go</link><guid isPermaLink="true">https://jevbooks.com/en/p/stumble__jev-go</guid><description>Community Go SDK for TypeSafe AI Jev / System One.</description><pubDate>Sun, 20 Sep 2026 07:22:05 GMT</pubDate><content:encoded>&lt;p&gt;Community Go SDK for TypeSafe AI Jev / System One.&lt;/p&gt;&lt;p&gt;A community-maintained Go client for TypeSafe AI&apos;s Jev / System One API, for Go developers who want to ask typed questions over state and read calibrated answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Stumble/jev-go&quot;&gt;Stumble/jev-go&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>jev</title><link>https://jevbooks.com/en/p/dannote__jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/dannote__jev</guid><description>TypeSafe Jev for OTP: GenServer replies with Jev&apos;s answer for pattern matching.</description><pubDate>Sun, 20 Sep 2026 07:21:55 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev for OTP: GenServer replies with Jev&apos;s answer for pattern matching.&lt;/p&gt;&lt;p&gt;An Elixir library that integrates TypeSafe Jev, a peer process, with OTP GenServers. It lets callers pattern match on Jev&apos;s answers directly, enabling non-blocking, concurrent decision-making in Elixir applications.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/dannote/jev&quot;&gt;dannote/jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>Jevbridge</title><link>https://jevbooks.com/en/p/tacticocc__jevbridge</link><guid isPermaLink="true">https://jevbooks.com/en/p/tacticocc__jevbridge</guid><description>ACP/MCP adapter bridging TypeSafe Jev typed decisions with any LLM.</description><pubDate>Sun, 20 Sep 2026 07:21:45 GMT</pubDate><content:encoded>&lt;p&gt;ACP/MCP adapter bridging TypeSafe Jev typed decisions with any LLM.&lt;/p&gt;&lt;p&gt;Jevbridge is a TypeScript adapter that exposes TypeSafe Jev&apos;s typed probabilistic decisions (noul, choice, score) to LLMs like Codex, Claude, Grok, and OpenCode via MCP and ACP, enabling routing, gating, scoring, and computer-use action selection.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tacticocc/Jevbridge&quot;&gt;tacticocc/Jevbridge&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>tiered-thresholds</category></item><item><title>skillbox</title><link>https://jevbooks.com/en/p/kitze__skillbox</link><guid isPermaLink="true">https://jevbooks.com/en/p/kitze__skillbox</guid><description>Self-hosted versioned skills library for AI agents with optional Jev recommendations.</description><pubDate>Sun, 20 Sep 2026 07:21:43 GMT</pubDate><content:encoded>&lt;p&gt;Self-hosted versioned skills library for AI agents with optional Jev recommendations.&lt;/p&gt;&lt;p&gt;Skillbox is a self-hosted, versioned skills library for AI agents. It provides a Markdown/file editor, immutable revisions, profiles with grants, revocable client keys, HTTP MCP, and optional Jev recommendations using your own provider key.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kitze/skillbox&quot;&gt;kitze/skillbox&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>smithers</title><link>https://jevbooks.com/en/p/smithersai__smithers</link><guid isPermaLink="true">https://jevbooks.com/en/p/smithersai__smithers</guid><description>Agentic workflow framework for TypeScript flows that instrument a code repository.</description><pubDate>Sun, 20 Sep 2026 07:21:42 GMT</pubDate><content:encoded>&lt;p&gt;Agentic workflow framework for TypeScript flows that instrument a code repository.&lt;/p&gt;&lt;p&gt;Smithers is an agentic workflow framework from smithersai for defining workflows in TypeScript configuration files and executing them quickly, durably, and reliably. It targets maintainers who want repository changes to get cheaper, faster, and smarter.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/smithersai/smithers&quot;&gt;smithersai/smithers&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>skills</title><link>https://jevbooks.com/en/p/typesafe-ai__skills</link><guid isPermaLink="true">https://jevbooks.com/en/p/typesafe-ai__skills</guid><description>Agent skills for building with TypeSafe&apos;s System One API</description><pubDate>Sun, 20 Sep 2026 07:21:37 GMT</pubDate><content:encoded>&lt;p&gt;Agent skills for building with TypeSafe&apos;s System One API&lt;/p&gt;&lt;p&gt;An installable agent skills package for developers building with TypeSafe&apos;s System One API, which provides typed decisions and probabilities. It teaches agents the Jev workflow for designing TypeSafe workflows and composing typed judgments in code.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/typesafe-ai/skills&quot;&gt;typesafe-ai/skills&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>safer-with-jev</title><link>https://jevbooks.com/en/p/andrelandgraf__safer-with-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/andrelandgraf__safer-with-jev</guid><description>Neon Function proxy that routes AI Gateway decisions with TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 07:21:36 GMT</pubDate><content:encoded>&lt;p&gt;Neon Function proxy that routes AI Gateway decisions with TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A public showcase of TypeSafe Jev judgments: a Neon Function proxy in front of the Neon AI Gateway. It inspects request bodies and optionally forwards the same bytes to a caller-chosen HTTPS URL. Aimed at developers and agents.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/andrelandgraf/safer-with-jev&quot;&gt;andrelandgraf/safer-with-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>llama-index-jev</title><link>https://jevbooks.com/en/p/wiktorb2004__llama-index-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/wiktorb2004__llama-index-jev</guid><description>LlamaIndex reranker and router using TypeSafe Jev typed decisions.</description><pubDate>Sun, 20 Sep 2026 07:21:35 GMT</pubDate><content:encoded>&lt;p&gt;LlamaIndex reranker and router using TypeSafe Jev typed decisions.&lt;/p&gt;&lt;p&gt;An unofficial LlamaIndex adapter providing a reranker (JevRerank) and router selectors (JevSingleSelector, JevMultiSelector) powered by TypeSafe Jev, for RAG retrieval and tool selection.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/WiktorB2004/llama-index-jev&quot;&gt;WiktorB2004/llama-index-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>laravel-typesafe-jev</title><link>https://jevbooks.com/en/p/butochnikov__laravel-typesafe-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/butochnikov__laravel-typesafe-jev</guid><description>Unofficial Laravel integration for TypeSafe Jev with typed responses and testing fakes.</description><pubDate>Sun, 20 Sep 2026 07:21:29 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial Laravel integration for TypeSafe Jev with typed responses and testing fakes.&lt;/p&gt;&lt;p&gt;A community-maintained Laravel package for using TypeSafe Jev AI. It provides typed responses, async requests, scoped dependency injection, configuration, a facade, and a recording fake for testing, without adding text-generation or chat features.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Butochnikov/laravel-typesafe-jev&quot;&gt;Butochnikov/laravel-typesafe-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>typesafe-sdk-swift</title><link>https://jevbooks.com/en/p/alterhq__typesafe-sdk-swift</link><guid isPermaLink="true">https://jevbooks.com/en/p/alterhq__typesafe-sdk-swift</guid><description>Unofficial Swift 6 client for the TypeSafe AI API</description><pubDate>Sun, 20 Sep 2026 07:21:29 GMT</pubDate><content:encoded>&lt;p&gt;Unofficial Swift 6 client for the TypeSafe AI API&lt;/p&gt;&lt;p&gt;A dependency-free Swift 6 client for the TypeSafe AI API, ported from the official JavaScript and Python SDKs. It targets macOS 13+, iOS/iPadOS 16+, tvOS 16+, and watchOS 9+, and is intended for developers who want to call Jev from Apple platforms.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/alterhq/typesafe-sdk-swift&quot;&gt;alterhq/typesafe-sdk-swift&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>zio-typesafe-ai</title><link>https://jevbooks.com/en/p/jamesward__zio-typesafe-ai</link><guid isPermaLink="true">https://jevbooks.com/en/p/jamesward__zio-typesafe-ai</guid><description>Scala 3 / ZIO client for TypeSafe AI&apos;s Jev typed-question API.</description><pubDate>Sun, 20 Sep 2026 07:21:21 GMT</pubDate><content:encoded>&lt;p&gt;Scala 3 / ZIO client for TypeSafe AI&apos;s Jev typed-question API.&lt;/p&gt;&lt;p&gt;A Scala 3 / ZIO library for TypeSafe AI&apos;s Jev / System One API, which answers typed atomic questions about a piece of state instead of generating text. For Scala developers who want typed, end-to-end access to Jev decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jamesward/zio-typesafe-ai&quot;&gt;jamesward/zio-typesafe-ai&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-mcp</title><link>https://jevbooks.com/en/p/blakestone-x__jev-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/blakestone-x__jev-mcp</guid><description>MCP server exposing Jev typed judgments as tools for any agent.</description><pubDate>Sun, 20 Sep 2026 07:21:19 GMT</pubDate><content:encoded>&lt;p&gt;MCP server exposing Jev typed judgments as tools for any agent.&lt;/p&gt;&lt;p&gt;A Python MCP server that exposes TypeSafe Jev&apos;s typed classify, score, check, match, and screen judgments as tools, so any MCP-capable agent can get calibrated confidence on closed-answer decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/blakestone-x/jev-mcp&quot;&gt;blakestone-x/jev-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>jev-mcp</title><link>https://jevbooks.com/en/p/jkudish__jev-mcp</link><guid isPermaLink="true">https://jevbooks.com/en/p/jkudish__jev-mcp</guid><description>Typed Jev judgments as MCP tools for agents.</description><pubDate>Sun, 20 Sep 2026 07:20:58 GMT</pubDate><content:encoded>&lt;p&gt;Typed Jev judgments as MCP tools for agents.&lt;/p&gt;&lt;p&gt;An MCP server exposing ten Jev judgment tools for agents: claim verification, content screening, candidate ranking, classification, comparison, extraction, diff review, and gating.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jkudish/jev-mcp&quot;&gt;jkudish/jev-mcp&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>ai-cli</title><link>https://jevbooks.com/en/p/vercel-labs__ai-cli</link><guid isPermaLink="true">https://jevbooks.com/en/p/vercel-labs__ai-cli</guid><description>Vercel Labs CLI for generation and typed evaluation with Jev.</description><pubDate>Sun, 20 Sep 2026 07:20:53 GMT</pubDate><content:encoded>&lt;p&gt;Vercel Labs CLI for generation and typed evaluation with Jev.&lt;/p&gt;&lt;p&gt;ai-cli is a terminal tool from Vercel Labs that generates text, images, video, and audio, and evaluates typed questions. It is for developers who want composable AI commands with stdin support and predictable outputs.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/vercel-labs/ai-cli&quot;&gt;vercel-labs/ai-cli&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category><category>code-owned-policy</category></item><item><title>von</title><link>https://jevbooks.com/en/p/wfzyx__von</link><guid isPermaLink="true">https://jevbooks.com/en/p/wfzyx__von</guid><description>Open-source non-autoregressive System One decision model for calibrated inference.</description><pubDate>Sun, 20 Sep 2026 07:20:40 GMT</pubDate><content:encoded>&lt;p&gt;Open-source non-autoregressive System One decision model for calibrated inference.&lt;/p&gt;&lt;p&gt;Von is a 395M-parameter non-autoregressive model that answers typed questions over input state with calibrated probabilities in sub-25ms, for developers needing local, deterministic decision-making without generative text.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/wfzyx/von&quot;&gt;wfzyx/von&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>measured-calibration</category></item><item><title>jevlike-esp32</title><link>https://jevbooks.com/en/p/david-cermak__jevlike-esp32</link><guid isPermaLink="true">https://jevbooks.com/en/p/david-cermak__jevlike-esp32</guid><description>Jevlike edge router on ESP32</description><pubDate>Sun, 20 Sep 2026 07:20:39 GMT</pubDate><content:encoded>&lt;p&gt;Jevlike edge router on ESP32&lt;/p&gt;&lt;p&gt;A demo that exports a jevlike text model scorer as ESP-IDF firmware for ESP32, with training in Python and a host-side check. For embedded developers exploring jevlike AI on microcontrollers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/david-cermak/jevlike-esp32&quot;&gt;david-cermak/jevlike-esp32&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jevbetter</title><link>https://jevbooks.com/en/p/olanotolu__jevbetter</link><guid isPermaLink="true">https://jevbooks.com/en/p/olanotolu__jevbetter</guid><description>One-pass scorer over changing text options, stronger than jevlike.</description><pubDate>Sun, 20 Sep 2026 07:20:33 GMT</pubDate><content:encoded>&lt;p&gt;One-pass scorer over changing text options, stronger than jevlike.&lt;/p&gt;&lt;p&gt;jevbetter is a from-scratch Python one-pass option scorer: given a context and a variable list of text options, it returns one probability per option. It targets routing, ranking, open-label classification, and game controllers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/olanotolu/jevbetter&quot;&gt;olanotolu/jevbetter&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>measured-calibration</category></item><item><title>jevlike</title><link>https://jevbooks.com/en/p/vinnylarouge__jevlike</link><guid isPermaLink="true">https://jevbooks.com/en/p/vinnylarouge__jevlike</guid><description>Train a small model to score text options in one pass.</description><pubDate>Sun, 20 Sep 2026 07:20:33 GMT</pubDate><content:encoded>&lt;p&gt;Train a small model to score text options in one pass.&lt;/p&gt;&lt;p&gt;A training library for building a small model that takes a piece of text and a list of N text options, returning one probability per option in a single pass. For developers exploring Jev-like scoring.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/vinnylarouge/jevlike&quot;&gt;vinnylarouge/jevlike&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>litjev</title><link>https://jevbooks.com/en/p/zhengxuyu__litjev</link><guid isPermaLink="true">https://jevbooks.com/en/p/zhengxuyu__litjev</guid><description>Reproduction of Jev: turn any Qwen model into a fast decision model.</description><pubDate>Sun, 20 Sep 2026 07:20:32 GMT</pubDate><content:encoded>&lt;p&gt;Reproduction of Jev: turn any Qwen model into a fast decision model.&lt;/p&gt;&lt;p&gt;LitJev is an independent research reproduction of the Jev decision layer on top of off-the-shelf Hugging Face Qwen checkpoints. Define questions and options, load a Qwen model, and get typed choices with probability distributions from one API call, with no training and no generated answer text.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zhengxuyu/litjev&quot;&gt;zhengxuyu/litjev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>jev-local</title><link>https://jevbooks.com/en/p/us__jev-local</link><guid isPermaLink="true">https://jevbooks.com/en/p/us__jev-local</guid><description>Local Jev-compatible evaluation server with typed questions and open weights.</description><pubDate>Sun, 20 Sep 2026 07:20:27 GMT</pubDate><content:encoded>&lt;p&gt;Local Jev-compatible evaluation server with typed questions and open weights.&lt;/p&gt;&lt;p&gt;A local server that answers typed Choice/Score/Noul questions with probabilities and confidence, compatible with the official Jev SDK. For developers who want to test Jev-style decisions without a waitlist or API key.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/us/jev-local&quot;&gt;us/jev-local&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>jev-paint</title><link>https://jevbooks.com/en/p/achimala__jev-paint</link><guid isPermaLink="true">https://jevbooks.com/en/p/achimala__jev-paint</guid><description>Paint images by having Jev predict each pixel&apos;s colour.</description><pubDate>Sun, 20 Sep 2026 07:20:18 GMT</pubDate><content:encoded>&lt;p&gt;Paint images by having Jev predict each pixel&apos;s colour.&lt;/p&gt;&lt;p&gt;A local browser app that turns Jev&apos;s pixel probability distributions into paintings. Aimed at people with a TypeSafe Jev API key who want to run a small creative experiment on their own machine.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/achimala/jev-paint&quot;&gt;achimala/jev-paint&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>kev</title><link>https://jevbooks.com/en/p/jaredpalmer__kev</link><guid isPermaLink="true">https://jevbooks.com/en/p/jaredpalmer__kev</guid><description>Trainable Jev-like decision models on Qwen3.5 you can run yourself.</description><pubDate>Sun, 20 Sep 2026 07:20:18 GMT</pubDate><content:encoded>&lt;p&gt;Trainable Jev-like decision models on Qwen3.5 you can run yourself.&lt;/p&gt;&lt;p&gt;Kev is a family of small decision models (0.8B, 4B, 9B) built on Qwen3.5, with training code, evaluation data, and a web playground. It&apos;s for developers who want Jev-style typed decisions locally.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jaredpalmer/kev&quot;&gt;jaredpalmer/kev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>open-alternative-jev</title><link>https://jevbooks.com/en/p/ikermoel__open-alternative-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/ikermoel__open-alternative-jev</guid><description>Open-source System One model: typed, calibrated decisions from any open-weights LLM.</description><pubDate>Sun, 20 Sep 2026 07:20:10 GMT</pubDate><content:encoded>&lt;p&gt;Open-source System One model: typed, calibrated decisions from any open-weights LLM.&lt;/p&gt;&lt;p&gt;A Python package that gives typed, calibrated decisions from any open-weights LLM in one forward pass, running locally on your own GPU. For developers who want Jev-style decision-making without the official SDK.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ikermoel/open-alternative-jev&quot;&gt;ikermoel/open-alternative-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category><category>measured-calibration</category></item><item><title>NanoJev</title><link>https://jevbooks.com/en/p/tianyucodings__nanojev</link><guid isPermaLink="true">https://jevbooks.com/en/p/tianyucodings__nanojev</guid><description>A 0.6B parallel decision model returning full probability distributions.</description><pubDate>Sun, 20 Sep 2026 07:20:07 GMT</pubDate><content:encoded>&lt;p&gt;A 0.6B parallel decision model returning full probability distributions.&lt;/p&gt;&lt;p&gt;NanoJev is an open replica of Jev: a 0.6B parallel decision model that takes states and questions and returns complete probability distributions without output-token decoding, shipped with its training pipeline, weights, and dataset for four game tasks.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TianyuCodings/NanoJev&quot;&gt;TianyuCodings/NanoJev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>openjev</title><link>https://jevbooks.com/en/p/zhihz__openjev</link><guid isPermaLink="true">https://jevbooks.com/en/p/zhihz__openjev</guid><description>Local bilingual probability decisions from context, questions, and candidates.</description><pubDate>Sun, 20 Sep 2026 07:20:01 GMT</pubDate><content:encoded>&lt;p&gt;Local bilingual probability decisions from context, questions, and candidates.&lt;/p&gt;&lt;p&gt;Open JEV is an independent research preview that answers bilingual probability questions from context, questions, and candidate answers. It is aimed at developers who need a local decision interface for applications.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/zhihz/openjev&quot;&gt;zhihz/openjev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>decider</title><link>https://jevbooks.com/en/p/mapika__decider</link><guid isPermaLink="true">https://jevbooks.com/en/p/mapika__decider</guid><description>One-pass typed decisions with calibrated probabilities, no text generation.</description><pubDate>Sun, 20 Sep 2026 07:19:59 GMT</pubDate><content:encoded>&lt;p&gt;One-pass typed decisions with calibrated probabilities, no text generation.&lt;/p&gt;&lt;p&gt;decider is an open reproduction of the System One model class (TypeSafe AI&apos;s Jev). It reads a state and typed questions, returning calibrated probability distributions for each question in one forward pass. Released as 2B and 35B MoE models, for developers needing fast, structured decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Mapika/decider&quot;&gt;Mapika/decider&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jev-ood-calibration</title><link>https://jevbooks.com/en/p/scienthoon__jev-ood-calibration</link><guid isPermaLink="true">https://jevbooks.com/en/p/scienthoon__jev-ood-calibration</guid><description>Independent calibration test of Jev on unseen rule-based tasks.</description><pubDate>Sun, 20 Sep 2026 07:19:55 GMT</pubDate><content:encoded>&lt;p&gt;Independent calibration test of Jev on unseen rule-based tasks.&lt;/p&gt;&lt;p&gt;An independent calibration study of TypeSafe&apos;s Jev, measuring whether its probabilities stay honest on inputs it cannot have seen: 900 rule-generated support tickets plus three public benchmarks, with every raw response published.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/scienthoon/jev-ood-calibration&quot;&gt;scienthoon/jev-ood-calibration&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Calibration &amp; Research</category></item><item><title>jev-orderby-bench</title><link>https://jevbooks.com/en/p/yodablocks__jev-orderby-bench</link><guid isPermaLink="true">https://jevbooks.com/en/p/yodablocks__jev-orderby-bench</guid><description>Independent measurement of whether ORDER BY over Jev probabilities is defensible.</description><pubDate>Sun, 20 Sep 2026 07:19:52 GMT</pubDate><content:encoded>&lt;p&gt;Independent measurement of whether ORDER BY over Jev probabilities is defensible.&lt;/p&gt;&lt;p&gt;A benchmark harness measuring whether SQL ORDER BY over Jev probabilities yields a defensible order, for developers building semantic sort on Jev. It reports pairwise inversion, Score ordinality, calibration, wording invariants and sort-key ties against pre-registered gates.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yodablocks/jev-orderby-bench&quot;&gt;yodablocks/jev-orderby-bench&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-eval</title><link>https://jevbooks.com/en/p/shogo-nfrealmusic__jev-eval</link><guid isPermaLink="true">https://jevbooks.com/en/p/shogo-nfrealmusic__jev-eval</guid><description>Third-party check: Jev vs GPT-4o-mini and Claude Sonnet 4.5 on booking inquiry routing.</description><pubDate>Sun, 20 Sep 2026 07:19:49 GMT</pubDate><content:encoded>&lt;p&gt;Third-party check: Jev vs GPT-4o-mini and Claude Sonnet 4.5 on booking inquiry routing.&lt;/p&gt;&lt;p&gt;Compares Jev, TypeSafe AI&apos;s judgment-only model, against GPT-4o-mini and Claude Sonnet 4.5 under identical conditions on routing 60 synthetic booking inquiries for a photo-shoot service in Japan.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Shogo-nfrealmusic/jev-eval&quot;&gt;Shogo-nfrealmusic/jev-eval&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>measured-calibration</category></item><item><title>jevcal</title><link>https://jevbooks.com/en/p/abhixhek__jevcal</link><guid isPermaLink="true">https://jevbooks.com/en/p/abhixhek__jevcal</guid><description>Calibrate, threshold, and drift-check typed decision models against an LLM teacher.</description><pubDate>Sun, 20 Sep 2026 07:19:46 GMT</pubDate><content:encoded>&lt;p&gt;Calibrate, threshold, and drift-check typed decision models against an LLM teacher.&lt;/p&gt;&lt;p&gt;jevcal measures a typed decision model on your labeled data, picks per-question confidence thresholds to meet your accuracy target, reports escalation traffic, and fails CI on drift. Built for Jev and any model returning answers with probabilities.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/abhixhek/jevcal&quot;&gt;abhixhek/jevcal&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>screen-then-deep</category></item><item><title>jev-pong</title><link>https://jevbooks.com/en/p/ably-labs__jev-pong</link><guid isPermaLink="true">https://jevbooks.com/en/p/ably-labs__jev-pong</guid><description>Pong where the ball advances one step per model decision.</description><pubDate>Sun, 20 Sep 2026 07:19:34 GMT</pubDate><content:encoded>&lt;p&gt;Pong where the ball advances one step per model decision.&lt;/p&gt;&lt;p&gt;A latency demo comparing Jev, a typed-decision model, against chat LLMs on Vercel AI Gateway. Each model plays the right paddle in Pong; one decision moves the ball one segment. Built by Ably&apos;s co-founder.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/ably-labs/jev-pong&quot;&gt;ably-labs/jev-pong&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Game &amp; Simulation</category></item><item><title>jev-research-eval</title><link>https://jevbooks.com/en/p/jgridifier__jev-research-eval</link><guid isPermaLink="true">https://jevbooks.com/en/p/jgridifier__jev-research-eval</guid><description>Reproducible eval harness for Jev Ultrafast research-browser tasks.</description><pubDate>Sun, 20 Sep 2026 07:19:25 GMT</pubDate><content:encoded>&lt;p&gt;Reproducible eval harness for Jev Ultrafast research-browser tasks.&lt;/p&gt;&lt;p&gt;A reproducible evaluation harness for Jared&apos;s Jev Ultrafast research-browser session, with baseline cases, stress suites, QC grades, field note, and notebooks. For researchers evaluating browser agents.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jgridifier/jev-research-eval&quot;&gt;jgridifier/jev-research-eval&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-playground</title><link>https://jevbooks.com/en/p/hegargarcia__jev-playground</link><guid isPermaLink="true">https://jevbooks.com/en/p/hegargarcia__jev-playground</guid><description>Benchmarking Jev against other models in explicit-state games.</description><pubDate>Sun, 20 Sep 2026 07:19:25 GMT</pubDate><content:encoded>&lt;p&gt;Benchmarking Jev against other models in explicit-state games.&lt;/p&gt;&lt;p&gt;A Next.js playground for benchmarking TypeSafe AI&apos;s Jev against Luna, Haiku, Gemini, and Astra at choosing validated legal moves in tic-tac-toe and Connect Four, scoring decision quality and consistency across a sequence of moves.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/hegargarcia/jev-playground&quot;&gt;hegargarcia/jev-playground&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>jev-triage</title><link>https://jevbooks.com/en/p/cephalization__jev-triage</link><guid isPermaLink="true">https://jevbooks.com/en/p/cephalization__jev-triage</guid><description>Multiplayer triage dashboard where Jev answers typed questions per issue.</description><pubDate>Sun, 20 Sep 2026 07:19:23 GMT</pubDate><content:encoded>&lt;p&gt;Multiplayer triage dashboard where Jev answers typed questions per issue.&lt;/p&gt;&lt;p&gt;A multiplayer triage dashboard for public GitHub repositories. Issues and pull requests sync into Postgres, replicate live to every browser via Rocicorp Zero, and a TypeSafe System One model answers typed questions about each one.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/cephalization/jev-triage&quot;&gt;cephalization/jev-triage&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jev-curate</title><link>https://jevbooks.com/en/p/akashpriyadarshii__jev-curate</link><guid isPermaLink="true">https://jevbooks.com/en/p/akashpriyadarshii__jev-curate</guid><description>Rust sifter for synthetic and pretraining datasets using Jev.</description><pubDate>Sun, 20 Sep 2026 07:19:17 GMT</pubDate><content:encoded>&lt;p&gt;Rust sifter for synthetic and pretraining datasets using Jev.&lt;/p&gt;&lt;p&gt;jev-curate streams Parquet and JSONL datasets through TypeSafe AI&apos;s Jev model to filter synthetic reasoning data, instruction tuning pairs, and web-scraped corpora, emitting clean and rejected records verbatim for dataset engineers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AkashPriyadarshii/jev-curate&quot;&gt;AkashPriyadarshii/jev-curate&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category></item><item><title>jev-desktop</title><link>https://jevbooks.com/en/p/yikangy873-gif__jev-desktop</link><guid isPermaLink="true">https://jevbooks.com/en/p/yikangy873-gif__jev-desktop</guid><description>Bounded Jev action selection inside Codex Computer Use</description><pubDate>Sun, 20 Sep 2026 07:19:14 GMT</pubDate><content:encoded>&lt;p&gt;Bounded Jev action selection inside Codex Computer Use&lt;/p&gt;&lt;p&gt;A Codex plugin that adds a bounded decision loop to Codex Computer Use for browser tabs and native macOS apps, letting Codex delegate per-step action selection to TypeSafe Jev.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/yikangy873-gif/jev-desktop&quot;&gt;yikangy873-gif/jev-desktop&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>contract-validation</category><category>candidate-enumeration</category></item><item><title>jev-pruner</title><link>https://jevbooks.com/en/p/tamaratran__jev-pruner</link><guid isPermaLink="true">https://jevbooks.com/en/p/tamaratran__jev-pruner</guid><description>Claude Code plugin trims long Bash output with Jev before the model sees it.</description><pubDate>Sun, 20 Sep 2026 07:19:12 GMT</pubDate><content:encoded>&lt;p&gt;Claude Code plugin trims long Bash output with Jev before the model sees it.&lt;/p&gt;&lt;p&gt;A Claude Code plugin for developers that uses TypeSafe&apos;s Jev to prune noisy Bash stdout after a command runs but before the result reaches the main LLM, reducing tokens carried into later turns without generating a summary.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tamaratran/jev-pruner&quot;&gt;tamaratran/jev-pruner&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-for-chrome</title><link>https://jevbooks.com/en/p/chy4pro__jev-for-chrome</link><guid isPermaLink="true">https://jevbooks.com/en/p/chy4pro__jev-for-chrome</guid><description>Chrome extension driving your tab with TypeSafe Jev decisions.</description><pubDate>Sun, 20 Sep 2026 07:19:10 GMT</pubDate><content:encoded>&lt;p&gt;Chrome extension driving your tab with TypeSafe Jev decisions.&lt;/p&gt;&lt;p&gt;A Manifest V3 Chrome extension that automates the tab you are looking at, using your own cookies and logins. It is a community port of browser-use/jev-ultrafast, not affiliated with TypeSafe or Browser Use.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/chy4pro/jev-for-chrome&quot;&gt;chy4pro/jev-for-chrome&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>candidate-enumeration</category></item><item><title>jev-belay</title><link>https://jevbooks.com/en/p/valentynkit__jev-belay</link><guid isPermaLink="true">https://jevbooks.com/en/p/valentynkit__jev-belay</guid><description>Claude Code Stop hook that blocks unverified &quot;done&quot; claims.</description><pubDate>Sun, 20 Sep 2026 07:19:07 GMT</pubDate><content:encoded>&lt;p&gt;Claude Code Stop hook that blocks unverified &amp;quot;done&amp;quot; claims.&lt;/p&gt;&lt;p&gt;A Claude Code Stop hook for coding agents: it reads the turn&apos;s transcript locally and blocks a turn that claims done when files changed and no check passed since.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/valentynkit/jev-belay&quot;&gt;valentynkit/jev-belay&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>failure-mode-knob</category><category>measured-calibration</category></item><item><title>browserclaw</title><link>https://jevbooks.com/en/p/goldenloaf24h__browserclaw</link><guid isPermaLink="true">https://jevbooks.com/en/p/goldenloaf24h__browserclaw</guid><description>Chrome automation MCP server with local Jev semantic micro-loop.</description><pubDate>Sun, 20 Sep 2026 07:18:58 GMT</pubDate><content:encoded>&lt;p&gt;Chrome automation MCP server with local Jev semantic micro-loop.&lt;/p&gt;&lt;p&gt;BrowserClaw is a Chrome browser automation MCP server and agent skill for AI agents. It runs inside your everyday Chrome via an MV3 extension and Native Messaging bridge, providing 48 tools for navigation, DOM perception, and interaction without losing logins or stealing focus.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/GoldenLoaf24h/browserclaw&quot;&gt;GoldenLoaf24h/browserclaw&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>screen-then-deep</category></item><item><title>wakegate</title><link>https://jevbooks.com/en/p/shitianfang__wakegate</link><guid isPermaLink="true">https://jevbooks.com/en/p/shitianfang__wakegate</guid><description>Ask Jev if a sleeping agent&apos;s wakeup is worth an LLM turn.</description><pubDate>Sun, 20 Sep 2026 07:18:58 GMT</pubDate><content:encoded>&lt;p&gt;Ask Jev if a sleeping agent&apos;s wakeup is worth an LLM turn.&lt;/p&gt;&lt;p&gt;A fail-open wake gate for long-running agents on Workers, Durable Objects and Node. Before a sleeping agent&apos;s LLM is resumed on a timer or incoming event, wakegate asks Jev whether the wakeup is worth a full LLM turn.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/shitianfang/wakegate&quot;&gt;shitianfang/wakegate&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>hysteresis</category></item><item><title>pi-typesafe-router</title><link>https://jevbooks.com/en/p/jekozyra__pi-typesafe-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/jekozyra__pi-typesafe-router</guid><description>Typed Jev decisions route Pi coding-agent requests to the right model.</description><pubDate>Sun, 20 Sep 2026 07:18:57 GMT</pubDate><content:encoded>&lt;p&gt;Typed Jev decisions route Pi coding-agent requests to the right model.&lt;/p&gt;&lt;p&gt;A Pi extension for coding agents that classifies incoming requests with Jev and routes each one to a configured provider/model. It ships config examples for TypeSafe, Cloudflare, Vercel, and OpenRouter, and is meant to be the only automatic router enabled.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jekozyra/pi-typesafe-router&quot;&gt;jekozyra/pi-typesafe-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>fast-dev-compaction</title><link>https://jevbooks.com/en/p/leonaaardob__fast-dev-compaction</link><guid isPermaLink="true">https://jevbooks.com/en/p/leonaaardob__fast-dev-compaction</guid><description>Codex plugin: verbatim Jev-guided context restoration around session compaction.</description><pubDate>Sun, 20 Sep 2026 07:18:50 GMT</pubDate><content:encoded>&lt;p&gt;Codex plugin: verbatim Jev-guided context restoration around session compaction.&lt;/p&gt;&lt;p&gt;An experimental Codex plugin and npm library that wraps Codex&apos;s built-in compaction. It prunes tool calls and results with Jev decisions, then re-injects the verbatim kept history as additionalContext. The README warns against using it in real workflows.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/leonaaardob/fast-dev-compaction&quot;&gt;leonaaardob/fast-dev-compaction&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>fast-jev-compaction</title><link>https://jevbooks.com/en/p/tamaratran__fast-jev-compaction</link><guid isPermaLink="true">https://jevbooks.com/en/p/tamaratran__fast-jev-compaction</guid><description>Claude Code plugin that prunes context with Jev instead of summarizing.</description><pubDate>Sun, 20 Sep 2026 07:18:49 GMT</pubDate><content:encoded>&lt;p&gt;Claude Code plugin that prunes context with Jev instead of summarizing.&lt;/p&gt;&lt;p&gt;An npm library and Claude Code plugin that replaces Claude Code&apos;s built-in compaction summary. It deletes tool calls and results Jev says are no longer needed, keeping all user and assistant text verbatim and in order.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/tamaratran/fast-jev-compaction&quot;&gt;tamaratran/fast-jev-compaction&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>atomic</title><link>https://jevbooks.com/en/p/bastani-inc__atomic</link><guid isPermaLink="true">https://jevbooks.com/en/p/bastani-inc__atomic</guid><description>Verifiable coding agent runtime with typed Jev decision provider.</description><pubDate>Sun, 20 Sep 2026 07:18:48 GMT</pubDate><content:encoded>&lt;p&gt;Verifiable coding agent runtime with typed Jev decision provider.&lt;/p&gt;&lt;p&gt;Atomic is a TypeScript coding agent runtime for engineers who want their process expressed as explicit, checkable execution graphs with stages, checks, and approval gates, prioritizing verified production-ready work over quick responses.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/bastani-inc/atomic&quot;&gt;bastani-inc/atomic&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>pi-fast-jev-compaction</title><link>https://jevbooks.com/en/p/joelhooks__pi-fast-jev-compaction</link><guid isPermaLink="true">https://jevbooks.com/en/p/joelhooks__pi-fast-jev-compaction</guid><description>Pi extension pruning stale tool history with TypeSafe Jev decisions.</description><pubDate>Sun, 20 Sep 2026 07:18:42 GMT</pubDate><content:encoded>&lt;p&gt;Pi extension pruning stale tool history with TypeSafe Jev decisions.&lt;/p&gt;&lt;p&gt;A stock Pi 0.85.1 extension for developers managing long agent sessions. It keeps conversation text verbatim while pruning stale tool history, falling back to Pi&apos;s built-in summary compaction only when pruning cannot free enough context.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/joelhooks/pi-fast-jev-compaction&quot;&gt;joelhooks/pi-fast-jev-compaction&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-browser</title><link>https://jevbooks.com/en/p/jkudish__jev-browser</link><guid isPermaLink="true">https://jevbooks.com/en/p/jkudish__jev-browser</guid><description>Fast, cheap browser automation with Jev picking each step.</description><pubDate>Sun, 20 Sep 2026 07:18:42 GMT</pubDate><content:encoded>&lt;p&gt;Fast, cheap browser automation with Jev picking each step.&lt;/p&gt;&lt;p&gt;jev-browser drives a real headless browser from a task and a start URL, via an MCP server, CLI, or library. It is aimed at developers who want browser automation that is fast and very cheap compared to LLM-driven browsing.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/jkudish/jev-browser&quot;&gt;jkudish/jev-browser&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>cross-check</category></item><item><title>jev-superpowers</title><link>https://jevbooks.com/en/p/akashpriyadarshii__jev-superpowers</link><guid isPermaLink="true">https://jevbooks.com/en/p/akashpriyadarshii__jev-superpowers</guid><description>Systematic agentic skills with TypeSafe Jev typed decisions.</description><pubDate>Sun, 20 Sep 2026 07:18:33 GMT</pubDate><content:encoded>&lt;p&gt;Systematic agentic skills with TypeSafe Jev typed decisions.&lt;/p&gt;&lt;p&gt;A software development framework for AI coding agents, upgrading the obra/superpowers methodology with TypeSafe Jev System One to gate architecture, dependency, shell, and completion decisions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AkashPriyadarshii/jev-superpowers&quot;&gt;AkashPriyadarshii/jev-superpowers&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>super-jev</title><link>https://jevbooks.com/en/p/kevthetech143__super-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/kevthetech143__super-jev</guid><description>Decision harness: turns Jev answers into bounded actions.</description><pubDate>Sun, 20 Sep 2026 07:18:24 GMT</pubDate><content:encoded>&lt;p&gt;Decision harness: turns Jev answers into bounded actions.&lt;/p&gt;&lt;p&gt;A small, extensible decision-to-action harness for TypeSafe Jev. It connects evidence, Jev judgments, permitted actions, and verified outcomes for one bounded run. Domain-independent core with pluggable data sources and tools. For developers building agent-like loops with Jev.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Kevthetech143/super-jev&quot;&gt;Kevthetech143/super-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category></item><item><title>fastbrowse</title><link>https://jevbooks.com/en/p/agent-labs-dev__fastbrowse</link><guid isPermaLink="true">https://jevbooks.com/en/p/agent-labs-dev__fastbrowse</guid><description>Browser agent where Jev picks actions and an LLM plans and reads.</description><pubDate>Sun, 20 Sep 2026 07:18:20 GMT</pubDate><content:encoded>&lt;p&gt;Browser agent where Jev picks actions and an LLM plans and reads.&lt;/p&gt;&lt;p&gt;fastbrowse is an experimental browser agent for tasks like lookups, sign-ins and checkout. It indexes the page into candidates, has Jev pick one action, and returns answers where every claim cites a verbatim quote.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/agent-labs-dev/fastbrowse&quot;&gt;agent-labs-dev/fastbrowse&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>pi-quiet-ask</title><link>https://jevbooks.com/en/p/hyunjunjeon__pi-quiet-ask</link><guid isPermaLink="true">https://jevbooks.com/en/p/hyunjunjeon__pi-quiet-ask</guid><description>TypeSafe Jev as the pi coding agent&apos;s quiet decision layer.</description><pubDate>Sun, 20 Sep 2026 07:18:12 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev as the pi coding agent&apos;s quiet decision layer.&lt;/p&gt;&lt;p&gt;A pi coding agent extension that answers closed, high-frequency harness questions with Jev, a System One model returning typed probabilities instead of text, so the main LLM keeps writing code.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/HyunjunJeon/pi-quiet-ask&quot;&gt;HyunjunJeon/pi-quiet-ask&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category></item><item><title>pi-jev</title><link>https://jevbooks.com/en/p/theooliveira__pi-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/theooliveira__pi-jev</guid><description>Semantic tool routing and typed System One decisions for Pi coding agent.</description><pubDate>Sun, 20 Sep 2026 07:18:09 GMT</pubDate><content:encoded>&lt;p&gt;Semantic tool routing and typed System One decisions for Pi coding agent.&lt;/p&gt;&lt;p&gt;A Pi coding agent extension that semantically routes tools and skills, and runs typed System One judgments using TypeSafe Jev. For developers using Pi who want fast, calibrated decisions without LLM overhead.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TheoOliveira/pi-jev&quot;&gt;TheoOliveira/pi-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>failure-mode-knob</category><category>rules-as-questions</category></item><item><title>yoshi</title><link>https://jevbooks.com/en/p/compozy__yoshi</link><guid isPermaLink="true">https://jevbooks.com/en/p/compozy__yoshi</guid><description>Local context-pruning proxy for Claude Code and Codex.</description><pubDate>Sun, 20 Sep 2026 07:18:05 GMT</pubDate><content:encoded>&lt;p&gt;Local context-pruning proxy for Claude Code and Codex.&lt;/p&gt;&lt;p&gt;Yoshi is a local proxy that sits between coding agents (Claude Code, Codex) and their providers, judging which conversation history is still needed and pruning the rest before forwarding requests.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/compozy/yoshi&quot;&gt;compozy/yoshi&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>failure-mode-knob</category></item><item><title>Augustus</title><link>https://jevbooks.com/en/p/24601__augustus</link><guid isPermaLink="true">https://jevbooks.com/en/p/24601__augustus</guid><description>Design judgment for placing typed probabilistic judgment in software.</description><pubDate>Sun, 20 Sep 2026 07:18:00 GMT</pubDate><content:encoded>&lt;p&gt;Design judgment for placing typed probabilistic judgment in software.&lt;/p&gt;&lt;p&gt;Augustus is an agent skill for designing systems that use Jev-class typed probabilistic judgment (Choice, Score, Noul). It maps judgment onto classical decision methods and applies across AI, software, business, knowledge work, and life.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/24601/Augustus&quot;&gt;24601/Augustus&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>robo-harness</title><link>https://jevbooks.com/en/p/grmkris__robo-harness</link><guid isPermaLink="true">https://jevbooks.com/en/p/grmkris__robo-harness</guid><description>SO-101 robot-arm workbench with a Jev decision runner for bounded joint steps.</description><pubDate>Sun, 20 Sep 2026 07:17:47 GMT</pubDate><content:encoded>&lt;p&gt;SO-101 robot-arm workbench with a Jev decision runner for bounded joint steps.&lt;/p&gt;&lt;p&gt;A standalone SO-101 playground for developers: a Bun/Effect coordinator, React workbench, Rerun visual workspace, explicit robot tools, and a LeRobot hardware boundary, defaulting to mock hardware on a fresh checkout.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/grmkris/robo-harness&quot;&gt;grmkris/robo-harness&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>limpet</title><link>https://jevbooks.com/en/p/noplan-inc__limpet</link><guid isPermaLink="true">https://jevbooks.com/en/p/noplan-inc__limpet</guid><description>Stop hook that keeps coding agents from stopping too early.</description><pubDate>Sun, 20 Sep 2026 07:17:36 GMT</pubDate><content:encoded>&lt;p&gt;Stop hook that keeps coding agents from stopping too early.&lt;/p&gt;&lt;p&gt;limpet is a Stop hook for coding agents. You write completion rules in plain language; every time the agent is about to stop, limpet checks the stop against those rules and sends the agent back to work if a rule is violated.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/noplan-inc/limpet&quot;&gt;noplan-inc/limpet&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category></item><item><title>jev-judgment</title><link>https://jevbooks.com/en/p/hyunjunjeon__jev-judgment</link><guid isPermaLink="true">https://jevbooks.com/en/p/hyunjunjeon__jev-judgment</guid><description>Send closed coding-agent judgments to TypeSafe Jev</description><pubDate>Sun, 20 Sep 2026 07:17:27 GMT</pubDate><content:encoded>&lt;p&gt;Send closed coding-agent judgments to TypeSafe Jev&lt;/p&gt;&lt;p&gt;An Agent Skill for coding agents that sends closed judgments to TypeSafe Jev and acts on the returned probabilities, so the main coding model keeps writing code and interrupts the user only when a person must decide.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/HyunjunJeon/jev-judgment&quot;&gt;HyunjunJeon/jev-judgment&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>flat-fanout</category><category>failure-mode-knob</category></item><item><title>pi-typesafe-jev</title><link>https://jevbooks.com/en/p/legacybridge-tech__pi-typesafe-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/legacybridge-tech__pi-typesafe-jev</guid><description>Pi extension: TypeSafe Jev judgments as five pi tools.</description><pubDate>Sun, 20 Sep 2026 07:17:19 GMT</pubDate><content:encoded>&lt;p&gt;Pi extension: TypeSafe Jev judgments as five pi tools.&lt;/p&gt;&lt;p&gt;A pi extension that exposes TypeSafe (Jev, System One) judgments as five pi tools, letting a model make narrow semantic judgments while your code and users keep control of thresholds, weights, and actions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/legacybridge-tech/pi-typesafe-jev&quot;&gt;legacybridge-tech/pi-typesafe-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category><category>flat-fanout</category></item><item><title>jev-agent-browser</title><link>https://jevbooks.com/en/p/forvela__jev-agent-browser</link><guid isPermaLink="true">https://jevbooks.com/en/p/forvela__jev-agent-browser</guid><description>Bounded browser agents: Jev picks typed actions, agent-browser executes.</description><pubDate>Sun, 20 Sep 2026 07:17:16 GMT</pubDate><content:encoded>&lt;p&gt;Bounded browser agents: Jev picks typed actions, agent-browser executes.&lt;/p&gt;&lt;p&gt;A delegated browser executor for parent agents. A parent gives a bounded task; Jev selects one typed browser action from the current snapshot, agent-browser runs it, and the loop returns success or a structured handoff.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/forvela/jev-agent-browser&quot;&gt;forvela/jev-agent-browser&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-ultrafast</title><link>https://jevbooks.com/en/p/browser-use__jev-ultrafast</link><guid isPermaLink="true">https://jevbooks.com/en/p/browser-use__jev-ultrafast</guid><description>Browser agent where Jev picks each operation and element.</description><pubDate>Sun, 20 Sep 2026 07:17:06 GMT</pubDate><content:encoded>&lt;p&gt;Browser agent where Jev picks each operation and element.&lt;/p&gt;&lt;p&gt;A browser automation agent from browser-use. Given one natural-language goal, it drives a real Chrome page, choosing operations and target elements itself and calling a small LLM only when text must be typed.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/browser-use/jev-ultrafast&quot;&gt;browser-use/jev-ultrafast&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category><category>candidate-enumeration</category></item><item><title>jev-social</title><link>https://jevbooks.com/en/p/socai-io__jev-social</link><guid isPermaLink="true">https://jevbooks.com/en/p/socai-io__jev-social</guid><description>Jev picks each social research step; socai runs it in your browser.</description><pubDate>Sun, 20 Sep 2026 07:16:56 GMT</pubDate><content:encoded>&lt;p&gt;Jev picks each social research step; socai runs it in your browser.&lt;/p&gt;&lt;p&gt;A browser-grounded research tool for Instagram, TikTok, and LinkedIn. It lets a user state a goal, then Jev chooses read-only socai operations while a real Chrome session captures posts, profiles, comments, and cited evidence.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/socai-io/jev-social&quot;&gt;socai-io/jev-social&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>jev-skip</title><link>https://jevbooks.com/en/p/valentynkit__jev-skip</link><guid isPermaLink="true">https://jevbooks.com/en/p/valentynkit__jev-skip</guid><description>YouTube sponsor skipper using Jev to score captions at watch time.</description><pubDate>Sun, 20 Sep 2026 07:16:46 GMT</pubDate><content:encoded>&lt;p&gt;YouTube sponsor skipper using Jev to score captions at watch time.&lt;/p&gt;&lt;p&gt;A browser extension that reads the YouTube caption track and scores each segment&apos;s sponsor probability on the seek bar before the intro ends, for viewers of videos nobody has labeled yet.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/valentynkit/jev-skip&quot;&gt;valentynkit/jev-skip&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-reranker</title><link>https://jevbooks.com/en/p/hotchpotch__jev-reranker</link><guid isPermaLink="true">https://jevbooks.com/en/p/hotchpotch__jev-reranker</guid><description>Jev-powered relevance filtering and reranking for RAG in Python.</description><pubDate>Sun, 20 Sep 2026 07:16:40 GMT</pubDate><content:encoded>&lt;p&gt;Jev-powered relevance filtering and reranking for RAG in Python.&lt;/p&gt;&lt;p&gt;A Python library for RAG pipelines that reranks search results and filters retrieved documents by usefulness as answer evidence, using TypeSafe.AI&apos;s Jev. It is for developers who want to reduce context tokens and distracting passages before generation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/hotchpotch/jev-reranker&quot;&gt;hotchpotch/jev-reranker&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>supercov</title><link>https://jevbooks.com/en/p/supercorp-ai__supercov</link><guid isPermaLink="true">https://jevbooks.com/en/p/supercorp-ai__supercov</guid><description>Code quality and coverage for coding agents</description><pubDate>Sun, 20 Sep 2026 07:16:39 GMT</pubDate><content:encoded>&lt;p&gt;Code quality and coverage for coding agents&lt;/p&gt;&lt;p&gt;Supercov scores code quality with Jev and measures test coverage, turning uncovered paths into actionable queries for coding agents to fix and test.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/supercorp-ai/supercov&quot;&gt;supercorp-ai/supercov&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>JevSlop</title><link>https://jevbooks.com/en/p/tky-27__jevslop</link><guid isPermaLink="true">https://jevbooks.com/en/p/tky-27__jevslop</guid><description>Scores note.com articles for AI slop using Jev.</description><pubDate>Sun, 20 Sep 2026 07:16:38 GMT</pubDate><content:encoded>&lt;p&gt;Scores note.com articles for AI slop using Jev.&lt;/p&gt;&lt;p&gt;JevSlop is a web app for readers of public note.com articles. Paste an article URL and it shows a transparent AI Slop Score plus eight writing-quality detail signals, with Japanese and English UI.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/TKY-27/JevSlop&quot;&gt;TKY-27/JevSlop&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>flat-fanout</category></item><item><title>jev-seo</title><link>https://jevbooks.com/en/p/akashpriyadarshii__jev-seo</link><guid isPermaLink="true">https://jevbooks.com/en/p/akashpriyadarshii__jev-seo</guid><description>Zero-cost SEO &amp; GEO radar CLI and MCP server for developers and agents.</description><pubDate>Sun, 20 Sep 2026 07:16:32 GMT</pubDate><content:encoded>&lt;p&gt;Zero-cost SEO &amp;amp; GEO radar CLI and MCP server for developers and agents.&lt;/p&gt;&lt;p&gt;A free, open-source SEO and Generative Engine Optimization (GEO) search radar CLI suite and MCP server for developers and coding agents. It replaces paid tools like Semrush and OpenSEO by scraping DuckDuckGo locally and using TypeSafe Jev System One for deterministic evaluation.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AkashPriyadarshii/jev-seo&quot;&gt;AkashPriyadarshii/jev-seo&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>jev-scout</title><link>https://jevbooks.com/en/p/akashpriyadarshii__jev-scout</link><guid isPermaLink="true">https://jevbooks.com/en/p/akashpriyadarshii__jev-scout</guid><description>Zero-hallucination repo and crate scout scored by TypeSafe AI Jev.</description><pubDate>Sun, 20 Sep 2026 07:16:30 GMT</pubDate><content:encoded>&lt;p&gt;Zero-hallucination repo and crate scout scored by TypeSafe AI Jev.&lt;/p&gt;&lt;p&gt;A Rust CLI and stdio MCP server that finds open-source repositories and crates from natural-language queries. Built for developers and autonomous coding agents that need verified, installable packages instead of hallucinated names.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AkashPriyadarshii/jev-scout&quot;&gt;AkashPriyadarshii/jev-scout&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>pagegrade</title><link>https://jevbooks.com/en/p/kitze__pagegrade</link><guid isPermaLink="true">https://jevbooks.com/en/p/kitze__pagegrade</guid><description>Grades page sections for clarity, writing and on-page SEO.</description><pubDate>Sun, 20 Sep 2026 07:16:29 GMT</pubDate><content:encoded>&lt;p&gt;Grades page sections for clarity, writing and on-page SEO.&lt;/p&gt;&lt;p&gt;PageGrade is a WXT Chrome extension (Manifest V3) for anyone who wants per-section feedback on a page&apos;s clarity, writing and on-page SEO. It shows ten rubric scores, an A–E grade and overlays badges on the page.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kitze/pagegrade&quot;&gt;kitze/pagegrade&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-search</title><link>https://jevbooks.com/en/p/superagents-lab__jev-search</link><guid isPermaLink="true">https://jevbooks.com/en/p/superagents-lab__jev-search</guid><description>Plain-language web search ranked by Jev relevance judgments.</description><pubDate>Sun, 20 Sep 2026 07:16:23 GMT</pubDate><content:encoded>&lt;p&gt;Plain-language web search ranked by Jev relevance judgments.&lt;/p&gt;&lt;p&gt;Jev Search lets users search the open web in plain language. Jev chooses sources, time ranges and search terms, then ranks results from Search1API. It returns links and snippets with visible relevance scores and editable filters, and no generated answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/superagents-lab/jev-search&quot;&gt;superagents-lab/jev-search&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-bfs</title><link>https://jevbooks.com/en/p/komikat__jev-bfs</link><guid isPermaLink="true">https://jevbooks.com/en/p/komikat__jev-bfs</guid><description>Wikipedia link races ranked by Jev, shown live in your terminal.</description><pubDate>Sun, 20 Sep 2026 07:16:23 GMT</pubDate><content:encoded>&lt;p&gt;Wikipedia link races ranked by Jev, shown live in your terminal.&lt;/p&gt;&lt;p&gt;A Python CLI that finds a link path between two English Wikipedia articles. Chromium fetches pages, Jev ranks outgoing links, and Python controls a beam search across BFS levels. For people exploring Wikipedia connections.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/komikat/jev-bfs&quot;&gt;komikat/jev-bfs&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>citation-verifier</title><link>https://jevbooks.com/en/p/marissafamularo__citation-verifier</link><guid isPermaLink="true">https://jevbooks.com/en/p/marissafamularo__citation-verifier</guid><description>Check if cited papers support citing sentences.</description><pubDate>Sun, 20 Sep 2026 07:16:20 GMT</pubDate><content:encoded>&lt;p&gt;Check if cited papers support citing sentences.&lt;/p&gt;&lt;p&gt;A free tool for peer reviewers and authors to verify whether each cited paper supports the sentence citing it. Upload a manuscript; it extracts references, pairs citing sentences, fetches papers, and checks support.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/MarissaFamularo/citation-verifier&quot;&gt;MarissaFamularo/citation-verifier&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>clean-code-review</title><link>https://jevbooks.com/en/p/frostney__clean-code-review</link><guid isPermaLink="true">https://jevbooks.com/en/p/frostney__clean-code-review</guid><description>Clean Code review of every PR file, judged by Jev, written by Luna.</description><pubDate>Sun, 20 Sep 2026 07:16:17 GMT</pubDate><content:encoded>&lt;p&gt;Clean Code review of every PR file, judged by Jev, written by Luna.&lt;/p&gt;&lt;p&gt;A web tool and MCP server that reviews public GitHub pull requests, diffs or single files against Robert C. Martin&apos;s Clean Code. Built for developers who want a checkable, per-file verdict rather than prose alone.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/frostney/clean-code-review&quot;&gt;frostney/clean-code-review&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>hermes-jev-approvals</title><link>https://jevbooks.com/en/p/anpicasso__hermes-jev-approvals</link><guid isPermaLink="true">https://jevbooks.com/en/p/anpicasso__hermes-jev-approvals</guid><description>Jev-powered smart command approvals for Hermes Agent.</description><pubDate>Sun, 20 Sep 2026 07:16:16 GMT</pubDate><content:encoded>&lt;p&gt;Jev-powered smart command approvals for Hermes Agent.&lt;/p&gt;&lt;p&gt;A Hermes Agent plugin that replaces the auxiliary approval reviewer with TypeSafe&apos;s Jev decision model, serving only auxiliary.approval when approvals.mode is smart. It returns APPROVE, DENY, or ESCALATE for commands Hermes routes to review.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/anpicasso/hermes-jev-approvals&quot;&gt;anpicasso/hermes-jev-approvals&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>tiered-thresholds</category><category>code-owned-policy</category><category>failure-mode-knob</category></item><item><title>jev-commit</title><link>https://jevbooks.com/en/p/valentynkit__jev-commit</link><guid isPermaLink="true">https://jevbooks.com/en/p/valentynkit__jev-commit</guid><description>Pre-commit hook: one Jev call judges commit message vs diff.</description><pubDate>Sun, 20 Sep 2026 07:16:15 GMT</pubDate><content:encoded>&lt;p&gt;Pre-commit hook: one Jev call judges commit message vs diff.&lt;/p&gt;&lt;p&gt;A pre-commit hook for developers and agents: it checks whether the commit message matches the staged diff, flags debug leftovers and unmentioned work, and blocks only on a detected credential.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/valentynkit/jev-commit&quot;&gt;valentynkit/jev-commit&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category></item><item><title>jev-axi</title><link>https://jevbooks.com/en/p/shiftynick__jev-axi</link><guid isPermaLink="true">https://jevbooks.com/en/p/shiftynick__jev-axi</guid><description>Agent-ergonomic CLI for TypeSafe&apos;s Jev calibrated judgments.</description><pubDate>Sun, 20 Sep 2026 07:16:04 GMT</pubDate><content:encoded>&lt;p&gt;Agent-ergonomic CLI for TypeSafe&apos;s Jev calibrated judgments.&lt;/p&gt;&lt;p&gt;jev-axi is a CLI that gives coding agents a second opinion using TypeSafe&apos;s Jev, a model that answers typed questions with calibrated probabilities instead of text. It provides commands like pick, rate, check, rank, triage, and guard, plus a safety hook for Claude Code and Codex.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/shiftynick/jev-axi&quot;&gt;shiftynick/jev-axi&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category></item><item><title>jev-pref</title><link>https://jevbooks.com/en/p/doeixd__jev-pref</link><guid isPermaLink="true">https://jevbooks.com/en/p/doeixd__jev-pref</guid><description>Turn AGENTS.md preferences into a fast, Jev-powered AI linter.</description><pubDate>Sun, 20 Sep 2026 07:15:45 GMT</pubDate><content:encoded>&lt;p&gt;Turn AGENTS.md preferences into a fast, Jev-powered AI linter.&lt;/p&gt;&lt;p&gt;jev-pref is a semantic linter for coding agents. It turns project preferences from AGENTS.md into jev-pref.json rules, checks them against diffs, staged files, or pull requests, and returns findings to the agent.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/doeixd/jev-pref&quot;&gt;doeixd/jev-pref&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>rules-as-questions</category></item><item><title>snifftest</title><link>https://jevbooks.com/en/p/danrwilloughby__snifftest</link><guid isPermaLink="true">https://jevbooks.com/en/p/danrwilloughby__snifftest</guid><description>Prose linter that flags AI writing tells using countable rules and Jev.</description><pubDate>Sun, 20 Sep 2026 07:15:38 GMT</pubDate><content:encoded>&lt;p&gt;Prose linter that flags AI writing tells using countable rules and Jev.&lt;/p&gt;&lt;p&gt;Sniff Test reads Markdown and plain text and checks it against house rules, printing one line per flag with file, line, rule and confidence. It is for writers and teams who want to catch AI writing tells.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/DanRWilloughby/snifftest&quot;&gt;DanRWilloughby/snifftest&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>screen-then-deep</category><category>tiered-thresholds</category><category>no-judgment-band</category><category>state-minimalism</category><category>measured-calibration</category></item><item><title>fx</title><link>https://jevbooks.com/en/p/vercel-labs__fx</link><guid isPermaLink="true">https://jevbooks.com/en/p/vercel-labs__fx</guid><description>Tiny, open, embeddable native coding agent CLI in Zig.</description><pubDate>Sun, 20 Sep 2026 07:15:37 GMT</pubDate><content:encoded>&lt;p&gt;Tiny, open, embeddable native coding agent CLI in Zig.&lt;/p&gt;&lt;p&gt;fx is a coding agent CLI written in Zig: a small native binary, open source (Apache-2.0), model-agnostic, and embeddable as a harness in larger systems. Its interface stays closer to a Unix shell than an IDE.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/vercel-labs/fx&quot;&gt;vercel-labs/fx&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>abide</title><link>https://jevbooks.com/en/p/coldteadotai__abide</link><guid isPermaLink="true">https://jevbooks.com/en/p/coldteadotai__abide</guid><description>Enforce project rules on every coding agent edit with Jev.</description><pubDate>Sun, 20 Sep 2026 07:15:28 GMT</pubDate><content:encoded>&lt;p&gt;Enforce project rules on every coding agent edit with Jev.&lt;/p&gt;&lt;p&gt;Abide is a TypeScript CLI that supervises coding agents (Claude Code, Codex, OpenCode). It reads every edit and turn, checks them against rules from your AGENTS.md/CLAUDE.md, and makes the agent repair violations in the same turn.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/coldteadotai/abide&quot;&gt;coldteadotai/abide&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>state-minimalism</category></item><item><title>hunch</title><link>https://jevbooks.com/en/p/kelbie__hunch</link><guid isPermaLink="true">https://jevbooks.com/en/p/kelbie__hunch</guid><description>Semantic code review with Jev, plain-English rules and Agent Skills.</description><pubDate>Sun, 20 Sep 2026 07:15:26 GMT</pubDate><content:encoded>&lt;p&gt;Semantic code review with Jev, plain-English rules and Agent Skills.&lt;/p&gt;&lt;p&gt;Hunch lets a person or coding agent ask plain-English questions across a repository and get scored source locations to investigate. It also runs recurring review rules on diffs, locally or on pull requests.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/Kelbie/hunch&quot;&gt;Kelbie/hunch&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category></item><item><title>jev-git</title><link>https://jevbooks.com/en/p/akashpriyadarshii__jev-git</link><guid isPermaLink="true">https://jevbooks.com/en/p/akashpriyadarshii__jev-git</guid><description>Sub-second Git hook screening staged diffs with Jev.</description><pubDate>Sun, 20 Sep 2026 07:15:21 GMT</pubDate><content:encoded>&lt;p&gt;Sub-second Git hook screening staged diffs with Jev.&lt;/p&gt;&lt;p&gt;jev-git is a Git pre-commit and pre-push hook for developers. It screens staged diffs for unredacted secrets, prompt-injection attacks, and destructive commands before they enter git history, running in ~80ms as a single static Rust binary.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AkashPriyadarshii/jev-git&quot;&gt;AkashPriyadarshii/jev-git&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>stanley-code</title><link>https://jevbooks.com/en/p/devagrawal09__stanley-code</link><guid isPermaLink="true">https://jevbooks.com/en/p/devagrawal09__stanley-code</guid><description>Bounded TypeSafe Jev workflows for coding agents.</description><pubDate>Sun, 20 Sep 2026 07:15:16 GMT</pubDate><content:encoded>&lt;p&gt;Bounded TypeSafe Jev workflows for coding agents.&lt;/p&gt;&lt;p&gt;Stanley is a command-line tool for checking and understanding code changes. You describe what you need in natural language; it routes the request to one bounded workflow that gathers evidence and asks Jev fixed-choice questions.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/devagrawal09/stanley-code&quot;&gt;devagrawal09/stanley-code&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>foreman</title><link>https://jevbooks.com/en/p/thruwire__foreman</link><guid isPermaLink="true">https://jevbooks.com/en/p/thruwire__foreman</guid><description>Software factory foreman using Jev to supervise coding workers.</description><pubDate>Sun, 20 Sep 2026 07:15:07 GMT</pubDate><content:encoded>&lt;p&gt;Software factory foreman using Jev to supervise coding workers.&lt;/p&gt;&lt;p&gt;Foreman is a Python asyncio runtime that sits above Codex or OpenCode workers. It takes a free-form software job and independently assesses whether the implementation is complete, tests are sufficient, verification is needed, or a human is required.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/thruwire/foreman&quot;&gt;thruwire/foreman&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>cross-check</category></item><item><title>jev-guard</title><link>https://jevbooks.com/en/p/leepokai__jev-guard</link><guid isPermaLink="true">https://jevbooks.com/en/p/leepokai__jev-guard</guid><description>Auto mode security guard for coding agents, powered by Jev.</description><pubDate>Sun, 20 Sep 2026 07:15:04 GMT</pubDate><content:encoded>&lt;p&gt;Auto mode security guard for coding agents, powered by Jev.&lt;/p&gt;&lt;p&gt;jev-guard is a security hook for coding agents including Claude Code, Codex, Copilot, Gemini, Cursor, pi, OpenCode, and ACP clients. It risk-scores tool calls, flags prompt injection in results, and checks skills and plugins.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/leepokai/jev-guard&quot;&gt;leepokai/jev-guard&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>pi-jev</title><link>https://jevbooks.com/en/p/y0usaf__pi-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/y0usaf__pi-jev</guid><description>TypeSafe Jev as a decision layer for the Pi coding agent.</description><pubDate>Sun, 20 Sep 2026 07:14:59 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe Jev as a decision layer for the Pi coding agent.&lt;/p&gt;&lt;p&gt;Adds a measured tool-call gate to the Pi coding agent so risky calls are checked by Jev before execution. Also judges bash output and provides a jev_ask tool for typed, calibrated answers.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/y0usaf/pi-jev&quot;&gt;y0usaf/pi-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category><category>flat-fanout</category><category>tiered-thresholds</category><category>failure-mode-knob</category></item><item><title>jev-review</title><link>https://jevbooks.com/en/p/devagrawal09__jev-review</link><guid isPermaLink="true">https://jevbooks.com/en/p/devagrawal09__jev-review</guid><description>Staged code-review workflow with a local dashboard, gated by Jev.</description><pubDate>Sun, 20 Sep 2026 07:14:58 GMT</pubDate><content:encoded>&lt;p&gt;Staged code-review workflow with a local dashboard, gated by Jev.&lt;/p&gt;&lt;p&gt;A small TypeScript code-review workflow for developers: it reviews a Git diff or scans a whole codebase and shows results in a quiet local dashboard bound to 127.0.0.1.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/devagrawal09/jev-review&quot;&gt;devagrawal09/jev-review&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category></item><item><title>is-malicious</title><link>https://jevbooks.com/en/p/luantak__is-malicious</link><guid isPermaLink="true">https://jevbooks.com/en/p/luantak__is-malicious</guid><description>Scan a codebase for malicious behavior with TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 07:14:50 GMT</pubDate><content:encoded>&lt;p&gt;Scan a codebase for malicious behavior with TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A CLI and GitHub Action that scans source, configuration, build, and CI files for hidden, deceptive, or data-stealing behavior, giving a second opinion before running unfamiliar code.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/luantak/is-malicious&quot;&gt;luantak/is-malicious&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Verification &amp; Guardrails</category></item><item><title>sift</title><link>https://jevbooks.com/en/p/bohutang__sift</link><guid isPermaLink="true">https://jevbooks.com/en/p/bohutang__sift</guid><description>Chrome extension labels X posts with Jev and hides unwanted ones.</description><pubDate>Sun, 20 Sep 2026 07:14:47 GMT</pubDate><content:encoded>&lt;p&gt;Chrome extension labels X posts with Jev and hides unwanted ones.&lt;/p&gt;&lt;p&gt;Sift is a Chrome extension that labels every post and reply on X with one of six categories (Substance, Humor, Chit-chat, Promo, Junk, AI-written) plus two flags (AI-written, Off-topic). Users choose which labels to hide, making the feed tech-only by default.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/bohutang/sift&quot;&gt;bohutang/sift&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Data Labeling &amp; Curation</category></item><item><title>flue-jev-demo</title><link>https://jevbooks.com/en/p/matthewp__flue-jev-demo</link><guid isPermaLink="true">https://jevbooks.com/en/p/matthewp__flue-jev-demo</guid><description>Flue agent routing with TypeSafe Jev via Cloudflare AI Gateway</description><pubDate>Sun, 20 Sep 2026 07:14:42 GMT</pubDate><content:encoded>&lt;p&gt;Flue agent routing with TypeSafe Jev via Cloudflare AI Gateway&lt;/p&gt;&lt;p&gt;A standalone Cloudflare-targeted Flue example in TypeScript that routes a support agent&apos;s work. It is for developers exploring Flue agents on Cloudflare Workers who want typed routing decisions from Jev alongside a chat model.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/matthewp/flue-jev-demo&quot;&gt;matthewp/flue-jev-demo&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jev-cookbook</title><link>https://jevbooks.com/en/p/nexibeo__jev-cookbook</link><guid isPermaLink="true">https://jevbooks.com/en/p/nexibeo__jev-cookbook</guid><description>15 runnable Node recipes for Jev decision model on OpenRouter.</description><pubDate>Sun, 20 Sep 2026 07:14:40 GMT</pubDate><content:encoded>&lt;p&gt;15 runnable Node recipes for Jev decision model on OpenRouter.&lt;/p&gt;&lt;p&gt;A cookbook of 15 practical, tested recipes for TypeSafe&apos;s Jev decision model. Each recipe includes a runnable script, a small labelled dataset, and measured results for tasks like support triage, file organizing, and Gmail labeling.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/nexibeo/jev-cookbook&quot;&gt;nexibeo/jev-cookbook&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>omo-jevlike-router</title><link>https://jevbooks.com/en/p/islee23520__omo-jevlike-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/islee23520__omo-jevlike-router</guid><description>One-pass skill router that shrinks OmO&apos;s system-prompt skill catalog.</description><pubDate>Sun, 20 Sep 2026 07:14:39 GMT</pubDate><content:encoded>&lt;p&gt;One-pass skill router that shrinks OmO&apos;s system-prompt skill catalog.&lt;/p&gt;&lt;p&gt;A Jev-style skill router for OmO. A frozen Qwen2.5-0.5B plus a small option-attention head scores the whole skill catalog against the user&apos;s prompt, and an OmO extension trims the skill block to the top-K.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/islee23520/omo-jevlike-router&quot;&gt;islee23520/omo-jevlike-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>screen-then-deep</category><category>failure-mode-knob</category><category>measured-calibration</category></item><item><title>new-api-plugin-typesafe</title><link>https://jevbooks.com/en/p/ffattiger__new-api-plugin-typesafe</link><guid isPermaLink="true">https://jevbooks.com/en/p/ffattiger__new-api-plugin-typesafe</guid><description>TypeSafe AI System One task plugin for new-api gateway.</description><pubDate>Sun, 20 Sep 2026 07:14:34 GMT</pubDate><content:encoded>&lt;p&gt;TypeSafe AI System One task plugin for new-api gateway.&lt;/p&gt;&lt;p&gt;A new-api task plugin that adds a native /v1/systemone endpoint, letting clients send typed questions to Jev through the same gateway used for chat models.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/FFatTiger/new-api-plugin-typesafe&quot;&gt;FFatTiger/new-api-plugin-typesafe&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Evaluation &amp; Benchmarking</category><category>flat-fanout</category></item><item><title>HA-Jev</title><link>https://jevbooks.com/en/p/abovecolin__ha-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/abovecolin__ha-jev</guid><description>Ask your house a question, get a number back.</description><pubDate>Sun, 20 Sep 2026 07:14:26 GMT</pubDate><content:encoded>&lt;p&gt;Ask your house a question, get a number back.&lt;/p&gt;&lt;p&gt;A Home Assistant integration that turns TypeSafe Jev questions about your home into sensors and automation actions, for people who want typed, probabilistic answers rather than chat.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/AboveColin/HA-Jev&quot;&gt;AboveColin/HA-Jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Infra / SDKs / Integrations</category></item><item><title>diffjury</title><link>https://jevbooks.com/en/p/raihankhan-rk__diffjury</link><guid isPermaLink="true">https://jevbooks.com/en/p/raihankhan-rk__diffjury</guid><description>Jev routes PR risk before human review.</description><pubDate>Sun, 20 Sep 2026 07:14:20 GMT</pubDate><content:encoded>&lt;p&gt;Jev routes PR risk before human review.&lt;/p&gt;&lt;p&gt;DiffJury is a web app that fetches a public GitHub pull request and uses Jev to judge merge risk, review depth, and whether design or security review is needed. It is for teams that want to triage PRs before assigning a human reviewer.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/raihankhan-rk/diffjury&quot;&gt;raihankhan-rk/diffjury&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>typesafe-adblock</title><link>https://jevbooks.com/en/p/realzachi__typesafe-adblock</link><guid isPermaLink="true">https://jevbooks.com/en/p/realzachi__typesafe-adblock</guid><description>Chrome extension asks Jev if each DOM element is an ad</description><pubDate>Sun, 20 Sep 2026 07:14:13 GMT</pubDate><content:encoded>&lt;p&gt;Chrome extension asks Jev if each DOM element is an ad&lt;/p&gt;&lt;p&gt;A fun Chrome extension (Manifest V3) that detects ad-shaped DOM elements in real time and removes them. Intended for people curious about using a small decision model, not as a real ad blocker.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/realZachi/typesafe-adblock&quot;&gt;realZachi/typesafe-adblock&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>flat-fanout</category></item><item><title>unclutter</title><link>https://jevbooks.com/en/p/kitze__unclutter</link><guid isPermaLink="true">https://jevbooks.com/en/p/kitze__unclutter</guid><description>WXT browser extension that removes page clutter using Jev.</description><pubDate>Sun, 20 Sep 2026 07:14:05 GMT</pubDate><content:encoded>&lt;p&gt;WXT browser extension that removes page clutter using Jev.&lt;/p&gt;&lt;p&gt;A Chrome/Chromium and Firefox extension that classifies nonessential page elements as clutter and hides them, storing reusable hiding rules per page template for the user.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/kitze/unclutter&quot;&gt;kitze/unclutter&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Agent Decisions</category></item><item><title>typesafe-jev-workflow</title><link>https://jevbooks.com/en/p/giesn__typesafe-jev-workflow</link><guid isPermaLink="true">https://jevbooks.com/en/p/giesn__typesafe-jev-workflow</guid><description>Async LangGraph workflow routes emails via Jev Choice.</description><pubDate>Sun, 20 Sep 2026 07:14:01 GMT</pubDate><content:encoded>&lt;p&gt;Async LangGraph workflow routes emails via Jev Choice.&lt;/p&gt;&lt;p&gt;A small async LangGraph workflow that sends a mocked email to TypeSafe&apos;s Jev model, receives a typed Choice (invoice or general), and routes to a demo handler. Handlers only set a destination in graph state; they do not send email or make payments.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/GiesN/typesafe-jev-workflow&quot;&gt;GiesN/typesafe-jev-workflow&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category><category>failure-mode-knob</category></item><item><title>typesafe-jev</title><link>https://jevbooks.com/en/p/gtaras7__typesafe-jev</link><guid isPermaLink="true">https://jevbooks.com/en/p/gtaras7__typesafe-jev</guid><description>Screen a folder of CVs with typed Jev judgments.</description><pubDate>Sun, 20 Sep 2026 07:13:51 GMT</pubDate><content:encoded>&lt;p&gt;Screen a folder of CVs with typed Jev judgments.&lt;/p&gt;&lt;p&gt;A local screening workbench for a folder of CVs, built on TypeSafe&apos;s Jev model. It is for anyone hiring who wants a sortable shortlist with one verdict per candidate.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/gtaras7/typesafe-jev&quot;&gt;gtaras7/typesafe-jev&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Scoring &amp; Ranking</category><category>code-owned-policy</category></item><item><title>jev-agent-skill-router</title><link>https://jevbooks.com/en/p/godsboy__jev-agent-skill-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/godsboy__jev-agent-skill-router</guid><description>Typed, confidence-aware agent skill routing with TypeSafe Jev.</description><pubDate>Sun, 20 Sep 2026 07:13:49 GMT</pubDate><content:encoded>&lt;p&gt;Typed, confidence-aware agent skill routing with TypeSafe Jev.&lt;/p&gt;&lt;p&gt;A Python CLI and library that routes a request to one skill from a catalogue of skill names and public descriptions, returning route, no_skill, or review. It is an optional routing layer for agent platforms like Hermes Agent.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/GodsBoy/jev-agent-skill-router&quot;&gt;GodsBoy/jev-agent-skill-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jcm-router</title><link>https://jevbooks.com/en/p/adarshmishra07__jcm-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/adarshmishra07__jcm-router</guid><description>Local proxy picks Claude model and effort per message with Jev.</description><pubDate>Sun, 20 Sep 2026 07:13:48 GMT</pubDate><content:encoded>&lt;p&gt;Local proxy picks Claude model and effort per message with Jev.&lt;/p&gt;&lt;p&gt;jcm-router is a local proxy between Claude Code and the Anthropic API for developers using a Claude subscription. It routes subagents and, when cheap, the main chat to different Claude models and effort levels.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/adarshmishra07/jcm-router&quot;&gt;adarshmishra07/jcm-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>notra</title><link>https://jevbooks.com/en/p/usenotra__notra</link><guid isPermaLink="true">https://jevbooks.com/en/p/usenotra__notra</guid><description>Track brand visibility in AI answers and draft content.</description><pubDate>Sun, 20 Sep 2026 07:13:40 GMT</pubDate><content:encoded>&lt;p&gt;Track brand visibility in AI answers and draft content.&lt;/p&gt;&lt;p&gt;Notra is a generative engine optimization (GEO) platform that runs buyer questions across AI engines, tracks mentions, citations, and competitors, and turns content gaps into drafts.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/usenotra/notra&quot;&gt;usenotra/notra&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jev-router</title><link>https://jevbooks.com/en/p/gargpratyush__jev-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/gargpratyush__jev-router</guid><description>Route Claude Code and Codex turns to the cheapest capable model via Jev.</description><pubDate>Sun, 20 Sep 2026 07:13:39 GMT</pubDate><content:encoded>&lt;p&gt;Route Claude Code and Codex turns to the cheapest capable model via Jev.&lt;/p&gt;&lt;p&gt;jev-router is a developer tool that adds automatic per-turn model routing to Claude Code and OpenAI Codex. It launches the real upstream CLI and uses Jev to send simple work to a fast tier and difficult work to a strong tier.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/gargpratyush/jev-router&quot;&gt;gargpratyush/jev-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>jev-router</title><link>https://jevbooks.com/en/p/prismhq__jev-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/prismhq__jev-router</guid><description>Open-source LLM router where Jev picks the serving model.</description><pubDate>Sun, 20 Sep 2026 07:13:39 GMT</pubDate><content:encoded>&lt;p&gt;Open-source LLM router where Jev picks the serving model.&lt;/p&gt;&lt;p&gt;An OpenAI-compatible LLM router built on LiteLLM. Clients send one model id, &amp;quot;jev-router&amp;quot;, and the router selects which underlying model serves each request. For developers who want automatic model selection across providers like OpenRouter.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/prismhq/jev-router&quot;&gt;prismhq/jev-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item><item><title>pi-jev-router</title><link>https://jevbooks.com/en/p/mejiasd3v__pi-jev-router</link><guid isPermaLink="true">https://jevbooks.com/en/p/mejiasd3v__pi-jev-router</guid><description>Jev picks a Pi model and effort, then pins them.</description><pubDate>Sun, 20 Sep 2026 07:13:39 GMT</pubDate><content:encoded>&lt;p&gt;Jev picks a Pi model and effort, then pins them.&lt;/p&gt;&lt;p&gt;A Pi coding agent extension that adds automatic per-request model routing. Jev chooses a model and reasoning effort once per session, then both stay fixed while generation uses your existing Pi providers and credentials.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/mejiasd3v/pi-jev-router&quot;&gt;mejiasd3v/pi-jev-router&lt;/a&gt;&lt;/p&gt;</content:encoded><category>Classification &amp; Routing</category></item></channel></rss>