Civic AI Navigator: WCAG 2.1 AA Compliant on Both Sides of the Screen
Government accessibility is a two-sided mandate. Most platforms only address half of it. Here's why our chatbot AND our admin interface are built to the standard the federal rule requires — and why that matters more than most buyers realize.
TL;DR
- Civic AI Navigator is built to WCAG 2.1 Level AA — the technical standard explicitly referenced by the April 2024 ADA Title II rule from the U.S. Department of Justice.
- WCAG 2.1 AA conformance applies to both the resident-facing chatbot and the admin interface used by your staff. Not just one. Both.
- That last point is the differentiator. Many competing platforms have invested in their public-facing surface and never audited their admin console. That gap is a growing source of legal exposure for the government agencies that deploy them.
Government accessibility is a two-sided problem
Most local governments are now aware they have to make their public-facing technology accessible. ADA Title II covers it. The April 2024 Department of Justice rule under Title II made the obligation explicit for state and local government web content and mobile apps, set WCAG 2.1 Level AA as the technical conformance target, and established deadlines that have now arrived for the largest jurisdictions and that arrive soon for the rest.
What gets less attention — and what is producing a quieter but real wave of legal exposure — is the other accessibility obligation: the requirement to provide accessible tools to your employees.
This is not the same law. It is not the same rulebook. But it is just as binding.
- For state and local governments, the ADA's employment provisions (Title I) require reasonable accommodations for employees with disabilities — which includes the workplace tools they're expected to use. If your timekeeping system, your HR portal, your content management system, or your chatbot admin console is unusable to a blind employee, that is an accommodation problem, not a technology problem.
- For federal agencies and many federally-funded programs, Section 508 of the Rehabilitation Act has long required that electronic and information technology procured by the federal government be accessible to federal employees with disabilities — not just to the public.
- Courts have begun signaling that a vendor's accessibility statement covering only the public-facing surface is incomplete when the same vendor's admin interface is inaccessible to the employees expected to use it.
Most government buyers don't ask about this. Most vendors don't volunteer it. Many proprietary government tech platforms have spent meaningful effort on their citizen-facing pages — and almost none on their admin consoles.
This is changing. It needs to.
What WCAG 2.1 AA actually means
The Web Content Accessibility Guidelines (WCAG) are the international technical standard for digital accessibility, published by the W3C. Level AA is the conformance target that the U.S. Department of Justice has adopted as the legal requirement for state and local government under ADA Title II. It is also the standard most enterprise procurement teams write into their contracts.
Conformance to WCAG 2.1 AA means an interface meets dozens of specific success criteria across four principles: it must be perceivable, operable, understandable, and robust. In practice, that translates to commitments like:
- Color contrast of at least 4.5:1 for normal text and 3:1 for large text, so low-vision users can actually read it.
- Full keyboard operability — every action, every form, every menu, every navigation step must be completable without a mouse, with no keyboard traps.
- Visible focus indicators so keyboard users can always see where they are.
- Resizable text up to 200% without loss of content or function.
- Reflow at narrow viewport widths (320 CSS pixels) without horizontal scrolling, for users with screen magnification.
- Programmatically determinable structure — proper headings, labels, landmarks, ARIA roles, and form-field associations that screen readers can interpret correctly.
- Pointer gesture alternatives — anything that requires a multi-touch or path-based gesture must have a single-tap alternative, for users with motor disabilities or assistive devices.
- Meaningful error identification and suggestion for form fields and configuration inputs.
- Status messages that assistive technology can announce, so screen-reader users know when something has changed without losing their place.
These aren't checkboxes. They are the cumulative effect of dozens of design and engineering decisions, sustained across every release. Civic AI Navigator meets WCAG 2.1 Level AA — on the public-facing chatbot and on the admin interface.
The resident-facing chatbot, by default
Accessibility in Civic AI Navigator is not a mode you have to enable. It is not a separate product. It is not a toggle. It is the default.
Concretely, the resident-facing chatbot:
- Renders output that is screen-reader friendly — clean semantic structure, proper ARIA labeling, no reliance on visual layout for meaning, no decorative noise that interrupts the experience.
- Supports full keyboard navigation, so residents who cannot use a mouse — including most screen-reader users and many residents with motor disabilities — can complete the entire interaction from the keyboard.
- Maintains visible, predictable focus indicators.
- Meets WCAG 2.1 AA contrast and reflow requirements on desktop and mobile.
- Provides clear error messages and validation feedback that assistive technology can read.
- Supports communication in roughly 80 languages, so a Spanish-speaking resident with a screen reader is served as well as an English-speaking one.
A blind resident with a screen reader, a low-vision resident using OS-level magnification, a resident with cerebral palsy using switch input, a resident with cognitive disabilities, a Deaf resident using text rather than voice — all interact with the same chatbot. There is no second-class experience. There is no "accessible version" they have to find. The thing works.
This is what WCAG 2.1 AA in production looks like.
The admin interface — where the rest of the industry has not done the work
Here is the harder, less-discussed half of the problem.
Your chatbot needs configuration. Someone has to write the system message. Someone has to upload the logo. Someone has to define escalation rules, test the bot, review analytics, update content, manage user feedback. In most agencies, this work is split across communications staff, IT, and program leads.
Some of those staff members are blind. Some are low-vision. Some have motor disabilities and use keyboard-only navigation or voice control. Some have cognitive disabilities. Some rely on operating-system magnification and high-contrast modes. Some are Deaf or hard of hearing and rely on captions when training video is part of the configuration flow.
If the admin console you give them is inaccessible, you have:
- A legal problem under ADA Title I and Section 508.
- A practical problem — the work either doesn't get done, or it gets routed to a colleague, which is itself a documented form of discrimination.
- A reputational problem — agencies whose internal practices contradict their public accessibility commitments lose credibility with disability-rights groups and increasingly with the public.
Civic AI Navigator's admin interface is built to WCAG 2.1 AA — the same standard as the resident-facing chatbot.
That means when your staff configure the chatbot — writing the LLM system message, setting conversation starters, defining Phrase Value Pairs, configuring escalation rules, running the chat simulator, reviewing qualitative analytics — they use an interface that:
- Provides proper semantic labels for every form field
- Maintains a visible, predictable focus indicator
- Supports keyboard operation throughout — no mouse-only interactions
- Communicates meaningful errors and validation messages to assistive technology
- Avoids color-only signaling
- Meets WCAG 2.1 AA contrast requirements in the default theme
- Works with the modern screen readers your staff actually use
The platform is built on Drupal, whose core community has formally pursued WCAG conformance — for both public output and admin interface — for more than a decade. That commitment is not bolted on. It is structural — built into Drupal's form API, its admin theme, its content authoring experience. Civic AI Navigator builds on that foundation and extends it to the chatbot-specific configuration surface.
For most government buyers, "is the admin interface accessible" has historically been a category you couldn't ask vendors about — because the answer was usually embarrassing. It is now one of the most important categories to ask about.
The legal framework, in plain language
We are not lawyers and this is not legal advice. Your counsel should review your specific obligations. But for general orientation:
- ADA Title II governs public-facing services of state and local government, including websites and mobile apps. The April 2024 DOJ rule explicitly references WCAG 2.1 AA as the conformance target and sets compliance deadlines.
- ADA Title I governs employment. It requires reasonable accommodations for employees with disabilities — including accessible workplace tools.
- Section 508 of the Rehabilitation Act applies to federal agencies and many federally-funded contexts. It explicitly covers technology used by federal employees, not just by the public.
- Section 504 of the Rehabilitation Act applies to recipients of federal financial assistance — which covers most state and local government programs in some form.
A chatbot platform deployed in a government context typically falls under several of these at once. The vendor's public-facing chatbot output is governed by Title II. The vendor's admin console, used by your employees, is governed by Title I and, where applicable, Section 508 and Section 504. A vendor that addresses only one side has only addressed half the problem.
By conforming to WCAG 2.1 AA on both surfaces, Civic AI Navigator meets the Title II requirement on the resident-facing side and addresses the often-overlooked Title I and Section 508 obligations on the admin side.
Questions to ask any government AI vendor
If you take nothing else from this article, take this list. Ask any vendor — including us — to answer these directly, in writing.
For the public-facing experience:
- What WCAG version and conformance level does your public chatbot output meet?
- Has the public chatbot been tested with screen readers, refreshable Braille displays, voice control, and keyboard-only navigation? By whom, and how recently?
- Do you have a current VPAT (Voluntary Product Accessibility Template) or Accessibility Conformance Report for the public-facing component? Can we see it?
- How does the chatbot handle assistive-technology users by default — or do you require a separate "accessibility mode" that users have to find and enable?
- How is multilingual support delivered in a way that works for screen-reader users?
For the admin / back-end experience:
- What WCAG version and conformance level does your admin interface meet?
- Can a blind employee, using a screen reader, configure the chatbot end-to-end without staff assistance?
- Can an employee using keyboard-only navigation complete every administrative task?
- Do you have a VPAT for the admin interface, separate from the public-facing surface?
- What does your remediation process look like when an accessibility defect is reported by an employee user?
If a vendor cannot answer questions 6 through 10 in writing, that is itself the answer. And it is increasingly the question your jurisdiction's legal counsel will ask you to ask, whether you want to or not.
What this looks like in practice
Three scenarios where the two-sided design pays back:
Scenario 1. A resident who is blind visits the county website to ask about property-tax exemptions for seniors. She uses the chatbot — the standard chatbot, not a special mode — with her screen reader. It answers in clean text. It walks her through the eligibility criteria. She gets her question answered without help. There is no second-class experience because the platform was built to WCAG 2.1 AA from the start.
Scenario 2. The communications staffer responsible for configuring that chatbot is also blind. She updates the system message, adjusts a Phrase Value Pair, runs the simulator with new test topics, and reviews qualitative analytics — all from the keyboard, all with her screen reader. She does this work alongside her sighted colleagues, without accommodation requests, because the admin interface was designed to be operable without sight from the start.
Scenario 3. A new ADA coordinator at the city wants to verify the platform's posture before approving renewal. She requests VPATs for both the public chatbot and the admin interface, reviews them with legal counsel, and confirms the deployment matches her jurisdiction's procurement requirements. She gets both documents within twenty-four hours, both showing WCAG 2.1 Level AA conformance.
These scenarios are not aspirational. They are the standard you should hold any government technology vendor to.
One platform, two audiences, both protected
Civic AI Navigator is one assistant with three resident-facing channels — web, voice, and SMS — sharing one knowledge base and one admin console. Accessibility runs through the entire stack:
- The web chatbot meets WCAG 2.1 AA by default, with no separate mode required.
- Civic Voice (the phone channel) is itself an accessibility win for residents who cannot use the web at all.
- Civic SMS reaches residents whose disability or device limitation makes web and voice harder than text.
- The admin interface is built on Drupal's accessibility-targeted foundation, meets WCAG 2.1 AA, and is usable by staff with disabilities without accommodation workarounds.
Accessibility is not a feature. It is the substrate.
Getting started
If you're evaluating Civic AI Navigator, ask us for both VPATs — public-facing and admin — and we'll send them. If you're an existing customer, your deployment already runs on the same platform; your ADA coordinator is welcome to request current documentation any time.
If you're not yet a customer but you are about to put a chatbot RFP out to bid, we strongly encourage you to include the ten questions above in your evaluation rubric. Whatever you choose — Civic AI Navigator or otherwise — your residents and your staff are both better served when accessibility is treated as the two-sided mandate it actually is.
Request a demo · Read about Civic Voice · Read about Civic SMS
Frequently asked questions
What does "WCAG 2.1 AA compliant" actually mean?
WCAG 2.1 Level AA is the international web accessibility standard, published by the W3C, that the U.S. Department of Justice explicitly references in the April 2024 ADA Title II rule. Conforming to it means meeting dozens of specific success criteria for color contrast, keyboard operability, screen-reader compatibility, mobile reflow, focus visibility, error handling, and more.
Is WCAG 2.1 AA required by law?
For state and local government public-facing web content and mobile apps, yes — the April 2024 DOJ rule under ADA Title II establishes WCAG 2.1 AA as the technical conformance target. Compliance deadlines vary by agency size.
Does Civic AI Navigator's admin interface really meet WCAG 2.1 AA?
Yes. Both the resident-facing chatbot and the admin interface used by your staff are built to WCAG 2.1 Level AA. We provide separate VPATs for each surface on request.
What's the difference between ADA Title I and Title II?
In broad strokes: Title I governs employment (and therefore the tools you give employees). Title II governs the public services of state and local government (and therefore the tools you give residents). A government chatbot platform usually has to satisfy both.
What about Section 508?
Section 508 applies to federal agencies and many federally-funded programs. It explicitly covers technology used by federal employees, not just by the public. State and local agencies handling federal funds frequently end up obligated under Section 508 indirectly.
Has Civic AI Navigator been tested with screen readers?
Yes — including JAWS, NVDA, and VoiceOver. We're happy to share testing details with prospective customers and current customers' accessibility coordinators.
Do I need to configure anything to make the chatbot accessible?
No. Accessibility is the default behavior, not an opt-in mode. Your standard deployment is your accessible deployment.
What languages are supported, and does multilingual work with screen readers?
Civic AI Navigator supports roughly 80 languages, and the screen-reader experience works across them. Language detection happens automatically based on the user's input.
Can I require a VPAT for both the public-facing chatbot and the admin interface?
You should. We provide both. If a competing vendor cannot provide both, that itself is a finding for your evaluation.
Is WCAG 2.1 AA conformance a guarantee my agency is fully ADA-compliant?
No. No platform conformance alone can guarantee organizational compliance. Your jurisdiction still needs accessible web content, accessible forms, accessible video, accessible PDFs, ongoing remediation processes, and an accessibility coordinator who can route incoming concerns. Civic AI Navigator's conformance is one strong component of a broader program. We're happy to help with the rest.
Will Civic AI Navigator continue to meet the standard as it evolves?
Yes. Accessibility conformance is a release requirement, not a one-time marketing claim. As WCAG and the regulatory environment evolve, our conformance posture evolves with them. We track the published standard and adjust as new versions are adopted.
Civic AI Navigator is built by Promet Source — a Drupal-focused digital agency serving US state, local, and education government for 20+ years. Promet's accessibility practice includes WCAG audits, remediation, accessibility-focused SCORM training courses, and ongoing conformance support. Civic AI Navigator is StateRamp-aligned and available through Texas DIR contract DIR-CPO-5307 and GSA MAS Schedule.
Andy Kucharski