Foundations / Grid
Grid
Layout is the application's responsibility.
ALPHA ships no grid
The package emits no layout primitives and no grid tokens — a design system that positions things fights every app that embeds it. Components are inline-level and size to their content.
The squared backdrop on the home page is drawn by the docs' own canvas from docs-local --grid variables, not by anything the package exports.