Construct a schema. Run it through multiple agents. Find the schema that generalizes.
JEV is a schema-bounded decision model. The schema you give defines what JEV can answer. Different schemas probe different decision surfaces.
This sandbox runs your schema through multiple JEV probes simultaneously — same schema, same state, multiple model versions (when available) — and shows you where the answers converge and where they diverge.
Convergence = the schema is well-formed for the question. Divergence = the question is ambiguous; refine the schema. JEV never hallucinates outside the schema. If the schema is loose, the question is loose. If the schema is tight, the question is tight.
JSON schema. Each key = a question. Each value: type, question, criteria/instructions.
JEV returns typed probabilities, not text. Each answer includes a confidence score and full probability distribution.
JEV cannot hallucinate outside its schema. The schema IS the question. The shape of the answer is bounded; only the probabilities float.