Accessibility
Last updated: 2026-04-20.
Mister AMS targets WCAG 2.2 Level AA. Accessibility is treated as a shipping requirement, not an afterthought — a page that does not meet AA is a bug, not a stylistic difference.
Current state
- All interactive elements are keyboard-reachable.
- Focus rings are visible and rendered by the platform (never suppressed).
- Color contrast meets AA for normal text (4.5:1) and large text (3:1).
- Forms pair every input with a visible label via the shadcn Label component.
- Dark mode is honored via prefers-color-scheme.
Known gaps
- The optional AI sidebar will need full screen-reader treatment before general availability.
- Flashcard review uses keyboard shortcuts; an in-app shortcut legend is pending.
Reporting a barrier
If a part of the site blocks you, please email [email protected] with the URL and a short description. We treat accessibility reports as priority bugs.