Skip to main content
  1. Systemic Accessibility Analyzer/

Roadmap

4 mins

The Accessibility Systemic Analyzer is evolving from a multi-tool reporting platform into an Accessibility Intelligence Engine.

Rather than simply aggregating accessibility reports, the project aims to transform accessibility evidence into meaningful insight.

Don’t count findings. Find consensus.


Where we are today
#

Current focus: Completing Phase 1 – Accessibility Evidence Engine

The foundations are now largely in place, with development beginning to shift towards Phase 2 – Accessibility Intelligence.


🚀 Project Roadmap
#

PhaseFocusStatus
Phase 1Accessibility Evidence Engine✅ Nearing completion
Phase 2Accessibility Intelligence🚧 In Development
Phase 3Accessibility Guidance🔮 Future

Phase 1 — Accessibility Evidence Engine
#

The first phase focuses on gathering accessibility evidence from multiple independent engines and presenting it as a unified dataset.

Instead of comparing dozens of reports manually, the analyzer normalises findings, removes duplication where possible and highlights where independent tools agree.

Phase 1 asks: What did the tools find?

Current capabilities
#

Multi-tool analysis
#

  • Multiple accessibility engines
  • Public website scanning
  • Authenticated application scanning
  • Adapter-based report ingestion
  • WCAG mapping
  • Rule canonicalisation
  • Cross-tool deduplication
  • Consensus analysis

Reporting
#

  • Interactive dashboard
  • Static report generation
  • JSON exports
  • Excel workbook generation

Visual analysis
#

  • Visual Explorer
  • Keyboard Tab Map
  • Virtual Screen Reader
  • Visual Contrast Checker

Validation
#

  • HTML validation
  • WCAG reporting
  • Benchmark regression suite

Supported Evidence Sources
#

ToolPurpose
axe-coreAutomated WCAG testing
axe-scanAdditional Axe evidence
IBM Accessibility CheckerConfirmed and advisory findings
Speca11yAutomated WCAG testing including some draft WCAG 3.0 rules
HTML CodeSnifferWCAG technique analysis
LighthouseBrowser accessibility audits
OobeeCrawl-based analysis
UUVFlow-based testing
AlfaACT rule evaluation
Nu HTML CheckerHTML validation
Pa11y AxeAdditional Axe evidence
Pa11y HTMLCSAdditional HTMLCS evidence
Visual ExplorerVisual page previews
Tab MapKeyboard navigation visualisation
Virtual Screen ReaderReading-order simulation
Contrast CheckerVisual contrast analysis

Benchmark Suite
#

The analyzer is continuously tested against a growing benchmark suite.

Current categories include:

  • 🏛 Government
  • 🛒 Retail / eCommerce
  • ⚡ Modern SPA / Next.js
  • 🏚 Legacy websites
  • 🔐 Authenticated applications
  • 😈 Deliberately poor accessibility examples
  • ✅ Reference-quality websites

These sites provide regression testing for adapters, aliases, dashboard views, consensus scoring and future intelligence features.


🚧 Phase 2 — Accessibility Intelligence
#

Phase 2 moves beyond collecting findings.

Instead of asking:

How many issues exist?

the analyzer begins asking:

What should be fixed first?


Component Analysis
#

Findings will be grouped by interface components instead of isolated pages.

Examples include:

  • Navigation
  • Forms
  • Buttons
  • Links
  • Images
  • Cards
  • Tables
  • Dialogs
  • Carousels

Instead of:

47 button issues

the analyzer can identify:

One shared Button component affecting 47 locations.


Root Cause Analysis
#

Many accessibility reports contain hundreds of repeated findings.

Phase 2 aims to identify the underlying repair.

Instead ofThe analyzer identifies
63 button findingsShared Button component
41 contrast failuresShared design token
82 missing labelsShared Form component
76 missing alt text issuesShared Image component

Confidence Scoring
#

Future confidence scoring will consider:

  • Tool agreement
  • Independent engine families
  • WCAG consistency
  • Component similarity
  • Shared DOM targets
  • Advisory vs confirmed findings

The objective is to distinguish between:

  • ✅ High-confidence evidence
  • ⚠ Needs-review evidence
  • 🔍 Tool-specific observations

Visual Accessibility Layers
#

The existing Visual Explorer provides the foundation for richer visual overlays.

Future views may include:

  • 🧭 Landmark View
  • 📝 Heading Hierarchy
  • 📋 Form Analysis
  • 🖼 Image Analysis
  • 🧩 Component Map
  • 🌡 Accessibility Heatmap

These all build upon the same visual capture pipeline.


Repair Count, Not Issue Count
#

One of the major goals of Phase 2 is changing the conversation from:

437 accessibility findings

to:

9 meaningful repairs.

For large digital estates, this can dramatically reduce manual triage.


🔮 Phase 3 — Accessibility Guidance
#

The long-term vision is to help teams understand how to improve accessibility rather than simply reporting defects.

Potential ideas include:

  • 💡 Suggested repairs
  • 📈 Trend analysis
  • 🧩 Design system insights
  • 🏗 Component ownership
  • 🤖 AI-assisted explanations
  • 📊 Organisation-wide accessibility intelligence

Long-term Vision
#

Accessibility tools already identify problems.

The Accessibility Systemic Analyzer aims to explain those problems.

Ultimately the project is designed to answer questions such as:

  • Which findings have the strongest evidence?
  • Which issues are repeated across components?
  • Which repairs remove the greatest accessibility debt?
  • Which components should be prioritised?
  • Which findings still require manual review?

Rather than producing another accessibility report, the analyzer aims to help teams make better accessibility decisions.


Status
#

🚧 Active Development

Phase 1 is nearing completion.

Development is now beginning to focus on:

  • 🧩 Component Intelligence
  • 🌳 Root Cause Analysis
  • 📊 Confidence Scoring
  • 🌡 Accessibility Heatmaps
  • 🖼 Expanded Visual Explorer

From findings… to evidence.
From evidence… to consensus.
From consensus… to meaningful repairs.