Legal
Accessibility
We aim at WCAG 2.2 Level AA. This page says how we test, what the testing currently reports, and what we already know is not perfect.
Last updated 2026-08-26
What we are aiming for
The target is the Web Content Accessibility Guidelines 2.2 at Level AA. We are not claiming to have been independently audited against it, because we have not been. What follows is what we actually measure.
How this site is tested
Every page is scanned automatically with axe-core, the same engine behind most browser accessibility extensions, and separately walked with a keyboard simulator that tabs through the page and records where focus goes.
As of 2026-08-20, axe-core reports a score of 100 and zero violations at every severity, critical through minor, on the pages scanned.
What we know is not perfect
Two honest caveats, because a statement that only lists good news is not worth reading.
First, the keyboard walk currently finds one point per page where focus is lost and one place where the tab order does not follow the visual order. It is on the list to fix.
Second, automated testing catches perhaps a third of what WCAG actually asks for. It is good at contrast, labels, and structure. It cannot judge whether alternative text is meaningful, whether the reading order makes sense, or whether the site is genuinely usable with a screen reader. A clean automated score is a floor, not a certificate, and we have not yet done a full manual audit with assistive technology.
What we have built in deliberately
- A skip link to jump straight to the main content.
- Text that reflows and stays legible when you zoom.
- The background video never loads if your system asks for reduced motion, or if you are on a slow or metered connection.
- Semantic headings and landmarks, so a screen reader can navigate by structure.
If something does not work for you
Tell us and we will fix it. Email hello@wraithaerial.com with the page and what went wrong, and if it is easier to describe it in your own words than to identify the technical problem, that is completely fine.
We will acknowledge within five working days. If something blocks you from reaching us at all, that is the most serious kind of bug we can have, and it goes to the front of the queue.