Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

BlindDev Accessibility Court / HexDrive GenLayer Prototype

A live accessibility adjudication experiment by a blind developer.

The prototype uses GenLayer as an independent adjudication layer for web accessibility audit findings. It asks validators / LLM-backed adjudication to judge whether an accessibility issue is real, reproducible, and meaningful for users who rely on assistive technology.

Live demo

Why

Accessibility reports often say what failed, but not whether the issue matters in real usage. For blind users this difference is important: a technical warning and a real blocker are not the same thing.

This prototype turns accessibility findings into a small adjudication flow:

  1. provide page context and the suspected issue;
  2. ask GenLayer to judge the accessibility impact;
  3. publish provenance links so the report is auditable.

Contract

The GenLayer intelligent contract is in contracts/accessibility_court.py.

It is intentionally small: the goal is to demonstrate the workflow and provenance layer, not to build a full production court yet.

Project status

Live prototype / experiment.

About

BlindDev accessibility adjudication prototype using GenLayer

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages