**Last updated:** April 14, 2026
Conformance level
nSelf targets WCAG 2.1 Level AA conformance across all nself.org web surfaces, including cloud.nself.org, claw.nself.org, and task.nself.org. We are working toward full conformance and regularly audit our progress.
Measures we take
- Accessibility is included in our design system from the start, not retrofitted - All team members receive accessibility training as part of onboarding - Automated testing with axe-core runs on every pull request and blocks deployment on any violation - Quarterly external audits by a certified accessibility firm (Deque, Level Access, or AudioEye) - Keyboard-only navigation tested via Playwright on every release - Color contrast enforced through design tokens: 4.5:1 for text, 3:1 for UI components
Technologies used
- Semantic HTML5 with proper heading hierarchy - WAI-ARIA landmarks and attributes for interactive components - CSS media queries for prefers-reduced-motion and prefers-color-scheme - Server-side rendering for content availability without JavaScript where possible
Known limitations
The following areas have known accessibility gaps. We are working to resolve each one by the target date listed.
- **Video tutorials lack captions.** Target: 2026 Q3. - **Some complex data tables on the pricing page may be difficult to navigate with assistive technology.** Target: 2026 Q3. - **Code blocks in documentation may not be fully accessible to screen readers.** Target: 2026 Q4.
How to report issues
If you encounter an accessibility barrier on any nself.org page or app, please email a11y@nself.org. We will respond within 5 business days and work with you to resolve the issue.
You can also file an issue on GitHub: https://github.com/nself-org/web/issues
Formal complaints
- **European Union:** contact your national equality body. A list is available at https://ec.europa.eu/info/law/law-topic/data-protection/reform/rights-citizens - **United States:** contact the U.S. Department of Justice, Civil Rights Division, at https://www.ada.gov/filing_complaint.htm
Audit and review dates
- **Last external audit:** Pending (first audit scheduled for 2026 Q2) - **Last internal review:** April 14, 2026 - **Next scheduled review:** July 2026
Screen reader testing matrix
We test with the following screen readers:
- NVDA on Windows (Firefox, Chrome) - VoiceOver on macOS (Safari, Chrome) - VoiceOver on iOS (Safari) - TalkBack on Android (Chrome)