What It Is
OfOne is a Codex skillchain and repository toolchain for representing bounded inquiry as typed, auditable, patchable state. The public answer is only a rendering of the map.
Decision-state intermediate representation
Charters, evidence, claims, unknowns, criteria, tradeoffs, edges, loops, gates, triggers, and renderings live as addressable objects.
Abstract structure before domain language
Scenes, frames, tokens, moves, loops, invariants, and gates are the base. Adapters project domain semantics onto that base.
Validate, render, patch, review
The toolchain checks schema and semantic validity, renders human views, computes patch impact, and preserves benchmark boundaries.
objective -> adapter projection -> typed geometry -> object graph -> validation -> rendering -> patch closure -> review or benchmark
How To Operate It
Use OfOne when the cost of hidden assumptions is higher than the cost of mapping. Do not use it for simple answers, casual explanations, or high-stakes advice without human review.
Write a bounded charter
Name the decision, scope, criteria, stakes, time horizon, and what would count as a useful output.
Project the domain into geometry
Select or mix adapters, then represent the problem as scenes, frames, tokens, moves, loops, and gates.
Separate evidence from claims
Evidence carries source identity and risks. Claims stay atomic, typed, supported, contradicted, or disputed.
Build the decision surface
Connect options to criteria, tradeoffs, unknowns, stakeholders, temporal validity, and information value.
Validate before release
Run schema and semantic checks. Unsupported claims, illegal edges, missing gates, and stale dependencies block confidence.
Render, patch, and benchmark
Render the answer for the audience. When evidence changes, patch the affected closure. Benchmark before claiming superiority.
Public audit index for Pages parity, benchmark traceability, Launch Proof, and Research Watchdog evidence
- Batch 01 execution matrix
- Strategic r1 raw full output
- Strategic r1 full review
- Strategic remedial artifact
- Strategic remedial review
- Strategic r2 artifact
- Strategic r2 review
- Strategic r3 artifact
- Strategic r3 review
- Scientific r1 artifact
- Scientific r1 review
- Scientific r2 artifact
- Scientific r2 review
- Scientific r3 artifact
- Scientific r3 review
- Wastewater r1 artifact
- Wastewater r1 review
- Wastewater r2 artifact
- Wastewater r2 review
- Wastewater r3 artifact
- Wastewater r3 review
- Formal r1 artifact
- Formal r1 review
- Formal r2 artifact
- Formal r2 review
- Formal r3 artifact
- Formal r3 review
- Policy r1 artifact
- Policy r1 review
- Policy r2 artifact
- Policy r2 review
- Policy r3 artifact
- Policy r3 review
- Frontier packet
- Frontier wastewater r1 packet
- Frontier formal proof-search r1 packet
- Frontier wastewater direct answer output
- Frontier wastewater direct answer review
- Frontier wastewater light structured output
- Frontier wastewater light structured review
- Frontier wastewater full OfOne output
- Frontier wastewater full OfOne artifact
- Frontier wastewater full OfOne validator
- Frontier wastewater full OfOne rendering
- Frontier wastewater full OfOne patch report
- Frontier wastewater full OfOne review
- Frontier wastewater full OfOne controlled contract
- Frontier wastewater full OfOne controlled rerun1 output
- Frontier wastewater full OfOne controlled rerun1 artifact
- Frontier wastewater full OfOne controlled rerun1 validator
- Frontier wastewater full OfOne controlled rerun1 rendering
- Frontier wastewater full OfOne controlled rerun1 patch report
- Frontier wastewater full OfOne controlled rerun1 review
- Frontier direct answer output
- Frontier direct answer review
- Frontier light structured output
- Frontier light structured review
- Frontier full OfOne artifact
- Frontier full OfOne validator
- Frontier full OfOne review
- Frontier full OfOne remedial packet
- Frontier full OfOne remedial rerun2 packet
- Frontier full OfOne remedial rerun3 packet
- Frontier full OfOne remedial rerun4 packet
- Frontier full OfOne remedial rerun4 output
- Frontier full OfOne remedial rerun4 review
- Frontier full OfOne remedial rerun2 artifact
- Frontier full OfOne remedial rerun2 validator
- Frontier full OfOne remedial rerun2 review
- Frontier full OfOne remedial rerun3 output
- Frontier full OfOne remedial rerun3 artifact
- Frontier full OfOne remedial rerun3 validator
- Frontier full OfOne remedial rerun3 rendering
- Frontier full OfOne remedial rerun3 patch report
- Frontier full OfOne remedial rerun3 review
- Frontier full OfOne controlled rerun5 output
- Frontier full OfOne controlled rerun5 artifact
- Frontier full OfOne controlled rerun5 validator
- Frontier full OfOne controlled rerun5 rendering
- Frontier full OfOne controlled rerun5 patch report
- Frontier full OfOne controlled rerun5 review
- Independent review handoff
- Run 06 status ledger
- Run 06 result
- Excluded runs
- Checker attestation
- Run 07 prompt
- Run 07 context
- Run 07 status ledger
- Run 07 result
- Run 07 synthesis
- Frontier full OfOne repair protocol
- Frontier full OfOne Mode A contract
- v08 context brief
Visual Walkthrough
The hyperframe is a frame-by-frame visual grammar for the Remotion walkthrough. It shows the inquiry moving from raw objective to validated rendering and then into patchable lifecycle state.
Compiler Contract
OfOne is not done when it produces an impressive answer. It is done for a cycle when the artifact validates, renders, patches, and preserves the benchmark boundary.
Schema plus semantic checks
Profiles, closed object definitions, movement jobs, references, adapter contracts, edge legality, gates, triggers, and review sidecars are checked.
Answer as projection
Executive, Analyst, Audit, and Patch Impact views compress the map for a human without pretending the rendering is the full state.
Incremental update discipline
Changed evidence or claims propagate through closure to affected options, gates, renderings, and benchmark eligibility.
npm run schema:check
npm run validate
npm run render -- examples/source-backed-wastewater-map.json Map
npm run patch -- examples/source-backed-wastewater-map.json E1
npm run benchmark
npm test
Current Boundary
OfOne has not reached a terminal state where no more improvement is possible. The current loop state is benchmark handoff: broad architecture iteration pauses while the system proves workflow value through controlled benchmark slices.
Architecture hardening
The core IR, validation, rendering, patching, review sidecars, and benchmark protocol are implemented enough to test.
Benchmark handoff
The next work is not more grand language. It is benchmark execution, negative evidence, and controlled comparison.
No superiority claim yet
OfOne can claim architectural coherence and working tooling. It should not claim empirical superiority until benchmarks support it.
Artifacts
The repository keeps method, type system, compiler tools, walkthrough, and benchmark evidence separate so the public site can explain the system without hiding the source of truth.