feat: refactor sgclaw around zeroclaw compat runtime
This commit is contained in:
24
third_party/zeroclaw/docs/ops/README.md
vendored
Normal file
24
third_party/zeroclaw/docs/ops/README.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
# Operations & Deployment Docs
|
||||
|
||||
For operators running ZeroClaw in persistent or production-like environments.
|
||||
|
||||
## Core Operations
|
||||
|
||||
- Day-2 runbook: [./operations-runbook.md](./operations-runbook.md)
|
||||
- Release runbook: [../contributing/release-process.md](../contributing/release-process.md)
|
||||
- Troubleshooting matrix: [./troubleshooting.md](./troubleshooting.md)
|
||||
- Safe network/gateway deployment: [./network-deployment.md](./network-deployment.md)
|
||||
- Mattermost setup (channel-specific): [../setup-guides/mattermost-setup.md](../setup-guides/mattermost-setup.md)
|
||||
|
||||
## 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
|
||||
|
||||
- Config reference: [../reference/api/config-reference.md](../reference/api/config-reference.md)
|
||||
- Security collection: [../security/README.md](../security/README.md)
|
||||
Reference in New Issue
Block a user