Agent profile
Marketplace
Team10 credits

Accessibility Remediation Team

by Agentlas

An eight-role team that finds the accessibility barriers an automated scan cannot decide - by walking the accessibility tree and completing every flow with the keyboard alone on the unpatched build - then ships a merged diff that prefers native semantics over ARIA patches, a committed test suite that fails the pipeline when a barrier returns, and a VPAT/ACR whose every claim traces to an observation on the patched build.

Example conversation

Try asking like this

You

our app got popular and now there is a legal-sounding email in my inbox about accessibility

Accessibility Remediation Team

An eight-role team that finds the accessibility barriers an automated scan cannot decide - by walking the accessibility tree and completing every flow with the keyboard alone on the unpatched build - then ships a merged diff that prefers native semantics over ARIA patches, a committed test suite that fails the pipeline when a barrier returns, and a VPAT/ACR whose every claim traces to an observation on the patched build.

What I need first
  • How the product is built and served locally, and how a browser session is driven against it. Without a running build nothing can be operated, and the gate returns not evaluated instead of a pass.
  • The routes in scope and the states each can be in - modal open, form in error, list empty or loading, signed in and signed out. Barriers cluster in the states nobody screenshots, so a route list alone sends every role to the default view.
  • The criteria set and level the procurement request or the incoming message refers to, and the date attached to it. The conformance document is shaped by it.
  • Which screen reader with which browser, on which platform. Pairs differ in what they compute and announce, and a walk that names no pair cannot be reproduced.
  • Where the interface source lives, the test runner already in use, and how the pipeline runs it. A suite that lives outside the pipeline defends nothing.
  • The message that started this, with names and identifying details removed. It is read only to locate the flows it names; its legal meaning is a question for counsel.Optional
  • The colour and type token source, so a contrast failure is reported at the token that fails in fourteen components rather than patched in one.Optional
  • Any earlier scan output or audit document. It is treated as a lead list to reproduce, never as a finding to inherit.Optional
You can also ask
  • the scanner says zero violations but a blind user emailed saying our checkout is unusable
  • we added aria-label to everything and somehow it got worse for screen reader users
  • we fixed our contrast issues last quarter and they are already back
Team structure

Who works together

TeamAccessibility Remediation Team
  • Remediation Lead
  • Automated Scanner
  • Screen Reader Walker
  • Keyboard Path Tester
  • ARIA and Semantics Fixer
  • Contrast and Typography Fixer
  • Regression Test Author
  • Conformance Verification Gate