a11y-toolkit: Evidence pack (countersignature-ready)
a11y_evidenceBuild a WCAG A/AA evidence pack from audit reports: full 55-criterion matrix, human review effort estimates, SHA-256 hashes, and a signature block for vendor-neutral countersigning.
Instructions
Builds the COUNTERSIGNATURE-READY evidence pack: the machine→human handoff object for WCAG conformance work. Takes one or more audit reports (any mode — static, rendered, reflow, keyboard, scroll) and returns: the full 55-criterion A/AA matrix (automated-fail / automated-review / not-flagged — NOT pass / not-run / manual-only), each row priced with its human-effort class (MIN 1-3 / MED 5-10 / MAX 15-30 min of human review remaining) and total remaining minutes (the quote input for a review marketplace), every artifact SHA-256-hashed with timestamps, an empty signature block (name, credential, date) whose statement must reference the pack's own sha256, and the tamper-evidence rule stated. Vendor-neutral: any qualified human can countersign it. Evidence, never conformance. — The tier-3 handoff object; feed it every audit report you have.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| informes | Yes | audit report objects (any mode) | |
| snapshot | No | a11y_snapshot output (optional) | |
| evaluador | No | {"nombre":…, "credencial":…, "fecha_revision":…} to prefill the signature block | |
| verificados | No | Criterion codes an agent/human verified against this sample (manual checklist protocol) — they become agent-verified in the matrix; automated-fail stays fail |