Accessibility

What this site and repository do for accessibility, what is tested, what is not yet tested, and how to report a barrier.

This archive is about disability rights, so its pages must stay usable with assistive technology. Anything hard to use through a screen reader is a bug — report it and it will be treated as one.

What the site does

What is tested automatically

The repository’s release gate includes a deterministic accessibility contract that runs on every change. It requires substantive alt text on images, a written text equivalent after every diagram, heading levels that descend one at a time, tables that open with an associated header row, and link text that says where the link goes. What that contract does and does not establish is documented in the release gate’s description.

What is not yet tested

Honesty about the boundary: the automated contract checks structure, not experience. As of this site’s redesign, no full manual screen-reader pass and no assistive-technology user testing have been completed on the rendered site, and automated checks cannot certify WCAG conformance. A manual keyboard and screen-reader review is the standing next step; this page will state the result when it exists.

Report a barrier

Reports about access barriers are treated as defects, not requests.