- Import TickerStrip vào dashboard layout, truyền vào DashboardLayout.ticker
- Thêm placeholder top-8 quận với TODO comment chờ /analytics/districts API
- Thêm role="status" aria-live="polite" vào status bar div trong DashboardLayout
- 8 Vitest unit tests cho DashboardLayout: role=banner, role=status, ticker,
sidebar collapse/expand width, main content (tất cả pass)
Note: listings.spec.tsx failure là pre-existing trên HEAD, không liên quan TEC-3047.
Co-Authored-By: Paperclip <noreply@paperclip.ing>