What it is
A new-api task plugin that adds a native /v1/systemone endpoint, letting clients send typed questions to Jev through the same gateway used for chat models.
How it uses Jev
Jev answers typed questions (noul, choice, score) on a client-supplied state. The plugin forwards the native request to TypeSafe or Vercel AI Gateway, returns the native response with probabilities, and translates noul↔boolean and usage naming.
Primitives:choicescorenoul
Technique worth stealing
Route typed System One decisions through an existing LLM gateway with token billing and channel mapping.
Try it
Install via Marketplace or upload plugin.js, add a Task Plugin (61) channel, then POST to /v1/systemone.
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.77
- Shows a System One patternyes0.72
- Handles uncertaintyno0.05
- Measuredno0.05
- Runnableyes0.93
- Worth recommendingunclear0.50
- Model replicano0.03
- Problem scopescore on a 0–2 scale1.07
- About Jevyes0.99
Signals by Jev jev-1.13.0, card written by DeepSeek V4.1 Flash from the README on 20 Sept 2026.