Brain · Brain read surfaces
Brain read surfaces (hosted)
Your team's distilled knowledge, readable in the cloud with no desktop running. W2 of Hosted UI Parity brings the brain read surfaces to repoops.ai: Decisions, Errors, Lessons, Ask the brain, Relationships (the cross-reference graph), and Open Knowledge Format - all reading the per-tenant brain store, redacted and team-scoped, with per-repo RBAC honored.
See it in motion
Where to find it
- Decisions:
/team/docs/decisions.md- the decision log (why we chose what we chose). - Errors:
/team/docs/errors.md- mistakes made and the rule that now prevents each. - Lessons:
/team/lessons- Accountability Loop lessons distilled into the published brain. - Ask the brain:
/team/ask- ranked full-text search over the cloud store. - Relationships:
/team/relationships- the brain cross-reference graph. - Open Knowledge Format:
/team/okf- your brain in the open standard.
Relationships, now hosted
Phase 6 declared Relationships desktop-only because the brain cross-reference data was per-machine. The per-tenant brain store changed that: the same cross-reference graph the desktop computes (every link, wikilink, and bare file reference, inbound and outbound, with line and snippet) now renders hosted from your team's published snapshot. It runs the SAME pure graph algorithm, LLM-free.
How publishing works
- Install the RepoOps desktop app and enable brain publishing (opt-in, off by default).
- The desktop publishes a redacted snapshot of your
.claude/brain/*.mdto the per-tenant cloud store. - The hosted read surfaces query that snapshot, team-scoped, so the right people see the right knowledge.