This repository has been archived on 2026-07-08. You can view files and clone it. You cannot open issues or pull requests or push a commit.
tegwick 7c0f8a9a08 fix(workplans): repair stale State Hub binding IDs for DISCTL-WP-0001..0003
Workplan files referenced workstream and task UUIDs that did not exist in the
hub DB, so fix-consistency could not sync finished status after completion on
2026-07-07. Point bindings at the real records so hub and files stay aligned.
2026-07-08 00:23:27 +02:00
2026-07-04 10:22:20 +00:00
2026-07-04 10:22:20 +00:00
2026-07-04 10:22:20 +00:00
2026-07-04 10:22:20 +00:00

disaster-control

Resilience Control Plane for Coulomb Social / Helix Forge — the single source of truth for business continuity, disaster recovery, cyber recovery, and restore test evidence.

Purpose

Know what exists, what must survive, how it is rebuilt, and whether restore actually works. See INTENT.md and ResiliencePolicy.md.

Key artifacts

Path Purpose
AssetRegister.yaml Infrastructure and backup stream inventory
DataRegister.yaml Data classes and recovery mapping
ResiliencePolicy.md Operating principle, tiers, drill cadence
BackupPolicy.md Backup architecture and monitoring
RTO-RPO-Matrix.md Per-system recovery targets
BackupPickupQueue.md Cross-repo backup implementation tracker
PanicSheet.md One-page emergency reference
RestoreRunbooks/ Recovery procedures
IncidentPlaybooks/ Incident response steps
TestEvidence/ Dated restore drill reports

Off-site mirror (R10)

This repo must survive loss of the primary Gitea.

Role Location Refresh Status
Primary gitea.coulomb.social/coulomb/disaster-control git push origin operational
Mirror forgejo.coulomb.social/coulomb/disaster-control (private) ./tools/sync-mirror.sh after push to origin operational

Forgejo runs on railiance01 — independent of CoulombCore/Gitea. See docs/mirror-sync.md for setup and recovery.

Session orientation

cat .custodian-brief.md
cat INTENT.md
ls workplans/

State Hub sync after workplan edits:

cd ~/state-hub && make fix-consistency REPO=disaster-control
Description
A viable emergency planning, preparation and response system for complex organizational environments. Brace for impact and recover quickly.
Readme MIT-0 253 KiB
Languages
Shell 100%