What it is
A Chinese-first documentation and solutions site for Jev, TypeSafe's System One decision model. It aggregates patterns, cases, and an automated publishing pipeline for engineers adopting Jev.
How it uses Jev
Jev gates the site's daily publishing pipeline: noul decides whether a release is worth making, choice picks where to publish, and a second noul plus score 0-3 check release qualification and risk. Results drive commit, push, and deploy steps.
Primitives:choicescorenoul
Technique worth stealing
Separate judgment from generation: use Jev only as a gatekeeper, never to generate content.
Try it
npm install; npm run dev
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.85
- Shows a System One patternunclear0.40
- Handles uncertaintyno0.05
- Measuredno0.04
- Runnableno0.19
- Worth recommendingno0.26
- Model replicano0.09
- Problem scopescore on a 0–2 scale1.73
- About Jevyes0.98
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.