Purpose and inputs
Audit the specified UI against _first/.../QUALITY.md, accessibility docs, and existing a11y tests. The Quality station owns the bar. Stay report-only unless the user asked to fix.
Steps
- Load
/f-qualityand the Quality overlay. Use the named a11y gate. If none exists, report that and run only existing repo tests. - Inspect semantic structure, keyboard access, names, and focus on changed UI.
- Run the repository's a11y or component tests. Do not declare WCAG A/AA/AAA unless the overlay names that level.
- If fixes are authorized, apply the smallest semantic/ARIA change that meets the overlay.
Verification
- Findings cite overlay, test, or rendered behavior.
- No WCAG level was invented.
- No unsolicited commit.
Handoff
List issues, the gate used, and remaining manual checks.