jev_score
Evaluate text against ordered benchmark levels to produce a weighted score and distribution for calibrated scoring decisions.
Instructions
Calibrated hierarchical scoring using Jev's Score primitive. Rates context against an ordered progression of criteria levels (returns weighted score & distribution).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| context | Yes | The context or text content to score. | |
| criteria | Yes | Ordered list of benchmark levels from lowest to highest. Example: ["Informational", "Low priority", "Urgent block"] | |
| instruction | Yes | The scoring guidance or dimension (e.g. 'Assess the security severity level'). |