Compare commits

..

1 Commits

Author SHA1 Message Date
Alexander Whitestone
f02ad3bbf5 docs(a11y): visual accessibility audit of Foundation Web (#492)
Some checks failed
Architecture Lint / Linter Tests (pull_request) Successful in 24s
PR Checklist / pr-checklist (pull_request) Successful in 2m8s
Smoke Test / smoke (pull_request) Failing after 8s
Validate Config / YAML Lint (pull_request) Failing after 13s
Validate Config / JSON Validate (pull_request) Successful in 13s
Validate Config / Python Syntax & Import Check (pull_request) Failing after 54s
Validate Config / Python Test Suite (pull_request) Has been skipped
Validate Config / Shell Script Lint (pull_request) Failing after 22s
Validate Config / Cron Syntax Check (pull_request) Successful in 8s
Validate Config / Deploy Script Dry Run (pull_request) Successful in 11s
Validate Config / Playbook Schema Validation (pull_request) Successful in 19s
Architecture Lint / Lint Repository (pull_request) Failing after 12s
Multimodal audit of forge.alexanderwhitestone.com (Gitea 1.25.4).

6 WCAG 2.1 AA violations found:
- V1: No skip navigation link (2.4.1)
- V2: 25 form inputs without labels (3.3.2) — search + filter radios
- V3: Low-contrast footer text (1.4.3)
- V4: Green link color fails 4.5:1 contrast (1.4.3)
- V5: Missing banner landmark (1.3.1)
- V6: Login heading is h4 not h1 (1.3.1)

4 best-practice recommendations:
- R1: Password visibility toggle
- R2: aria-required on required fields
- R3: aria-label on star/fork count links
- R4: <time> elements for timestamps

Also includes:
- scripts/a11y-check.js: reusable automated a11y audit script
- matrix.timmy.foundation unreachable at audit time

Closes #492
2026-04-13 21:41:32 -04:00

Diff Content Not Available