Score (ordered scale)
jev_scoreRate any input by defining an ordered 2-10 level scale, returning a numeric score and full distribution for risk, urgency, quality, severity, or fit.
Instructions
Place the state on an ordered 2–10 level scale you define. Returns a (possibly fractional) score and the full distribution. Use for risk, urgency, quality, severity, fit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | Yes | The context/input to score. | |
| levels | Yes | Ordered level descriptions, low to high, e.g. ["routine","today","urgent","critical"] | |
| instructions | Yes | What to rate, e.g. 'How urgent is this?' |