AGI

Accessibility.

We aim for WCAG 2.1 AA across the web app and the marketing site. Below is what we’ve done, what is in flight, and the known gaps. If you hit a barrier, email contact@agiworkforce.com · we treat it as a P0.

What we’ve done

KeyboardEvery interactive element is reachable and operable from the keyboard. Skip-link at the top of each page.
Screen readerSemantic HTML throughout · landmarks, headings in order, lists, labelled controls. ARIA labels where semantics aren’t enough.
Reduced motionprefers-reduced-motion: reduce short-circuits decorative animations site-wide.
ContrastBody text and primary UI surfaces meet AA contrast against the warm-near-black surface. Tertiary copy meets large-text AA.
FocusVisible focus rings on every interactive element. No outline: none without an explicit replacement.

Known gaps

  • Live transcripts

    Voice features in the desktop app do not yet ship live transcripts. Tracking it as a P1.

  • Color-only signals

    A handful of status badges still rely on color alone. We’re adding text labels where this is the case.

  • Long forms

    A few legacy forms have inconsistent error-summary placement. We’re standardizing on a top-of-form summary.

Report a barrier