@agent-os/docs-site
Purpose
Section titled “Purpose”Private Astro Starlight documentation site for agentOS. It renders projected
content from docs/**; it is not a source of documentation facts.
Invariant
Section titled “Invariant”The docs site is a generated projection. Authors edit docs/**, not
tooling/docs-site/src/content/docs/**. The package is internal-only and
must remain published: false in docs/surface.json.
Minimal Usage
Section titled “Minimal Usage”Run the generated site locally from the repo root:
bun run docs:site:devVerification
Section titled “Verification”bun run docs:site:build