Resolve the governance policy gate for one agent turn
Evaluate one agent’s governance policies before it executes a model or tool call, answering allow/deny against the merged effective policy. Requires an agent_id query parameter. On a deny verdict the hit counter and the enforcement audit row are recorded — this is the only enforcement-wired evaluation surface, hit once per turn per agent by the runtime. A Clerk session can also call it when previewing policies in the builder.
Authorizations
Dashboard JWT token from Clerk
Headers
Sandbox opt-in for Clerk-session-authenticated requests. Set to true to route the call through the test-mode pipeline: no real provider delivery, no credits deducted, response meta.test_mode: true. Ignored for live API keys (dv_live_sk_*) — server-to-server clients must use a test-prefixed key (dv_test_sk_*) to exercise sandbox. Test-prefixed keys unconditionally enable sandbox regardless of this header.
true, false Query Parameters
1