← knowledge.oriz.in

Accessibility (a11y) services

index servicesa11yaccessibilityciindex

Accessibility (a11y) services

The family runs all three of the major a11y CI tools on every PR. Each catches a slightly different category of issue; together they form a defensive a11y net.

Service Status One-line role
axe-core.md active Industry-standard static rule engine via @axe-core/playwright
pa11y.md active Dynamic runner with HTMLCS + axe rulesets
lighthouse-ci.md active Score + perf-budget enforcement, PR comment

Why all three?

PR fails on any new violation in any of the three tools. The policy is locked in decisions/architecture/a11y-three-tools.md.

Cross-refs