Get eval suite coverage

The coverage meter: which of the target’s tools and instruction clauses the suite’s cases and graders already exercise. Tools come structurally from the definition; instruction clauses come from a cached, definition-hash-invalidated inventory pass. Write-gated because a cache miss spends model tokens.

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired>=1 character

Response

Coverage report
definitionHashstring
instructionslist of objects
inventoryDegradedboolean

True when the instruction inventory pass failed; the tools axis is still accurate.

inventoryRefreshedboolean
summaryobject
toolslist of objects

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error