docs(ui): clarify remaining product-specific layout containers

- Add note about signal-status, rule-status, route-fallback-status, trading-sidebar-avatar-status
- These are intentional app-shell and component-level layouts, not dense operational table visual language
- Audit remains clean: 0 findings across all categories
This commit is contained in:
Saravana Achu Mac 2026-05-09 13:04:07 -07:00
parent 6947532ae6
commit 79db012e10

View File

@ -739,6 +739,8 @@ Remaining focus (lower priority QA/monitoring):
- Add route-level responsive/overflow screenshot checks for the main desktop, tablet, and mobile breakpoints.
- Add dedicated UI regression coverage for Trade Plans and the profile drawer keyboard path.
Note: Product-specific layout containers (signal-status, rule-status in SymbolCard; route-fallback-status in AppShell; trading-sidebar-avatar-status in Sidebar) are intentional app-shell and component-level layouts that do not require shared primitive replacement. These are not flagged by the strict audit as they are not dense operational table visual language.
**Roadmap status: Complete.** Core remediation work is done. Remaining items are QA/monitoring enhancements that can be addressed as needed.
### Recommended commit sequence