Positioning Guardrails
Positioning Guardrails
Use this file when writing website copy, docs, release notes, talks, or sales material.
Core Message
Gait is the offline-first policy-as-code runtime for production AI agent tool calls.
Runtime governance is often observational; Gait is execution-time decision and proof.
It combines:
- execution-boundary policy enforcement (
gate) - verifiable traces and run artifacts (
trace,runpack,pack) - deterministic incident-to-regression workflows (
regress)
What To Claim
- Deterministic verification, diff, and stub replay for the same artifacts.
- Offline-first core workflows.
- Default-safe evidence model (reference receipts by default).
- Stable artifact schemas and exit codes as integration contracts.
- Vendor-neutral adapter model across agent frameworks.
- Truthful onboarding surface:
gait init,gait check,gait capture, andgait regress addare thin wrappers over shipped Go authority, not alternate policy engines. - Official LangChain wording: "middleware with optional callback correlation."
What Not To Claim
- "Autonomous AI safety solved" style guarantees.
- Prompt-layer filtering as a complete control model.
- Hosted governance dashboard capabilities in OSS core.
- Real-time fleet control plane features that are not shipped in OSS v1.
- Unscored framework support claims (for example CrewAI) without an in-repo lane and scorecard evidence.
Product Boundary Language
Prefer:
- "execution boundary"
- "policy-as-code for agent tool calls"
- "verifiable receipts"
- "deterministic regressions"
- "incident to regression in one path"
- "camera vs gate: monitor plus enforce"
Avoid:
- "single pane of glass"
- "AI governance suite"
- "black-box risk scoring"
OSS vs Enterprise framing:
- OSS includes hardened runtime enforcement, deterministic artifacts, and local operability gates.
- Enterprise adds fleet-wide policy distribution, org workflows, and centralized governance controls.
Adjacent Stack Language
- "Gait integrates with your existing identity, vault, gateway, and SIEM stack."
- "Guardrails scan content. Gait evaluates structured action intent and enforces policy before execution."
- "Gait produces the evidence your monitoring stack consumes."
- "LangSmith, Langfuse, and AgentOps are complementary observability layers; Gait is the execution-boundary gate."
Adapter Neutrality Language
- Frame integrations as the same contract across frameworks.
- State explicitly that adapters do not bypass Gate.
- Avoid framework-specific semantics in messaging.