audit_surface
Audit a web page across six invisible-correctness axes: perceivable, operable, off-happy-path, key-private, findable, fast-and-stable. Pass URL or HTML; get per-axis report flagging unjudgeable axes.
Instructions
Audit a shipped web surface across all six invisible-correctness axes (perceivable, operable, off-happy-path, key-private, findable, fast-and-stable) with the MISSING conformance auditor. Pass a url to fetch and audit the served HTML, or pass html directly. Returns a per-axis report that declares the axes a static check cannot judge rather than reporting them clean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| html | No |