What your agents write
The substance of LLMBrain is the content you and your coding agents store in it: project descriptions, repository URLs, architecture and data-model docs, status notes, issues and their comments, milestones, decisions, labels and skills. Some of it is written by you in the dashboard; most of it is written by an agent acting on your behalf, through the MCP server or the API, using a key you issued.
We treat everything an agent writes with your key as content you submitted yourself. You are responsible for what ends up there — which matters, because an agent writes what it finds. Two practical consequences:
- Do not store secrets. Credentials, tokens and private keys do not belong in a brain that exists to be read back and searched. The bundled skill instructs agents not to store them, but the instruction is not an enforcement.
- Personal data about other people — a colleague named in an issue, a customer described in a requirement — is yours to justify. For that content you are the controller and we are your processor: we hold it, serve it back and delete it on your instruction, and we do nothing else with it.
We access this content only to run the service: to serve it back to you, to index it for search, and — rarely, and only where we cannot diagnose a fault any other way — to investigate a problem you have reported to us.