Accessibility EARL NormalizerOne VS Code command converts a local axe-core or Pa11y JSON result into a common EARL JSON-LD document. The report never leaves the editor, no account is required, and telemetry is off because none is implemented. Primary workflow
The converter preserves the test subject URL, check identifier, WCAG criterion when it can be derived safely, outcome, short description, and target text. It does not claim that an automated result proves WCAG conformance. Supported input boundary
Raw Pa11y issue arrays are intentionally rejected because they do not identify the test subject. Unknown formats fail closed. Local verification
Packaging and publication are intentionally blocked until the publication checklist is explicitly approved. Scope warningThis extension only normalizes already-produced tool output. It does not scan pages, judge manual accessibility requirements, certify conformance, or replace a qualified review. |