Skip to content

Reference

This section is the project's canonical documentation, mirrored from the repository at build time — it is the single source of truth for specs, decisions, project memory, and engineering conventions. For a guided tour of how all the pieces fit together, see the Architecture section; Reference is the raw, authoritative detail. Browse everything in the left sidebar or use the search box at the top.

Specs

SpecStatusRead
001 — MCP GatewayAccepted — code merged (PR #14)spec
002 — UI Shell & Visual LanguageAccepted — code merged (PR #23)spec
003 — MCP Gateway DesktopAccepted — code in review (PR #28)spec
004 — Agent RegistryAccepted — in developmentspec

Each spec folder also contains supplementary documents — plan, data model, quickstart, and research — where applicable; they are visible in the sidebar under each spec entry.

Architecture Decision Records (ADRs)

All recorded architecture decisions, with context and consequences: All ADRs

Project Memory

Core documents that define the project's lasting principles and current state:

Engineering Conventions

Coding and process standards that all contributors follow: Conventions