The registry
Example rules
6 schema-validated rule records showing the grammar in use. Each declares its authority layer, WCAG references, object and states, applicability and requirement expressions, exceptions, LAKA change level, tests, metrics and guardrails. Every one carries execution_status NOT_TESTED — they are specifications, not results.
This material is a specification and reference set. It is not an accessibility scanner, a legal opinion, a certification, or evidence of a completed audit. Sample observations are explicitly untested, and WCAG 3 is draft guidance rather than the target here.
- DRAG-ALTERNATIVE LAKA-WCAG-DRAG-ALTERNATIVE Choose a simple-pointer move control and separately check keyboard operation. wcag_requirement
- FOCUS-VISIBILITY LAKA-WCAG-FOCUS-VISIBILITY Adjust the layout, scrolling or overlay interaction while preserving a meaningful focus path. wcag_requirement
- FORM-ERROR LAKA-WCAG-FORM-ERROR Bind to the actual error rendering and field relationships; choose and review a feedback pattern. wcag_requirement
- MODAL-PATTERN LAKA-WCAG-MODAL-PATTERN Implement the selected modal pattern; evaluate each underlying WCAG criterion separately. implementation_pattern
- PRIMARY-TARGET-POLICY LAKA-WCAG-PRIMARY-TARGET-POLICY Adopt a 44px minimum hit-area policy for this control category; record policy waivers separately. product_policy
- STATUS-SEMANTICS LAKA-WCAG-STATUS-SEMANTICS Choose semantics appropriate to urgency and verify actual supported behavior. wcag_requirement
Validate your own rule
POST a rule JSON document to /v1/validate and it is checked against the published schema — required fields, expression shapes, enumerations and the honesty constraints (covers_full_criteria: false, execution_status: "NOT_TESTED").