Accessibility
This tracker aims to be usable by everyone, in keeping with its transparency-first design.
Target standard
We target WCAG 2.1 AA. The interface is a static HTML site that works without JavaScript (the homepage, item pages and all collections are server-rendered).
What we've done
- Semantic landmarks, a single
h1per page, and tab roles on the main navigation. - Status/severity are conveyed by text labels, not colour alone.
- Body and metadata text meets AA contrast in both dark and light themes; a theme toggle is provided.
- The About dialog uses
role="dialog"/aria-modalwith focus handling and Escape to close; inactive overlays use thehiddenattribute. - Keyboard: / focuses search; stat cards are focusable and Enter-activatable.
Known limitations
- Some Microsoft Graph entries contain long source text; we surface a structured summary but keep the full text available.
- We have not yet completed an automated audit (axe / Pa11y) or a screen-reader pass across every page; this is planned.
Reporting
Spotted an accessibility problem? It's treated as a bug. Reach out via cloudidentity.se.