Accessibility Demo — WCAG 2.1 AA

Full keyboard navigation, ARIA tree semantics, and visible focus indicators — configure via a11y: { enabled: true }

All nodes carry role="treeitem" with aria-level, aria-posinset, aria-setsize, aria-expanded, and a descriptive aria-label. The root SVG has role="tree" and aria-label="Organizational chart" (configurable via a11y.label).