WCAG 2.2 AA conformance posture for ryderai.com.au: what works, what's pending, and how to report a barrier.
ryderai.com.au targets Web Content Accessibility Guidelines (WCAG) 2.2 Level AA, a common baseline for Australian Government digital services and enterprise vendor onboarding, and a practical accessibility target for regulated workflows.
The standard covers four principles: content must be perceivable, operable, understandable, and robust. The site's design baseline targets all four, with the gaps below tracked on a remediation cadence.
Partially conformant with WCAG 2.2 Level AA. At the most recent review (18 June 2026) the site was checked for: a single H1 and ordered heading hierarchy on every page, alt text on content images, accessible names on links and buttons, a single main landmark with a Skip-to-main-content link on every route, keyboard-operable interactive elements, visible focus indicators on interactive elements, and a high-contrast dark palette tuned for text legibility with a dark-mode-stable colour scheme.
prefers-reduced-motion globally via the layout-level MotionConfig, but the slide-1 to slide-2 hero transition retains a brief opacity cross-fade. Users with prefers-reduced-motion: reduceset in their OS will see the cross-fade complete in <200ms.alt for consistency with the hero variant, even though the H2 title sits adjacent. Screen readers may announce both. The page remains operable; the redundancy is intentional pending an aria-hidden wrapper.Gaps are reviewed quarterly. Critical accessibility regressions are treated as production incidents (same-session fix); non-critical issues land on the next scheduled deploy.
HTML5 + ARIA (semantic landmarks, role attributes where supported), CSS3 (responsive layout, prefers-reduced-motion respect, dark-mode colour scheme), JavaScript (Next.js 16 with server-side rendering + progressive enhancement, so the page renders meaningful content without JavaScript). The site is operable with JavaScript disabled for content reading; some interactive carousels degrade gracefully to static slide-1 content via the SSR fallback.
If you encounter content that doesn't work for assistive technology you rely on, please tell us. We treat accessibility reports as production incidents.
Email: [email protected]
Include: the page URL, the assistive technology you were using (screen reader + version, voice control, switch, etc.), and what specifically didn't work. We aim to acknowledge accessibility reports within one business day.