This page is a link map — not a tutorial. Read these sections before diving into code.
| Topic | Why it matters | Link |
|---|
| Repository entry | Where to look, what to ignore | AGENTS.md at monorepo root |
| System overview | Services and how they connect | Architecture |
| Service map | URLs, ports, responsibilities | Service Map |
| Security model | JWT, RBAC, device credentials | Security |
| Local dev — Backend | Run the API locally | Cloud Backend local dev |
| Local dev — Frontend | Run the SPA locally | Cloud Frontend local dev |
| Backlog | Deferred work and follow-ups | TODO.md at monorepo root |
| Topic | Why it matters | Link |
|---|
| Edge registration | Claim-code pairing (monozu edge register) | Device registration |
| Telemetry path | Edge → Ingestor → SQL | Ingestor |
| Host Agent (planned) | Inventory on endpoints; Edge or Cloud path | Host Agents |
- How to add a doc page
- Page template: purpose → boundaries → repo paths → contracts → mermaid → debug → links