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.
krino
Krino (κρίνω) — probing, analysis, and replication toolkit for JEV-class decision models
Project facts
- Relationship to Jev
- Research
- Evidence
- Code reference
- Language
- Python
- License
- Not reported; check the repository
- Origin
- Original repository
- Repository status
- Not archived
- Created
- 2026-09-18
- GitHub stars
- 0
- Evidence checked
- 2026-09-25T21:01:37.000Z
- Metadata checked
- 2026-09-25T21:01:37.000Z
- 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.
self.api_key = api_key if api_key is not None else os.environ["TYPESAFE_API_KEY"] self.transport = transport or StdlibTransport() self.timeout = timeout
Evidence commit: fd76870880595dbb409ec6a803b904e12ba42d12
Discovered through: github-search.
How we review →