Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 887 Bytes

File metadata and controls

24 lines (17 loc) · 887 Bytes

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

Related