Platform Overview
DriftGate coordinates governed AI runtime operations across sessions, executions, policy evaluation, route selection, and risk controls.
Who This Is For
- Platform teams operating AI workloads in regulated environments
- Security and governance owners requiring deterministic controls
- App teams integrating SDKs with consistent wire contracts
Prerequisites
- Workspace + API key in staging
- Agent identifier (for example,
refund-agent) - Baseline understanding of session/execution flow
Two-Minute Quickstart
- Start a session with your agent
- Execute with input only
- Inspect envelope
meta.requestIdfor traceability
Continue to Sessions and Executions.
Production Considerations
- Keep enforcement controls in monitor mode before release windows
- Validate route and policy defaults in staging prior to production cutovers
- Require evidence artifacts for rollout gates
Failure Handling
Use stable error codes and request IDs to triage quickly. See Error Codes.
Last updated on