Accessibility Workflow Playbook
A practical playbook for using accessibility-focused workflows before publishing converted web pages.
Use this playbook to make accessibility checks repeatable for every document release.
Recommended sequence
- Run
wcag-page-auditon ready pages. - Triage High/Medium findings.
- Run
alt-text-assistantfor informative images. - Apply fixes in AI Editor.
- Re-verify and publish.
What to check first
- heading structure and hierarchy
- landmark coverage
- link text clarity
- reading order consistency
- image alt text quality
Team workflow pattern
- Assign one operator to run workflows.
- Assign one reviewer to confirm fixes.
- Publish only after both steps are complete.