Skip to main content

Accessibility

Access to justice is access for everyone.

LexGrade exists to lower the cost of producing high-quality legal drafts. That goal collapses if the tool itself is unusable by the people who most need it — pro se litigants, disabled attorneys, public defenders working from constrained equipment. Accessibility is part of the product, not a checklist after launch.

Conformance target

The LexGrade marketing site (lexgrade.com) targets WCAG 2.2 Level AAA wherever the criterion can be met without destroying the content. The product application (api.lexgrade.com) targets WCAG 2.2 Level AA. The reason for the split is honest: marketing is mostly prose and short interactive flows, where AAA is achievable. The application carries complex stateful UI (the Grader, the citation report) where AAA on every criterion is harder to guarantee. AA is the floor for both surfaces; we aim higher where the cost is reasonable.

W3C WCAG 2.2 Level AAA

What we have done (Level AA, both surfaces)

WCAG 2.2 Level AAA — aspirations and carve-outs (marketing site)

LexGrade's marketing site is designed as a published reference for legal-tech peers. Below is the exact list of AAA criteria we conform to, the two we cannot conform to without harming the content, and the regression guards we maintain for each. This section is meant to be useful to other projects evaluating AAA — it documents the policy, not just the implementation.

AAA criteria we meet on the marketing site

What WCAG 2.2 changed. Version 2.2 added three AAA success criteria and retired one (4.1.1 Parsing). Of the three additions, 2.4.12 above is met; 3.3.9 Accessible Authentication (Enhanced) does not apply — the marketing site has no login, password, or cognitive-test gate. The third, 2.4.13 Focus Appearance, is the one criterion we have not yet formally audited; it is listed under Known gaps below rather than claimed.

AAA criteria we cannot conform to — documented carve-outs

Two AAA criteria conflict with the content this site exists to communicate. We name the conflict openly rather than claim conformance we don't deliver.

The two ignored rules above are also the only WCAG2AAA rules suppressed in our automated pa11y-ci configuration. They are named, not hidden. If you fork LexGrade and want to remove these carve-outs — for example, because your audience is K-12 or English-as-a-second-language learners — you should reopen them in your fork's .pa11yci.json and supply simpler language in your equivalent of the Standard.

How we keep AAA conformance from regressing

Known gaps

We are committed to fixing these. None are blockers but we list them openly rather than wait until someone files a bug.

Report an accessibility problem

If something doesn't work for you, we want to know. We treat accessibility bugs as first-class — same priority as a broken sign-in flow.

Email hello@lexgrade.com with the subject "Accessibility issue." Tell us what page, what assistive technology (if any), and what you expected to happen. We respond within two business days and prioritize the fix accordingly.

The bigger picture

Roughly one in four U.S. adults lives with a disability. Among the population most likely to need LexGrade — people who can't afford a lawyer — that rate is higher, not lower. An inaccessible access-to-justice tool is a contradiction in terms. If you ever find this page rings hollow because the rest of the site isn't living up to it, hold us accountable.