Changelog 2026-03-06 (Accessibility: Focus Container + Summary Ring Pass)
Article content
Changed
- Upgraded the skip-link wrapper landmark from a generic container to a semantic
navwith an explicit label. - Extended
:focus-withincard highlighting beyond.cardto include project-health cards, integration cards, and capability details blocks. - Added a dedicated
:focus-visiblering for capabilitysummarycontrols so keyboard users can track expansion targets more reliably. - Added forced-colors coverage for capability summary focus states to preserve keyboard visibility in high-contrast environments.
Why
- This accessibility sweep batch focused on keyboard flow and focus discoverability in composite dashboard surfaces.
- The update reduces focus-loss moments when tabbing through nested links/details controls, especially on dense status pages.