chore: accessibility audit — WCAG 2.1 + ND-specific UX review #4
Labels
No labels
area:backend
area:cf-integration
area:flutter-ui
priority:blocking-v1
priority:v1-polish
type:docs
type:epic
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: eva/focus-flow#4
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
Focus Flow is purpose-built for ADHD/executive dysfunction users. CF has a dedicated
accessibility practice (cf-a11y agent, WCAG 2.1/2.2 + ND-informed UX standards).
An early audit catches issues before the UI is deeply built rather than retrofitting.
Scope
WCAG 2.1 technical compliance
(green/blue/purple backlog) — check against 4.5:1 (normal) / 3:1 (large)
ND-specific UX review
Areas specific to ADHD/executive dysfunction not covered by WCAG:
Demand avoidance considerations
Output
Issues filed per finding. Severity: WCAG-fail (must fix), ND-UX (should fix),
suggestion (nice to have).
CF contributor
CF's cf-a11y agent will run this audit against the Flutter UI in
apps/focus_flow_flutter. Ashley to review and prioritize findings.