Problem
Sanctifier has never had a structured a11y audit. Quick manual pass reveals: missing alt text on the home-page logo in some renderings, theme toggle button label that doesn't say what it does until you hover, no skip-to-content link, contrast issues in text-zinc-500 over white in light mode.
Acceptance Criteria
Pointers
Difficulty
Medium. Tooling is easy; the long tail of fixes adds up.
Problem
Sanctifier has never had a structured a11y audit. Quick manual pass reveals: missing alt text on the home-page logo in some renderings, theme toggle button label that doesn't say what it does until you hover, no skip-to-content link, contrast issues in
text-zinc-500over white in light mode.Acceptance Criteria
@axe-core/reactin dev and surface findings in console<RootLayout>for screen-reader usersPointers
Difficulty
Medium. Tooling is easy; the long tail of fixes adds up.