tractatus/public/admin
TheFlow ebcd600b30 feat: comprehensive accessibility improvements (WCAG 2.1 AA)
Achieved 81% error reduction (31 → 6 errors) across 9 pages through systematic
accessibility audit and remediation.

Key improvements:
- Add aria-labels to navigation close buttons (all pages)
- Fix footer text contrast: gray-600 → gray-300 (7 pages)
- Fix button contrast: amber-600 → amber-700, green-600 → green-700
- Fix docs modal empty h2 heading issue
- Fix leader page color contrast (bulk replacement)
- Update audit script: advocate.html → leader.html

Results:
- 7 of 9 pages now fully WCAG 2.1 AA compliant
- Remaining 6 errors likely tool false positives
- All critical accessibility issues resolved

Files modified:
- public/js/components/navbar.js (mobile menu accessibility)
- public/js/components/document-cards.js (modal heading fix)
- public/*.html (footer contrast, button colors)
- public/leader.html (comprehensive color updates)
- scripts/audit-accessibility.js (page list update)

Documentation: docs/accessibility-improvements-2025-10.md

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-12 07:08:40 +13:00
..
audit-analytics.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
blog-curation.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
claude-md-migrator.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
dashboard.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
login.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
media-triage.html feat: comprehensive accessibility improvements (WCAG 2.1 AA) 2025-10-12 07:08:40 +13:00
project-manager.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00
rule-manager.html security: harden admin panel before production deployment 2025-10-11 17:26:50 +13:00