Governe was designed around one constraint: your prompts, completions, and documents never leave your network. This page is written for the security review — share it with your CISO.
The control plane defines and observes. The runtime plane enforces and routes. Payloads only ever exist in the second — which runs in your environment.
| Data | Reaches Governe cloud? | Notes |
|---|---|---|
| Prompts, completions, embeddings, documents | Never | Exist only inside your runtime plane and your model providers. |
| API keys & credentials | Hashes only | Raw keys never leave your environment; revocation propagates in ≤ 60 seconds. |
| Usage & cost telemetry | Aggregates, async | Buffered locally (durable queue), batched upstream; survives network loss. |
| Inventory metadata (app names, owners, models, vendors) | Yes | This is the record — the minimum needed to govern. |
| Policy definitions & audit events | Yes | Signed policy travels down; enforcement decisions are logged for evidence. |
| Training data for our models | Never | We do not train on customer data. Contractually. |
Every enforcement decision is made locally from signed policy snapshots. Governe cloud latency — or an outage — can never slow or block your AI traffic.
Intermittent or air-gapped networks enforce from cache with a configurable staleness window — fail-closed or allow-with-audit, your choice.
Budgets are enforced as leases, so even a disconnected runtime cannot exceed its granted allowance.
Compromised keys and revoked agents propagate to every enforcement point within a configurable SLA of one minute.
Every policy change, approval, and enforcement decision is recorded — versioned, backward compatible, ready for auditors.
The control plane stores key hashes, never raw credentials. Policy snapshots are signed and encrypted in transit.
We publish our posture honestly rather than borrowing badges. Controls are designed against SOC 2 and ISO 27001; HIPAA-ready deployment patterns are supported. Certification status below is kept current — ask us for the detailed control mapping under NDA.
Security contact: security@aiebo.ai · We welcome coordinated disclosure.