Deployment Checklist
For the docs site itself:
pnpm docs:build- verify no broken links
- verify homepage and key routes
- confirm no sensitive values or private paths leaked into content
- deploy as a static site, independent of the live Argus app
For the docs site itself:
pnpm docs:build