Digital public infrastructure.
Deep dive on Access & Equity Group F · 2026-08-30 · Categories not yet enabled in the app UI
A broken pothole is visible. A broken pothole is reported. A broken city website form, a PDF that won’t open in a screen reader, an English-only benefit application in a neighborhood where 40% of residents speak Spanish at home — those are just as consequential to the residents affected, and virtually invisible to everyone else. Nobody in civic tech is systematically tracking them. That’s the opportunity.
The stakes just got higher: the DOJ’s April 2024 rule under Title II of the ADA made government website and mobile-app accessibility a legally enforceable obligation. WCAG 2.1 AA is now the required conformance standard for state and local government digital services. The compliance deadlines are already running — and most cities don’t know it.
1. Compliance deadlines under the 2024 DOJ rule
| Deadline | Applies to | Standard |
|---|---|---|
| April 24, 2026 | Public entities with 50,000+ residents | WCAG 2.1 AA for all web content & mobile apps |
| April 26, 2027 | Public entities with < 50,000 residents + special-district governments |
WCAG 2.1 AA for all web content & mobile apps |
The April 2026 deadline has already passed. Cities of 50,000+ residents that have not remediated their web accessibility are, as of this document’s writing, in ongoing violation. The April 2027 deadline is now the more common status — smaller municipalities have a shrinking window.
2. Why this category is a moat
Municipal digital-infrastructure failures are systematically underreported for three structural reasons:
- The people affected can’t easily complain through the broken channel. A blind resident locked out of a screen-reader-hostile city site cannot use that site’s contact form to report the problem. A Spanish-speaker locked out of an English-only benefit application cannot navigate the same application to report the language gap. The failure mode is self-silencing.
- The failures are invisible to sighted / literate / English-fluent city staff. A DPW director does not notice a screen-reader trap the way they notice a pothole because they never encounter it. Which means the failure is not on any internal dashboard until someone external audits it — typically DOJ or a plaintiff’s attorney.
- No civic-tech reporting tool has systematically routed these categories. 311 systems assume physical infrastructure. Web-accessibility audit tools exist (aXe, WAVE) but they’re operated by developers, not residents. There is no existing consumer path from “this city thing is broken for me” to the responsible authority.
Fault Line’s reporting model — ten-second submission, community verification, statutory-cited escalation — maps onto digital-infrastructure failures cleanly. And since almost no competitor is touching this category, being the tool that does is a defensive position that’s hard to attack.
3. Reportable categories
Categories in this document extend the initial five from Access & Equity Group F to twelve. Each maps to a named responsible authority and a cited legal framework.
Broken city website form
Form can’t be submitted; validation traps user; JavaScript required but blocks assistive tech.
28 CFR Part 35 (2024) · WCAG 2.1 AA
Screen-reader-inaccessible PDF
Untagged PDF, image-only PDF without OCR, missing document structure, unlabeled form fields.
28 CFR Part 35 · WCAG 2.1 AA § 1.3.1
Missing translation
English-only signage or online form for a service where community demographics require translation.
Title VI · EO 13166
ADA violation on city website
Missing alt text on informational images, low contrast, keyboard traps, missing focus indicators, missing skip links.
28 CFR Part 35 (2024) · WCAG 2.1 AA
Missing plain-language version
Important form or notice uses jargon-heavy or high-reading-level language with no accessible alternative.
Plain Writing Act (federal analog); state benefits-access statutes
Missing captions on official video
City council meetings, public service announcements, mayor’s office videos without captions or transcripts.
28 CFR Part 35 · WCAG 2.1 AA § 1.2.2
Broken accessibility on mobile city app
Native app fails accessibility service integration (VoiceOver, TalkBack); unlabeled controls; missing accessible actions.
28 CFR Part 35 (2024, explicitly covers mobile apps)
Missing digital equivalent of in-person service
Service was in-person only and closed; digital replacement doesn’t exist, forcing residents with mobility or transportation barriers offline entirely.
28 CFR Part 35.150 (program access)
Broken government email delivery
City “contact us” addresses bouncing; official notifications land in spam; email replies from residents never receive acknowledgment.
28 CFR Part 35 (effective communication)
Broken phone accessibility
City phone tree has no accessible menu for TTY / relay; option menus require timing that’s incompatible with cognitive disability.
28 CFR Part 35 · FCC TRS rules
Missing responsive design
Site or form is desktop-only in a demographic where most residents are mobile-only for internet access.
28 CFR Part 35 (indirect) · Title VI (digital divide impact)
Missing / broken subscription mechanism
Public notice RSS feed, email subscription, or emergency-alert enrollment is broken or hidden — residents don’t get warnings they’re legally entitled to.
28 CFR Part 35 (effective communication) · state open-meeting laws
4. How a resident reports one of these
Digital-infrastructure failures need a different report flow than a pothole. A pothole photographs well; a screen-reader trap doesn’t. The reporting UI (scoped in DEFERRED.md #25 and #26) will support:
- URL + short description as primary evidence. The URL of the broken page or PDF, plus a text description of what fails and how.
- Screenshot optional but not required. Where a screenshot captures the failure (visible layout break, missing alt text visible via inspector), include it. Where it doesn’t (screen-reader failure), the description carries the report.
- Screen-reader / assistive-tech context. Which assistive technology was in use (NVDA, JAWS, VoiceOver, TalkBack), what platform, what browser. Not required for submission but strengthens evidence when included.
- Automated snapshot on submission. When Fault Line accepts a URL, the system captures a snapshot of the page state at submission time. Cities can’t later remediate the URL and claim the report was inaccurate; the snapshot is the evidence.
Category: Broken city website form
Description: The permit application form’s submit button is bound to a JavaScript handler that never fires. Any user without JavaScript enabled — including many users of assistive tech configured for stability — cannot complete the application. Reproduced with keyboard-only navigation, Firefox 128, NoScript enabled.
Automated snapshot: captured 2026-08-30T14:22:00Z
Assistive tech: NVDA + Firefox
Impact: Blocks residents from applying for a permit the city otherwise requires them to apply for.
5. How this reaches the responsible authority
The routing dataset (per DEFERRED.md #25) maps each digital-infrastructure category to:
- Primary authority: Municipal IT / web team + the department that owns the specific page or form.
- Escalation authority: Municipal ADA coordinator. Every public entity with 50+ employees is required by 28 CFR § 35.107 to designate one.
- Federal fallback: The DOJ Civil Rights Division for ADA Title II violations. This is a real complaint pathway that has resulted in consent decrees against municipalities, some involving large monetary settlements.
6. Guardrails
- No offensive auditing. Fault Line does not automatically scan city websites for accessibility failures at scale. Reports are resident-initiated, on the specific pages residents actually try to use. Wide-net auditing without a specific resident-affected use case shifts this from accountability tooling into vulnerability discovery, which has different ethical and legal considerations.
- No zero-day disclosure. Reports of accessibility failures give the responsible authority a reasonable window to remediate before public disclosure. Same statutory-notice model as the physical-infrastructure demand letter flow.
- No malicious use. The DOJ complaint pathway is a real remedy. It is not a lever for filing spam complaints against a city as a form of harassment. Automated bulk-submission is a violation of terms of service.
- Verification standard. Digital-infrastructure reports require the same community-verification threshold as physical reports before escalation. Two independent reporters must reproduce the failure at the same URL before a demand-letter template is generated.
7. For cities: get ahead of this
If you’re a municipal ADA coordinator, IT director, or city attorney reading this: the 2024 DOJ rule is not going away, the deadlines are not being extended, and the enforcement mechanism includes both DOJ Title II investigations and private plaintiff’s attorney claims under 42 USC § 12132. Fault Line reports document specific failures your city can remediate before a complaint is filed. That is genuinely useful to you, not just adversarial.
Public works directors and IT leadership should look at Fault Line reports the way you look at Snyk security scans: a signal that something specific is broken and can be fixed. See /cities for the pilot dashboard.
8. What still needs to happen before this ships
- Category constants + routing dataset (in scope with
DEFERRED.md #25). - URL-first + automated-snapshot reporting flow (new in
DEFERRED.md #26). - ADA Title II demand-letter template with WCAG citation (in scope with
DEFERRED.md #25). - First municipal ADA coordinator to accept pilot reports through the workflow — this is the pilot-city conversation.
9. Grant relevance
Digital public infrastructure is directly fundable by:
- Ford Foundation Public Interest Technology — the flagship funder for civic-tech-adjacent digital access work.
- Mozilla Foundation — open-web accessibility is a stated priority; Fault Line’s OSS webapp meets their portfolio criteria.
- Ash Center Government Innovators Network — recognition + distribution channel to municipal IT and ADA leadership.
- State-level Assistive Technology programs — every state has an AT Act-funded program; several have small-grant lines for civic-tech that expands access.
See GRANTS.md §4 Tier A/B for the current funder-tier map. Digital public infrastructure is the strongest single-category grant hook Fault Line has — nothing else in the taxonomy is this cleanly aligned with public-interest-technology funders.
Not legal advice. Municipal digital-accessibility obligations under the 2024 DOJ rule are complex and jurisdiction-specific. For live compliance questions, consult a licensed attorney with ADA Title II experience. For a live claim against a public entity, consult a plaintiff’s attorney — there is a private right of action under 42 USC § 12132.