Witbitz · an app built on the platform

Witbitz Spaces

A room that keeps going. People post when they can; the AI agent answers on its own time. Share a link and someone is in — no account, nothing to install. Spaces is an application built on Witbitz — through the same public API anyone else would use, which makes it the working proof that the platform carries a real product.

What it does

Conversation that persistsAn encrypted ledger, not a session. Come back days later and it's there.
An agent that actsIt reads documents you share, searches, plans, and answers when it can.
DocumentsPDF, Word, Excel and CSV read as text — and it can generate a shareable PDF back.
Maps and placesA real vector basemap with English labels, place search, and routes.
Charts and diagramsRendered inline as widgets, not screenshots.
Bring a conversation inSeed a Space from an existing chat export.

Every one of those is an ordinary platform capability — collections, artifacts, agent tools, widgets. Nothing in Spaces is a special case, and nothing here is reachable only because we built it. That's the point of showing it.

Who can get in

A Space's identity, members and keys live in the link, not in an account server. On top of that you choose admission when you create it: open to anyone with the link, a specific list of Google accounts, or an emailed six-digit code.

The link alone is deliberately not enough on a gated Space — reads and writes are both refused without an allow-listed identity, even for someone holding the room key. That's the first thing you can verify yourself.

What the operator can see

The conversation is sealed ciphertext at rest, with the room as the only recipient — no operator recipient exists in the envelope. Read the store with account-administrator credentials and you get an IV, a ciphertext, and a recipient that isn't us.

What is not hidden, stated plainly: that a room exists, when it changes, and roughly how big each write is. Content is sealed; shape is not. And the model provider receives the text of a turn, because that is what the agent is for. The full scope →