Non-autoregressive System 1 decision engine. Typed choice, score and yes/no decisions over any text in a single forward pass, in 100+ languages, with a router that picks the right checkpoint per request.
sys1bench
Benchmark for typed System One decision models (Jev, Laya, and whatever comes next): calibration against a noise floor, framing sensitivity, selective prediction, ordinal fidelity, interference, robustness. pip install sys1bench.
Project facts
- Relationship to Jev
- Research
- Evidence
- Code reference
- Language
- Python
- License
- Apache-2.0
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-22
- GitHub stars
- 0
- Evidence checked
- 2026-09-24T08:40:10.508Z
- Metadata checked
- 2026-09-24T08:40:10.508Z
- Check status
- current
Stars measure the whole repository, including work unrelated to Jev.
Evidence and scope
Code reference records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
Body: {"model": "typesafe/jev-1.13", "state": <str|obj|list>, "questions": {key: {type, instructions, criteria}}} Types: choice (<=255 options), score (2..10 levels), boolean (our "noul"). Limits: 32k state tokens, 64k per request, 1200 rpm. Input billed at $0.042/M tokens, output free.
Evidence commit: 80e43a6a1985ddb1df726f3e2818aa4b03dd079c
Discovered through: github-search.
How we review →