Communications
Unified messaging surface — email (inbox / sent / trash / unread), alerts (triggered / acknowledged / history), voice calls (inbound / outbound / missed), and the people address book. Section IA lives in YAML and renders into COMMUNICATION_SECTIONS via the shell generator.
Declared but not yet dispatched — a real panel whose bound element types do not route to it at runtime today (often intentionally: an anchored popover, a sub-surface of another panel, or a future surface pending other work). See the panel's YAML for the specific reason. Amber means "still to do", not "broken".
Live
The real panel component, mounted here over fixture data — the same shipped chrome the workspace renders, not a sketch.
Sketch
Structural preview of the panel chrome. The browser panel renders the real BrowserChrome primitive at miniature scale; the other variants are CSS shape silhouettes. Either way the composition tree below is the authoritative description of what's inside.
States
emptyNo messages in active streamloadingLoading messages...populatedInbox stream with messages and an active selectiondrag_in_progressDragging a message — drop targets highlighteddetail_openViewing message detail (right-side overlay or replacement view)composingComposing a new message (draft auto-saved)phone_claimPhone-number claim flow active
Composition
Click any component name to jump to its component-page entry.
Uses Components
Flat list of every component referenced — verifiable against the composition tree by the future generator audit.