Concepts
This section explains what the Interlace design system is, what it guarantees, and where each guarantee is enforced. It is written for someone deciding whether to adopt it — and for someone who will never adopt it but wants the technique.
Start here
The overview frames the other six: what the system is, what it guarantees, and — the section most docs sites leave out — what it does not enforce.
Read the overviewOne source, two surfaces
These pages are authored once, as MDX in apps/storybook/src/stories/concepts, and derived into this site by scripts/build-concepts.mjs. Storybook renders the same file with live component demos embedded; the registry renders the prose where a reader evaluating the system will actually be. Neither is a copy — a build gate fails if this projection drifts from the MDX.