PRD, agent description, claim, or complaint in: relevant regulations and applicable obligations out, scoped to that agent. Runs at claims-volume, not just at design time.
POST /v1/discovery
{
"agent_id": "checkout-agent-v3",
"input_type": "prd",
"text": "..."
}
→ 200
{
"obligations": [
{ "id": "obl_4471", "statute": "CCPA §1798.100", "surface": "data_collected" },
{ "id": "obl_4472", "statute": "TCPA §227(b)", "surface": "message_sent" }
]
}
Illustrative request/response shape.