E01–E16 · GROUP 1 OF 7
Limits and error messages
We sent Jev deliberately broken, oversized, and edge-case requests to find out where it actually breaks and what it tells you when it does.
Jev's docs state several hard numbers and promises, like a 10-level cap on Score questions and a 255-option cap on Choice questions, and say a request is rejected cleanly if it goes wrong. A builder who trusts a wrong number in the docs writes code that either rejects valid requests or gets an unexpected server error in production. We wanted to know which of those numbers actually hold on the live API, and whether a broken request fails loud or fails quiet.
108 experiments, 38,194 API responses logged, 45,861,280 input tokens, $1.9262 at $0.042 per million.
Compiled from dependency-docs-reference/jev/notes/12-experiments on 2026-09-19.