← Arbiter

Privacy

Draft · to be reviewed before launch

The CLI

Arbiter runs in your repo and writes plain files there. It makes no network requests on its own. Only publish and pull talk to a server, and only when you run them.

The hosted board

When a project is published to a hosted board, the service stores the published board (screen names, states, decisions, screenshots) and the comments people leave on it. To comment, a visitor signs in with an email link; the service stores that email address and the name derived from it, and sets a session cookie. Nothing else is collected. There is no analytics or advertising tracking.

Boards are visible to anyone with the link. Deleting a project removes its board and comments from the service; the repo it came from is unaffected.

Where it lives

The hosted board runs on Vercel with a Supabase database. Data stays in those services and is not shared with anyone else.

Questions

Open an issue on GitHub or use the contact link in the footer.