OPERATING7 SYSTEMS TRACKED1 OPERATOR
NOW · UPDATED THIS WEEKLEHI, UTINDEX BUILT 2026-08-11 21:17 MT

WorkDecision compiler

OfOne

OfOne is an open-source decision compiler that turns a hard question into a typed, checkable map before it writes any prose. The map holds evidence, claims, unknowns, kill tests, causal edges, options, triggers and human gates. A validator program checks the map, and only a map that passes gets rendered into an answer. When a new fact arrives, only the chain that depended on the changed fact is patched, and the system reports what it invalidated.

ProductsOpen source

The problem

Ask an expert a hard question and you get an essay back. The essay reads well. You cannot check it. You cannot see which facts it rests on, how old those facts are, what would change the answer, or where a person was supposed to sign off. When the world moves, the whole essay has to be rewritten, because nobody can tell which parts still hold.

What I built

OfOne turns a hard question into a map before it writes a single sentence of answer. The map is made of typed objects: evidence, claims, unknowns, kill tests, causal edges, options, triggers, and human gates. A validator program checks the map. Only a map that passes gets turned into prose. The answer you read is a rendering of the map, the way a photograph is a rendering of a building. The blueprint stays attached.

Two pieces ship. ofone-skillchain is the open method: the skill file, the schemas, the validator, the adapters, and a live walkthrough site. of1.ai is the product front that teaches the same method as three steps, Prism, Map, and Forge.

How it works in plain words

You state what is being decided, over what time, at what stakes. That is the charter. Then you list your evidence, and each piece carries its source, how fresh it is, and how reliable it is. Claims sit on top of evidence. Anything you do not know becomes a real object called an unknown, and an unknown is allowed to block the recommendation. Every strong claim has to name the result that would prove it wrong.

Confidence is low, medium, or high, plus a named reason. It is never a made-up percentage.

When a new fact shows up, the map does not get rewritten. The system patches only the chain of claims, options, and gates that actually depended on the fact that changed, and it reports what it invalidated.

Four adapters translate the same skeleton into four working languages: strategy and operations, science and engineering, formal proof, and contested-values questions. Real problems mix these, so a map can declare a mix instead of pretending one lens fits.

What is not proven

The benchmark suite is a scaffold, not a result. The project's own standard requires at least 21 retrospective cases across six task families before any performance claim. Batch 01, opened 2026-05-17, records 52 of 90 predeclared run slots complete with local reviews. The repo says in writing that the included interactive benchmark is a smoke test and does not establish superiority. OfOne makes no speed or accuracy claim, and neither does this page.

One excluded run is kept on purpose. A full-OfOne slot was rejected because its artifact identity was copied from the wrong case. The failed run stays in the repo as immutable evidence, and the rerun is tracked separately so history is not rewritten.

Pending from Jamesof1.ai sign-in is currently broken, and the Cartographer feature is not working in production. Do you want that stated on this page, kept off it, or fixed before the page ships? Recommendation: fix or scope the page to the method and the open-source compiler, which are both provably live.

Stack

Node.js. JSON Schema plus a semantic graph validator. Markdown skill definition (SKILL.md). GitHub Pages for the walkthrough. Product front: Vite, React, wouter, shadcn/ui, tRPC, Drizzle, deployed on Vercel, API on Railway.

What changed, and how it was measured

Predeclared benchmark run slots complete

0 of 9052 of 90

Method
Counted from batch 01 of the project's own benchmark standard, which requires at least 21 retrospective cases across six task families before any performance claim.
Timeframe
Batch 01 opened 2026-05-17, read 2026-08-11

Stack

Node.jsJSON SchemaSemantic graph validatorMarkdown skill definition (SKILL.md)GitHub PagesViteReacttRPCDrizzleVercelRailway

Spend telemetry

plimsoll

A local-first collector that joins AI coding spend to merged pull requests, so cost per shipped outcome stops being a guess.

Findability, measured

The visibility platform

A multi-tenant platform that measures how findable a business is in search and in AI answers, and prints the evidence under every score.

Signals, not vibes

EEG meditation toolkit

Python tooling that filters an EEG recording, measures band power, and scores meditation depth. It runs without hardware.

Grounded only in what’s published here — it says when it doesn’t know.