<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/fixing-accessibility-after-the-fact-is-too-late-aaron-gustafson-zl2phzubc" -->

---
title: Fixing Accessibility After the Fact Is Too Late :: Aaron...
description: A panel transcript from Ability Summit 2026 exploring how to prevent accessibility defects from being baked into AI-assisted development workflows. Key themes...
canonical: https://daily.dev/posts/fixing-accessibility-after-the-fact-is-too-late-aaron-gustafson-zl2phzubc
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Fixing Accessibility After the Fact Is Too Late :: Aaron Gustafson | daily.dev
og:description: A panel transcript from Ability Summit 2026 exploring how to prevent accessibility defects from being baked into AI-assisted development workflows. Key themes...
og:url: https://daily.dev/posts/fixing-accessibility-after-the-fact-is-too-late-aaron-gustafson-zl2phzubc
og:image: https://api.daily.dev/og/posts/zL2phzUBc.png
og:image:alt: Fixing Accessibility After the Fact Is Too Late :: Aaron Gustafson
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Fixing Accessibility After the Fact Is Too Late :: Aaron Gustafson

**[Aaron Gustafson](https://daily.dev/sources/aaron_gustafson)** · 49 min read · 0 upvotes · 0 comments

## Summary

A panel transcript from Ability Summit 2026 exploring how to prevent accessibility defects from being baked into AI-assisted development workflows. Key themes include: AI models trained on inaccessible human-written code propagate existing biases at scale; deterministic testing is essential because AI output is non-deterministic; prompting alone cannot reliably produce accessible code; GitHub's internal accessibility agent achieved ~60% PR resolution rates using curated bug data with WCAG-tagged diffs; harness and context engineering are high-leverage opportunities for accessibility practitioners to embed inclusive defaults into agentic workflows; and the pull request, while necessary, is too late as the sole gate — accessibility must be shifted left into design and code generation phases. Panelists from Deque Systems, University of Washington, GitHub, and Evinced share practical strategies including MCP-based remediation tools, custom instruction files, and just-in-time developer training via PR feedback.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.aaron-gustafson.com/notebook/fixing-accessibility-after-the-fact-is-too-late>

## Similar posts on daily.dev

- [Building a general-purpose accessibility agent—and what we learned in the process](https://daily.dev/posts/building-a-general-purpose-accessibility-agent-and-what-we-learned-in-the-process-twpj2jghn) · GitHub Blog · 0 upvotes · 0 comments
- [AI has an accessibility problem: What devs can do about it](https://daily.dev/posts/ai-has-an-accessibility-problem-what-devs-can-do-about-it-tszlnfkhw) · LogRocket · 0 upvotes · 0 comments
- [Why Accessibility Is An Operational Capability, Not A Feature — Smashing Magazine](https://daily.dev/posts/why-accessibility-is-an-operational-capability-not-a-feature-smashing-magazine-vush3kmuc) · Smashing Magazine · 5 upvotes · 0 comments
- [AI will soon deliver code that will pass automatic testing by default – Bogdan on Digital Accessibility \(A11y\)](https://daily.dev/posts/ai-will-soon-deliver-code-that-will-pass-automatic-testing-by-default-bogdan-on-digital-accessibil-eb5n7kvf9) · Bogdan on A11y · 1 upvotes · 0 comments

---

Tags: [#accessibility](https://daily.dev/tags/accessibility), [#ai-coding](https://daily.dev/tags/ai-coding)

[View this post on daily.dev](https://daily.dev/posts/fixing-accessibility-after-the-fact-is-too-late-aaron-gustafson-zl2phzubc)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Fixing Accessibility After the Fact Is Too Late :: Aaron Gustafson","url":"https://daily.dev/posts/fixing-accessibility-after-the-fact-is-too-late-aaron-gustafson-zl2phzubc","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/fixing-accessibility-after-the-fact-is-too-late-aaron-gustafson-zl2phzubc"},"datePublished":"2026-07-05T07:21:33.860Z","dateModified":"2026-07-05T07:21:58.672Z","description":"A panel transcript from Ability Summit 2026 exploring how to prevent accessibility defects from being baked into AI-assisted development workflows. Key themes...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b6e4c907418df5f5bce934d7a000e457?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/b6e4c907418df5f5bce934d7a000e457?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Aaron Gustafson","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Aaron Gustafson","logo":"https://media.daily.dev/image/upload/s--EbaHv8mu--/f_auto,q_auto/v1783236087/logos/aaron_gustafson","url":"https://daily.dev/sources/aaron_gustafson"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/fixing-accessibility-after-the-fact-is-too-late-aaron-gustafson-zl2phzubc","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"accessibility,ai-coding","timeRequired":"PT49M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Aaron Gustafson","item":"https://daily.dev/sources/aaron_gustafson"},{"@type":"ListItem","position":3,"name":"Fixing Accessibility After the Fact Is Too Late :: Aaron Gustafson"}]}
```

