a11y-toolkit: Coverage ledger (persistent)
a11y_ledgerPersistently record accessibility audit outcomes, identify untested URLs, and summarize portfolio coverage across runs.
Instructions
Coverage ledger (from Cloudflare's security-audit-skill): persistent record of what has been audited, when, and with what result. Actions: record (add audit result), gaps (what has never been checked on a URL), summary (portfolio overview). Accumulates across runs — second audits show resolved findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL (for record/gaps) | |
| action | Yes | What to do | |
| informe | No | audit report object (for record) | |
| ledger_path | No | ledger file path (default: a11y-ledger.json) |