query_compliance Discovery Natural language compliance queries against the regulatory knowledge graph
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Natural language compliance question |
firm_type | string | No | Filter by firm category (e.g. "CAT_3C") |
Example
"What are the capital requirements for a Category 3C firm?"
Response shape
{ answer, confidence, answer_type, sources[], reasoning_chain }