accessibility.
PaellaDoc is built for one human. That human can have any kind of body. We aim for WCAG 2.1 AA and we will keep working at it.
conformance status.
This site is partially conformant with WCAG 2.1 level AA. “Partially” means some content does not yet fully meet the standard — and we’d rather say so than pretend.
We audit on each major release and prioritize fixes that unblock real users.
technical specs.
The site uses semantic HTML, WAI-ARIA where helpful, CSS for presentation, and minimal JavaScript. The product CLI runs in your terminal — accessibility there inherits from your terminal emulator.
measures we take.
- Accessibility is part of design review for every page.
- Color contrast checked against WCAG AA on the brand palette (mostaza on near-black passes; terracota on near-black passes).
- Keyboard navigation works on all interactive elements.
- No reliance on color alone to convey state.
- Reduced-motion preferences respected (no marquees / cursor blinks if you set
prefers-reduced-motion).
feedback.
If you hit a barrier, tell us. We respond within 2 business days.
Email: joseluiscases@gmail.com · or open an issue on GitHub.
assessment approach.
Self-evaluation by the PaellaDoc team using axe DevTools, manual keyboard testing, and screen reader spot-checks (VoiceOver on macOS).
External audit pending — when done, we’ll publish the report here.