Build, verify, and operate apps on Witbitz.
Witbitz is a trusted runtime for collaborative AI apps built around Spaces. Start with what a Space is, build against the runtime, verify the trust claims, then choose hosted, on-prem, air-gap, or Bridge.
Understand the product before the protocol.
These pages orient the reader around Spaces, the runtime underneath, and the exact shipped status.
The practical developer path.
The current path is a reference browser client plus the `/space` runtime and invite-only `/v1` API. The docs say that plainly.
Check the claims, including the limits.
Witbitz docs separate what is protected today from what is preview, attested, or designed.
| Claim | Status | Start here |
|---|---|---|
| Gated reads/writes refuse unauthorized users | Live | Verify it yourself |
| Stored ledger is ciphertext with no operator recipient | Live | Privacy model |
| Human approval gates high-stakes agent actions | Live | Delegated authority |
| Owner-governed admission tiers | Built opt-in | Owner-governed rooms |
| Server render unobservable in use | Not production traffic | Attested server tier |
Trust model
The two guarantees, what is protected, and what is not hidden.
AdmissionIdentity and admission
Key possession, signed entries, gated Spaces, OIDC, agent keys, owner policy.
LifecycleMember lifecycle
Removal, history vs future content, key rotation, compromised identities.
RecoveryRecovery
No operator recovery key; user-held recovery and device/key roadmap.
Different modelLive call security
The WebRTC/Kibitz path and why it is not the same as an async Space.
Canonical deep diveVerified Room
The complete identity, admission, and lifecycle model.
Choose the right boundary.
Hosted gets you started; on-prem and air-gap move the runtime into infrastructure you control; Bridge connects sovereign spaces.
Deployment options
Hosted private beta, enterprise VPC/on-prem, air-gap, and Bridge in one map.
HostedHosted private beta
Access, tenant keys, public OpenAPI, hosted evidence, and operational boundaries.
Customer boundaryEnterprise and on-prem
Run the runtime with your model, storage, records, secrets, IdP, and ops.
Zero egressAir-gap mode
What `AIRGAP=1` changes, what still works, and what needs local replacement.
InteropBridge protocol
Governed collaboration between sovereign Spaces or external parties.
Optional runtimeCompanion
The native/device-side helper path and why it is optional.
ContractThe issuer
Credit without accounts — an issuer holds the customer and the payment relationship; Witbitz validates and meters and knows neither.
Raw docs and API specs.
Markdown remains canonical for language models and source review. Rendered pages are for humans.