Quickstart

Five-minute setup. Drop the gateway base URL into your existing client and watch the first policy evaluation light up the dashboard.

Concepts

The mental model: gateway, policy, evidence, fleet. How requests move through the system and what each phase does.

API reference

Public REST + RPC surface for ingest, policy, audit query, and evidence bundle assembly. All endpoints behind RelayOne identity.

Control-plane architecture

Four layers: identity, policy, flow, evidence. Deployment patterns, integration points with R1, TrueCom, Veritize.

Policy language

CEL-compatible rules evaluated inline per request. Worked examples for reroute, block, spend cap, and HITL approval.

Integration guide, middleware

Wire RelayGate ContextWorkers in front of RelayOne. External link to the RelayGate docs for the inline layer.

Receipt verification

Evidence bundle shape and the offline verifier. See also the evidence page for the bundle schema.