Integration Paths
Choose the integration shape based on where your AI workflow already makes decisions.
| Approach | Best For |
|---|---|
| Control API | Server-side policy checks before model, tool, or customer-facing action. |
| Client SDKs | Typed helpers for policy requests, audit events, and review handoffs. |
| Review Webhooks | Routing exceptions into the queue your operations team already uses. |
Early pilots usually start with the Control API because it is explicit, language-independent, and easy to add around one high-risk workflow.