Directory readiness
Fetch a readiness run's full report
Every finding, with its class, provenance, publisher-documentation citation and remediation. AI-derived findings carry provenance of llm and are confined to the experience lane as heuristic or manual-review; they can never decide a lane. 404 when the run has no stored report: it may be in flight, it may have failed, or its report may have aged past retention.
get/projects/{projectId}/readiness-runs/{runId}/report
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
runIdstring required
Eval run ID, as returned by POST /eval-runs.
Response
The report document.
object required