Run the control plane in your own boundary
Regulated buyers answer to examiners, not vendors. Self-hosting puts the entire control plane — gateway, gate, ledger, and anchoring — inside your VPC or on-prem, so the data that governs your decisions never leaves your boundary. The record stays the same one anyone can verify offline.
Your infrastructure
The control plane is a self-contained application over a Postgres you own, with @vaspera-capital/mesh-core running in-process. Deploy to your VPC, private cloud, or on-prem. No agent traffic or decision data transits our systems.
Data residency you control
Prompts and completions never enter the ledger — only content digests — and even those stay in your database. Content retention is opt-in and envelope-encrypted with keys you hold. Nothing leaves the boundary except, optionally, a 32-byte anchor hash.
WORM or Bitcoin anchoring
Choose your proof-of-time. Public Bitcoin anchoring (via OpenTimestamps) gives an independent, vendor-free timestamp; a write-once (WORM) / internal notary store keeps everything inside the boundary for air-gapped deployments. Same hash chain underneath either way.
Regulatory policy starter packs
Start from a versioned pack rather than a blank page — lending underwriting (ECOA / Reg B) today, with more domains on request. Author in plain English, approve under separation of duties, and activate; every version is hashed into the decisions it governed.
What a deployment looks like
- Stand up the control plane in your VPC against a Postgres instance you provision.
- Point your agents at it — one-line OpenTelemetry, the model gateway, or the direct enforce call.
- Author and activate a policy pack; choose your anchoring (Bitcoin or WORM) and retention posture.
- Graduate shadow → advisory → enforcing as your examiners get comfortable — one workflow at a time.
- Hand an examiner an evidence pack; they verify the chain offline with the open-source verifier.
We provide the deployment runbook and hands-on setup as part of an enterprise engagement — the exact shape depends on your cloud and controls, so we scope it with you rather than ship a one-size chart.
Talk through a self-hosted deployment
Bring your cloud, your controls, and your examiners’ questions. We’ll map the architecture and the first governed use case.