What it is
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.
How it uses Jev
The README does not describe which specific decisions Jev makes or what state it receives. It only states that the J primitive is backed by TypeSafe AI Jev via the Vercel AI Gateway, dispatched through lib/primitives.js.
Primitives:choice
Technique worth stealing
Per-primitive backend dispatch: each of J/L/M/P routes to a separate backend, with mock modes for testing.
Try it
export AI_GATEWAY_API_KEY=*** then node --env-file=.env local-server.js → http://localhost:5175/
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-centricunclear0.48
- Shows a System One patternno0.13
- Handles uncertaintyno0.05
- Measuredno0.04
- Runnableyes0.84
- Worth recommendingno0.21
- Model replicano0.23
- Problem scopescore on a 0–2 scale0.14
- About Jevyes0.86
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.