# Privacy Notice
*AI Roundtable, by Stellarus Intelligence · Last updated: 2026-04-29*
## Short Version
**We don't collect anything.** AI Roundtable runs entirely in your browser. Your conversations stay where you put them — on your machine, in your Anthropic account — and never flow to Stellarus Intelligence. There are no accounts to create, no analytics on our end, no telemetry, no "phone home."
## What We Don't Collect
When you use AI Roundtable, **Stellarus Intelligence does not receive, store, or process:**
- Your Anthropic API key (in Live Mode / BYOK)
- The personas, Soul Files, or system prompts you configure
- The conversations the AI agents generate
- Information about who you are or that you used the tool
- Your IP address (beyond standard server logs from our hosting provider, which we don't use for any tracking purpose)
## Where Your Data Goes (Live Mode / BYOK)
When you use Live Mode with your own Anthropic API key:
- Your API key is stored in your browser only — either in memory (cleared when you close the tab) or in `localStorage` (only if you opt in by checking "Remember this key in my browser"). You can clear it at any time.
- Your messages and the generated responses go **directly from your browser to api.anthropic.com**. They do not pass through any Stellarus server.
- The conversation lives in your browser session. You may download it as Markdown or JSON; it is otherwise ephemeral.
- All API charges go to your Anthropic account. We never see them.
## Where Your Data Goes (Demo Mode)
When you read curated conversations in Demo Mode:
- The conversations are static text embedded in the website. We don't track which one you read.
- The site is served as static files. There is no per-user state on our end.
## Soul File Uploads
If you upload a Soul File:
- The file is read into your browser memory when you upload it.
- It is sent only to Anthropic's API as part of the conversation system prompt — never to Stellarus.
- The file is held in your browser session. We do not retain a copy.
- When you close the tab or click clear, the file is gone from our reach because it was never in our reach.
## Third Parties
Even though we don't collect data, the platforms hosting and powering the tool do their own logging:
- **Hosting platform** (Cloudflare Pages or similar — we'll name the specific provider here once deployed) keeps standard server access logs. Those logs are theirs, not ours, and follow their respective privacy policies.
- **Anthropic** processes your API requests when you use Live Mode. See [Anthropic's privacy policy](https://www.anthropic.com/legal/privacy).
- **GitHub** hosts the source code repository. If you visit our GitHub page, GitHub's privacy practices apply.
We do not embed analytics scripts (no Google Analytics, no Plausible, no Hotjar, no anything). We do not place advertising. We do not use cookies that aren't strictly necessary for the site to function.
## Children
AI Roundtable is intended for users 16 and older. Live Mode in particular is intended for users 18 and older, both because of API access requirements and because Soul File uploads carry responsibilities we don't think we can reliably extend to minors. We don't knowingly collect data from anyone under those ages, but since we don't collect data at all, this clause is mostly informational.
If you are under 16 and a parent or guardian wants to grant access for educational purposes, write us — we'd like to hear about that use case.
## Your Soul Files Are Yours
If you build Soul Files for your own AI agents using this tool, those files are yours. We don't see them, don't want copies, and have no mechanism to receive them.
## Changes
This notice may evolve as the project does. Substantive changes will be noted at the top of the page with a new "Last updated" date.
## Contact
Privacy questions or edge cases:
**Stellarus Intelligence** — via the project page or the GitHub repository.
---
🕊️ *Privacy notices are usually trying to obscure what's happening. This one tries to be honest. If anything is unclear, write us and we'll clarify it.*