Skip to main content

Get how much of an agent’s workflow its eval suite exercises

GET 

https://platform.docana.com/api/v1/agents/:agentId/eval-coverage/

Returns coverage across three layers — workflow nodes (also broken down by node type), declared transitions, and decision criteria — as covered/total plus the ids never reached. Advisory evals count, because they execute for real. Criteria on decision nodes whose transitions never route on a named criterion score cannot be attributed to a fired transition and are reported separately, excluded from both sides of the ratio.

Request

Responses

Coverage of the agent’s eval suite