Fetch EvalScoreRecords (#9215) -- the objective-eval-provider transport, digest-committed and independently re-derivable
Public-safe
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| subject | query | string | — |
| since | query | string | — |
Responses
- 200{ records: EvalScoreRecord[] }, optionally filtered by subject id and/or minimum issuedAt -- degrades to an empty array on an internal read error rather than a non-200 status, matching loadPublicRulePrecision's own fail-safe contract
- 404Public stats disabled (same flag as /v1/public/stats)