Accessibility Commitment (ACCESSIBILITY.md)

1. Our commitment

We believe accessibility is a subset of quality. This project commits to WCAG 2.2 AA standards for all documentation and example code. We track our progress publicly to remain accountable to our users.

2. Real-time health metrics

Metric Status / Value
Open A11y Issues View open accessibility issues
Automated Test Pass Rate Monitored via link checking and documentation validation
A11y PRs Merged (MTD) Tracked in project insights
Browser Support Last 2 major versions of Chrome, Firefox, Safari - View Policy

3. Contributor requirements (the guardrails)

To contribute to this repo, you must follow these guidelines:

4. Reporting and severity taxonomy

Please use our issue templates when reporting issues. We prioritize based on:

5. Automated check coverage

We track our automated testing rules against the Axe Rules Reference.

Our documentation includes:

6. Browser and assistive technology testing

Browser support guarantees

This project supports the last 2 major versions of all major browser engines:

See our comprehensive Browser Support Policy for version details, testing requirements, and implementation guidance.

Assistive technology testing

Contributors are encouraged to test documentation and examples with:

See CONTRIBUTING.md for details on reporting assistive technology test results.

7. Machine-readable standards

This project leverages wai-yaml-ld for machine-readable accessibility standards, enabling AI agents to provide standards-grounded guidance. All vetted sources are documented in TRUSTED_SOURCES.yaml.

Respecting content creator preferences

While we maintain a list of trusted accessibility sources, we recognize and respect that not all content creators want their work scraped or used for AI training. Our TRUSTED_SOURCES.yaml includes an ai_scraping field to indicate each source’s preferences:

For AI agents and automated tools: Always check the ai_scraping field before accessing content from listed sources. Even trusted accessibility experts may prohibit AI scraping of their content. Respect these preferences by:

For human contributors: When adding new sources to TRUSTED_SOURCES.yaml, check the website’s robots.txt, terms of service, or public statements about AI scraping, and set the ai_scraping field accordingly.

8. Known limitations

As a documentation repository:

9. Getting help

10. Continuous improvement

We regularly review and update:

Last updated: 2026-02-23