You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agents generating UI from VLLNT components ship a11y bugs because they don't know the keyboard model, ARIA roles, or focus expectations of each component.
Problem
Agents generating UI from VLLNT components ship a11y bugs because they don't know the keyboard model, ARIA roles, or focus expectations of each component.
Acceptance criteria
a11yobject to/r/<name>.json:meta.jsonper component or extracted from Radix primitive metadata where applicable./llms-full.txtincludes a11y schema (ai-agents: serve /llms-full.txt with full docs + component summaries #236).get_componentreturns a11y (ai-agents: ship @vllnt/mcp — MCP server (search/get/install components) #246).Dialog,Menu,Tabs,Comboboxpatterns must declarea11y.References