What it is
The Forge compiles documents, code, SOPs, and resolved cases into a Semantic Decision Bundle: provenance-tracked material, semantic concepts, reusable Choice/Noul/Score judgments, observable states, legal actions, decision surfaces, and a generated adapter that lets TypeSafe's JEV decide inside deterministic guard rails. It is for teams building auditable decision systems.
How it uses Jev
JEV answers bounded questions. Supporting judgments interpret semantic properties; the final action Choice sees only actions already legal in the observable state. Code decides legality, applies thresholds and abstention, re-checks preconditions, and executes through a handler generated from an observed binding, never a guess.
Primitives:choicescorenoul
Technique worth stealing
Two-stage runtime: active reviewed judgments are evaluated first; their typed answers enrich a final Choice compiled from currently legal actions.
Try it
python3 scripts/init_semantic_bundle.py ./semantic-bundle --example
Evidence
Each line is one question put to Jev about the README. ≥ 0.60 reads as yes, ≤ 0.40 as no; in between Jev is not making a call.
- Jev-centricyes0.82
- Shows a System One patternunclear0.59
- Handles uncertaintyno0.06
- Measuredno0.06
- Runnableunclear0.48
- Worth recommendingno0.33
- Model replicano0.23
- Problem scopescore on a 0–2 scale1.30
- About Jevyes0.94
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 23 Sept 2026.