Evaluate with Jev
jev_evaluateEvaluate shared state with named noul, choice, or score questions in parallel, returning typed answers, probabilities, and an action decision.
Instructions
Escape hatch: send shared state plus named noul/choice/score questions to TypeSafe Jev. Use when no other jev_* recipe fits. Jev does not write code or prose. Questions in one call run in parallel. Returns typed answers, probabilities, confidence, usage, and action auto|review|escalate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Override, default jev-latest | |
| state | Yes | Shared state to judge: text or JSON | |
| questions | Yes | Named noul, choice, and score questions evaluated in parallel |