# Accessibility ## WCAG 2.2 Compliance - Target WCAG 2.2 Level AA for all user-facing features. - Test with at least two screen readers (NVDA + VoiceOver or JAWS). - Run automated accessibility checks (axe-core, Lighthouse) in CI. - Conduct manual keyboard-only testing for all interactive flows. ## Semantic HTML - Use correct heading hierarchy: one `

` per page, sequential `

`-`

`. - Use `