A conformance statement is a customer-published declaration that says, in plain text, what their site claims about its accessibility. Three values: partial, full, non-conformant.
Step 01
Customer drafts the statement.
The customer writes their own conformance statement. The platform provides a template and prompts for the standard fields (date, scope, conformance level, exclusions). The customer is the author.
Step 02
Pre-publish guard on full conformance.
When a customer attempts to publish with conformanceStatus='full' while critical or serious axe-core findings remain open on the in-scope URLs, the platform surfaces those findings and warns hard. CI rule CRIT-SV-CONFORMANCE-CLAIM-GUARD enforces that the publish path references the open-finding check. The customer can override with explicit acknowledgement, captured in the audit log.
Step 03
Customer-attested isolation.
Customer-attested fields (training records, vendor policies, the conformance statement itself) are stored separately from system-verified fields (mechanical audit findings). Both render in the dashboard; the source is always visible.
Step 04
Statement publication is a snapshot.
When a statement publishes, a snapshot of the statement text, the open findings at that moment, and the timestamp lands on the documentation record. Subsequent edits to the live site do not retroactively alter the published statement.