One benchmark run, fully serialized (older-run lazy-load)
skills
One benchmark run, fully serialized (older-run lazy-load)
Full per-case detail for ONE benchmark run.
The list endpoint (/benchmark/results) ships full per-case results only
for the newest run; older runs come back as lightweight summaries with
results: []. The Benchmark tab calls this endpoint when the user selects
an older run’s history chip, to hydrate that run’s comparison table on
demand. Org-scoped exactly like the list endpoint: the run must belong to
the named skill in the caller’s org, else 404 (never leaks another org’s
run, and never a foreign skill’s run reached through your own skill name).
GET
One benchmark run, fully serialized (older-run lazy-load)