Complete DISCTL-WP-0001: bootstrap State Hub integration

Replace repo-seed template identity with disaster-control across
AGENTS.md, SCOPE.md, and .claude/rules. Archive REPO-WP template
workplans. Document dev workflow and classification. Mark WP-0001 finished.
This commit is contained in:
tegwick 2026-07-07 21:26:42 +02:00
parent a94dfec7bd
commit a290584ed1
10 changed files with 113 additions and 59 deletions

View file

@ -6,26 +6,33 @@
## One-liner
Git repository template to bootstrap coulomb projects.
Resilience Control Plane for Coulomb Social / Helix Forge — recovery governance, evidence, and registers.
---
## Core Idea
repo-seed is the canonical template for new repos: agent instructions, registry scaffold, and onboarding conventions.
`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.
---
## In Scope
- Template files for new repo bootstrap
- Documentation for statehub_register usage
- Registry capability entry for template capability
- 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
---
## Out of Scope
- Application runtime code
- Owning downstream project implementations
- 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`)