disaster-control/SCOPE.md

38 lines
1.2 KiB
Markdown
Raw Normal View History

2026-07-04 10:22:20 +00:00
# SCOPE
> Lightweight boundary for agents and contributors.
---
## One-liner
Resilience Control Plane for Coulomb Social / Helix Forge — recovery governance, evidence, and registers.
2026-07-04 10:22:20 +00:00
---
## Core Idea
`disaster-control` is the single source of truth for business continuity, disaster
recovery, cyber recovery, and restore-test evidence. It documents what exists,
what must survive, how it is rebuilt, and whether restore actually works.
2026-07-04 10:22:20 +00:00
---
## In Scope
- Asset and data registers (`AssetRegister.yaml`, `DataRegister.yaml`)
- Resilience and backup policy (`ResiliencePolicy.md`, `BackupPolicy.md`, `RTO-RPO-Matrix.md`)
- Restore runbooks and incident playbooks
- Test evidence from restore drills (`TestEvidence/`)
- Cross-repo backup pickup tracking (`BackupPickupQueue.md`)
- Panic sheet and operator recovery documentation
- State Hub workplans (ADR-001) for resilience work
2026-07-04 10:22:20 +00:00
---
## Out of Scope
- Application runtime code
- Backup script implementation (lives in `railiance-cluster`, `railiance-platform`, `railiance-infra`)
- Owning infrastructure remediation — this repo tracks and evidences; owner repos implement
- `registry/` capability publish (inherited template scaffold; canonical template is `repo-seed`)