{tokens} resolution
desktop
Sticky right-rail; position: sticky; top: 1rem.
mobile
Inline collapsible toggle above article body; <details>/<summary> pattern.
ARIA notes
<nav aria-label='Table of contents'>. Active section link gets aria-current='true' (updated via IntersectionObserver JS). Sublist items indented visually with padding-left; nesting conveyed by <ol> inside <li> (no extra ARIA needed).
The usage tab for this component is not yet authored. Creative Design Contributors — pick this up.
Recipe is at /api/components/wiki-toc-sidebar.json.