Loading docs page
Contributor checks and debugging notes for docs, navigation, and public-site work.
For docs shell, navigation, and MDX changes, the baseline verification steps are:
1npm run lint
2npm run buildIf you touched shared primitives or formatting-sensitive files, also run:
1npm run format:check
2npm run check:ui-architectureIf you touched navigation, routing, search, or right-rail behavior, also confirm: