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.
jev-eval-harness
LLM-as-a-judge evaluation harness: a confidence-gated cascade (fast typed judge → Claude) that scores LLM outputs and gates CI on a regression diff. TypeScript, real recorded transcripts, real benchmark numbers.
Project facts
- Relationship to Jev
- Research
- Evidence
- Documented
- Language
- TypeScript
- License
- MIT
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-23
- 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
Documented records the linked documentation or source. JevHunt has not independently run or benchmarked this project.
| `src/jevJudge.ts` | The **only** module that touches the `@typesafe-ai/sdk` response shape; maps it to the app-owned `JudgeVerdict`. Everything downstream sees app-owned types, never SDK types. |
Evidence commit: 7197790450f33fb521d24ba93b8cc408b9b8c808
Discovered through: github-search.
How we review →