Files
stack/docs/DEVELOPER-GUIDE/architecture/README.md
T

2.7 KiB

Architecture

Status: Scaffold only. No legacy architecture page has been promoted into this chapter yet.

This chapter is the canonical home for Mosaic Stack's system model, component boundaries, data and control flow, security model, architecture decisions, and RFCs. It explains why the system has its shape; it does not replace PRD.md, TASKS.md, or the API contract.

Planned pages

Path Purpose Status
system-overview.md Platform boundary and major request, event, and agent-runtime flows. Planned.
component-map.md Apps, packages, plugins, and dependency ownership. Planned.
data-flow.md Data, event, and control-plane movement. Planned.
security-model.md Trust boundaries, authority, authentication, and authorization model. Planned.
decisions/ Approved architecture decision records. Scaffold only.
rfcs/ Proposals and protocol RFCs. Scaffold only.

Promoted pages must be linked here, from DEVELOPER-GUIDE/README.md, and from SITEMAP.md. Do not create duplicate architecture pages in docs/mosaic-stack/ or the docs root.

Migration backlog — not current architecture

Source-of-truth boundary

Architecture pages explain approved design and current system boundaries. Requirements remain in PRD.md; active work remains in TASKS.md; executable behavior remains authoritative in source and tests. Draft proposals belong in rfcs/ or docs/plans/, with status clearly labeled.