COSMIC — System Design

9 components · 10 links · 3 zones

Loading graph…
Legend
  • Standard node
  • External / inferred (dashed)
  • Database / persistent store
  • Load balancer / proxy
  • Zone band (small-caps title)
  • Link / dependency
  • Data flow (dashed)
  • Bidirectional (request/response)

Inferred components — evidence

  1. No backend — the atlas copy for all five objects is compiled into the bundle (src/data/atlas.ts).
  2. Objects are built lazily as their section enters view; off-screen objects are disposed to keep GPU memory bounded.