§ 02 · ARCHITECTURE
Architecture
The big picture of how HiveCFM fits together — services, the monorepo layout, and the four canonical request flows that make up most of the traffic. Start here when you need to reason about the system, not just find one endpoint; use the architecture map on the home page to jump straight to a service card.
- Overview — services and their roles
- Monorepo layout — apps, packages, how they build
- Data flow — how a request travels
- Auth flow — sessions, JWT, NextAuth
- Services & responsibilities — who owns what
Full content lands in task P1.13. The interactive architecture explorer on the home page will be the primary entry point once task P1.8 ships.
Was this page helpful?