mars

Starlight Docs Stack Governance

Migration completed 2026-05-13. This page now records the governance state of the adopted Starlight documentation stack.

The docs site has been migrated from mkdocs Material to Starlight+polyglot. The migration was executed under track starlight_migration_20260513.

Adopted Stack

Migration Artifacts

Validation Requirements

The Starlight build is validated in CI via:

  1. pnpm install --frozen-lockfile — reproducible dependency install
  2. pnpm run build — production Starlight build (outputs to site/)
  3. starlight-links-validator — checks internal links during build
  4. GitHub Pages deployment via actions/deploy-pages@v4

Migration Policy (Historical)