AccessibleStatement — Public WCAG Conformance Statement Generator
Interactive WCAG 2.2 AA conformance-statement generator. Inputs: org + URL + conformance target + status + audit date + scope + audit method + auditor + known limitations + contact channel + statement date. Outputs: live-updating EAA + ADA Title III + Section 508 + EN 301 549-aligned conformance statement with HTML and Markdown export. Mandatory disclosure under EAA 2025 (effective 2025-06-28).
What it is
The companion to AccessibilityAudit (batch 14, the WCAG SC × finding inventory). AccessibleStatement is the public-facing artifact that the European Accessibility Act 2025 made mandatory + that every enterprise prospect’s procurement asks for.
What’s in it
- Interactive form with 11 inputs:
- Organization + property URL
- Conformance target (WCAG 2.2 AA recommended; 2.1 AA legacy; 2.2 AAA aspirational)
- Conformance status (fully / partially-conforms / not-evaluated)
- Last audit date + audit method (third-party / self / combined) + auditor name
- Audit scope (which pages, which exclusions)
- Known limitations (free-text — the most important field)
- Contact channel for accessibility issues
- Statement date
- Live-updating preview rendered as a complete public-facing statement with:
- Conformance status section
- Audit method + date
- Scope
- Known limitations (rendered as bullet list — most important honesty signal)
- Feedback + contact procedure
- Enforcement procedure (EU member-state body for EU; DOJ ADA Title III for US)
- Compatibility statement (assistive-tech matrix)
- Technical specifications
- 6 compliance checks that fire as you fill the form:
- Honesty signal (fully-conforms claim flagged as unusually strong)
- Scope specificity (vague scope = warning)
- Known limitations listed (vague limitations look evasive)
- Contact channel valid (must include direct email)
- Audit method (self-evaluation flagged for designated services)
- Audit recency (>12 months = warning)
- Export HTML + Markdown with one click.
Why this shape
The European Accessibility Act 2019/882 (effective 2025-06-28) makes accessibility statements mandatory for every digital service serving EU consumers. ADA Title III + Section 508 + EN 301 549 v3.2.1 all reinforce. VPAT 2.5 is the artifact every enterprise procurement asks for. AccessibleStatement prototypes the generator that turns AccessibilityAudit findings into a public-facing artifact that complies + reads honestly.
How it ships
Single HTML file, ~15KB. Zero dependencies + zero persistence. 11 inputs × live-preview renderer + HTML/Markdown export + compliance checker in 200 lines of vanilla JavaScript.