Components / Not Yet Standardized
Important patterns that are not shared truth yet.
These patterns are useful references from the legacy guide, but they should not be documented as current shared primitives until they exist in `packages/brand` or `packages/ui`.
Current gaps
Toggles
The legacy guide documents toggles, but there is no shared `Toggle` component in `packages/ui` today.
Interactive icon patterns
A shared meta icon set now exists for navigation and guide chrome, but icon-only actions and richer product-control icon patterns are not standardized yet.
Tables
The legacy guide has table documentation, but the current shared UI package does not yet expose a dedicated shared table component.
Toasts
Transient toast notifications are not standardized in the current shared truth.
Menus and tooltips
Overlay interactions like menus, popovers, and tooltips are still legacy/reference-only rather than current shared primitives.
Promotion rule
If one of these gaps should become real system behavior later, it should be implemented in the shared source of truth first, then adopted in consumer surfaces, and only then documented as current support in the guide.