API referenceScoreOutcome of a single scoring decision. `score` in [0, 1]; the runner clamps.Score Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page. Outcome of a single scoring decision. score in [0, 1]; the runner clamps. Signature interface Score { /* ... */ } Kind interface Source packages/sdk/src/types/eval.ts:34SDKUserMessageEventEcho of the user prompt for this run.ScorerScorer signature (D207). Returns `Score` synchronously OR via Promise —