Перейти к содержимому
Sonenta
← All capabilities

Adaptation pillar · accessibility

Accessibility, in the same layer as your content

Accessibility is part of the adaptive content layer, not a separate audit you run at the end. The right content for every screen and every user: assistive-tech surfaces live next to your translations, your AI generates them, and you ship them to the CDN with everything else.

What you get

Accessibility surfaces in the key

Each key can carry its accessible surfaces alongside the visible text: aria-label, image alt text, screen-reader-only text and a plain-language variant, translated into every locale like any other string.

AI-generated, in your workflow

Your AI assistant drafts alt text, ARIA labels and plain-language rewrites from context, via the Sonenta MCP, right where you create and translate keys. No separate tool.

WCAG report

Get a WCAG-oriented report of what’s missing or weak across your project, untranslated alt text, empty labels, reading-level flags, so you can act before an audit does.

The sonenta-a11y agent

Install the sonenta-a11y agent (Sonenta MCP + @sonenta/cli) to scan your keys, propose accessible surfaces in bulk and keep them in sync as your content changes.

European Accessibility Act ready

The European Accessibility Act applies since June 2025. Sonenta helps you produce and maintain the accessible content the EAA expects, in every language you ship.

Reviewed in the dashboard

Accessibility content is moderated like the rest: your team reviews and approves AI proposals in the dashboard before they go live.

Install the agent

Add the sonenta-a11y agent to your editor in one command, it writes .claude/agents/sonenta-a11y.md:

npx @sonenta/cli agents add sonenta-a11y

Prerequisite: the @sonenta/mcp server configured with a SONENTA_API_KEY (scope mcp:*). The agent runs local-first, it scans your keys and proposes accessible surfaces on your machine, so routine audits cost zero AI credits.

How it fits your pipeline

The same loop as the rest of your content, accessibility included.

1 · Adapt

Accessible surfaces (alt text, ARIA, plain-language) live in the key.

2 · Automate

Your AI generates them via the MCP and the sonenta-a11y agent.

3 · Evaluate

The WCAG report flags gaps; your team moderates in the dashboard.

4 · Deliver

Published live to the CDN, no rebuild.

Accessibility is the Adaptation block of our five capabilities, Translation, Adaptation, Automation, Evaluation, Delivery.