Skip to content

Enforce WCAG 2.2 AA conformance as a gated check #12

Description

@tph-kds

Specialist professionalism bar: every editable-deck output must meet WCAG 2.2 AA before it is accepted.

Gap: contrast, focus visibility, and reduced-motion fallbacks are documented requirements but not enforced as a gate with detectors + manual checklist.

Acceptance:

  • Automated detector for color-contrast failures on text and UI components (based on skills/deckforge/references/chart-accessibility.md and theme tokens).
  • Focus-visible indicator detection and keyboard-operability checks for the editor and presenter.
  • Reduced-motion fallback detection for every serialized motion profile.
  • Human-review checklist item in the delivery acceptance contract for states detectors cannot prove (e.g. reading order, semantics).
  • Wired into npm run validate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions