What it is
A multiplayer triage dashboard for public GitHub repositories. Issues and pull requests sync into Postgres, replicate live to every browser via Rocicorp Zero, and a TypeSafe System One model answers typed questions about each one.
How it uses Jev
Jev answers a fixed set of typed questions per issue: kind, severity, urgency, duplicate, and next step. People confirm or correct these answers, and every correction is kept and shown to the model on later runs. Nothing is written back to GitHub.
Primitives:choicescorenoul
Technique worth stealing
Keeping human corrections and feeding them back to the model on later runs.
Try it
git clone, cp .env.example .env, set TYPESAFE_API_KEY, vp install, vp 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.89
- Shows a System One patternunclear0.51
- Handles uncertaintyno0.06
- Measuredno0.05
- Runnableyes0.84
- Worth recommendingunclear0.58
- Model replicano0.22
- Problem scopescore on a 0–2 scale1.76
- About Jevyes0.97
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.