Reference

Authoritative reference material. These pages summarize the stack, the command surface, the API, and the data model — and link out to the exhaustive, maintained deep-dive docs in documentation/ (mirrored from the memory bank) for full detail.

Where the exhaustive detail lives

Topic

This site (summary)

Canonical deep-dive

Tech stack & architecture

tech-stack

documentation/tech-stack.md, documentation/architecture.md

Management commands

management-commands

the command files under */management/commands/

REST + WebSocket API

backend-api

documentation/backend-api.md

Data model

data-models

documentation/data-models.md

Frontend structure

frontend

documentation/frontend-structure.md

Note

The documentation/ files are the source of truth and are kept current by the syncer workflow. The summaries here are for orientation and quick lookup; when they disagree, the documentation/ file wins.