CDD System Architecture
Component dependency layers. Click nodes to see connections. Data flows upward.
Apps
Domain / Server
Shared Libraries
Foundation
Foundation→Shared→Domain→Apps
Legend
Design System (Foundation)
Shared Libraries
Domain-Specific
Server
Design System App
Production App
Data Flow
- 1. Design tokens define CSS variables
- 2. Shared libs consume tokens
- 3. Domain libs compose shared
- 4. Server binds actions
- 5. App imports everything
Interaction
- Click a node to see its connections
- Connected nodes are highlighted
- Labels show relationship type