zeroclaw/docs/ops
Darren.Zeng 6f482051ec
docs: replace main branch references with master (#3194)
The repository uses master as the default branch, but many documentation
files and scripts were referencing main branch URLs that would 404.

Updated all references from zeroclaw-labs/zeroclaw/main to
zeroclaw-labs/zeroclaw/master in README files and documentation.

Fixes #2929
Fixes #3061

Co-authored-by: Argenis <theonlyhennygod@gmail.com>
2026-03-11 21:54:08 -04:00
..
network-deployment.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
operations-runbook.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
proxy-agent-playbook.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
README.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
resource-limits.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
troubleshooting.md docs: replace main branch references with master (#3194) 2026-03-11 21:54:08 -04:00
troubleshooting.vi.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00

Operations & Deployment Docs

For operators running ZeroClaw in persistent or production-like environments.

Core Operations

Common Flow

  1. Validate runtime (status, doctor, channel doctor)
  2. Apply one config change at a time
  3. Restart service/daemon
  4. Verify channel and gateway health
  5. Roll back quickly if behavior regresses