Astro Starlight documentation site for Kairo.
Use this package when editing the published user-facing docs. Keep repo setup
instructions in the root README.md; the docs site should explain product
usage and references.
pnpm --filter @kairohq/docs devstarts the docs site.pnpm --filter @kairohq/docs buildbuilds the static site.pnpm --filter @kairohq/docs typecheckruns Astro checks.pnpm --filter @kairohq/docs lintchecks the docs app config.