Skip to content

Operations docs (docs/operations/) — Agent Instructions

Last Updated: 2026-06-10

Runbooks for production deployment, marketing landing + macOS installer releases, Garage v1 PDS/entitlements/support rollout, PDS account migration (MOOver), self-hosted installer troubleshooting (alpha), catalog vs blockstore capacity, and OAuth / PDS origin behavior. Not ADRs — keep high-level architecture in docs/architecture/.

Rules

  • Mermaid: Use fenced ```mermaid blocks for topology and sequence diagrams. Registered in docs/.vitepress/plugins/ (VitePress 2 has no markdown.mermaid option).
  • Linting: Run pnpm run lint:md before commit.
  • Cross-links: Link to Getting started for local dev; link to ADRs for design rationale, not duplicate them.
  • Sidebar: Add new pages to docs/.vitepress/config.mts under Operations and list them in 00-index.md.

When to update