Accessibility
Built to be used by everyone.
Accessibility is one of the engineering qualities SageTensor sells, so the site is held to it too. This statement is honest about what is in place and what is still to do.
The standard
WCAG 2.2 AA — as a test bar, not a slogan.
This site is designed and tested to meet WCAG 2.2 AA. Automated checks run across every route, and the site is walked by keyboard, at 200% zoom, in reduced-motion, and in forced-colors mode. Where something falls short of the standard, it is treated as a defect to fix — not an acceptable trade for visual polish.
What is in place
- Semantic landmarks, one h1 per page, and a logical heading order.
- A skip link to main content, and a keyboard path through every interactive control.
- Visible keyboard focus on every focusable element.
- The System Field and every diagram carry a text equivalent, so no information is trapped in a picture.
- Interactive selectors use native radio semantics and announce their state to assistive technology.
- The mandate intake works without client JavaScript: each step is an ordinary form, your entries are preserved when something is wrong, and there are no keyboard traps.
- Every form control has a visible, associated label; required fields are marked in text; and hints and errors are tied to their field for assistive technology.
- When a submission has errors, an error summary lists them with links to each field and receives focus, so the problem is announced rather than left to be discovered.
- Respect for reduced-motion: transitions are replaced with instant state changes.
- A designed high-contrast (forced-colors) treatment that keeps selected states visible.
- Layouts that reflow at 320px width and remain usable at 200% zoom.
- Color is never the only carrier of meaning.
What is not yet done
- An independent audit with people who use assistive technology is planned before public launch and has not yet taken place.
- The site is published in English only for now; other languages follow when the operation behind them is real.
- The mandate intake adds an optional anti-abuse check (Cloudflare Turnstile); it is not required to submit, so the form remains fully operable without it.
Telling us where it falls short
If you meet an access barrier on this site, tell us at legal@sagetensor.com — describe the page and what happened, and we will respond. An access barrier here is treated as a bug: it will be fixed, not waived.