# Operations runbooks Step-by-step procedures for operating the homelab. These complement the agent-facing skill files in [`.agents/skills/`](../../.agents/skills/) (which are machine-actionable) and the deploy scripts in [`scripts/`](../../scripts/) (which are executable). | Runbook | Scope | | ------- | ----- | | [rollback.md](rollback.md) | Rollback a deploy: checkout SHA + pg_restore | For the deploy pipeline itself see [`scripts/deploy.sh`](../../scripts/deploy.sh), the watchdog at [`scripts/watchdog.sh`](../../scripts/watchdog.sh), and the cutover checklist at [`scripts/cutover-checklist.md`](../../scripts/cutover-checklist.md). The risk classification for any mutation is defined in [`seeds/policy.yaml`](../../seeds/policy.yaml) — run `oikos` MCP `preflight` to check the class before acting.