Record state-hub workstream/task IDs from fix-consistency writeback
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
1d65875bca
commit
e73e8ea873
2 changed files with 13 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ owner: codex
|
|||
topic_slug: custodian
|
||||
created: "2026-07-04"
|
||||
updated: "2026-07-04"
|
||||
state_hub_workstream_id: "686c4de9-f65d-4ca3-b95d-076be347e188"
|
||||
---
|
||||
|
||||
# Bootstrap State Hub integration
|
||||
|
|
@ -21,6 +22,7 @@ Resilience control plane for Coulomb Social / Helix Forge: the single source of
|
|||
id: DISCTL-WP-0001-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "70e8a0d3-0d89-4c6b-9975-0e4f7319b156"
|
||||
```
|
||||
|
||||
Review `INTENT.md`, `SCOPE.md`, `AGENTS.md`, and `.custodian-brief.md`.
|
||||
|
|
@ -32,6 +34,7 @@ Replace generated placeholders with repo-specific facts where needed.
|
|||
id: DISCTL-WP-0001-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "c5eb9093-29e1-43f1-aa46-7bc98a1a7e5c"
|
||||
```
|
||||
|
||||
Identify the repo's install, test, lint, build, and run commands. Add or refine
|
||||
|
|
@ -44,6 +47,7 @@ changes confidently.
|
|||
id: DISCTL-WP-0001-T03
|
||||
status: done
|
||||
priority: medium
|
||||
state_hub_task_id: "29fea6e1-53ce-4b81-8333-c10f8942f952"
|
||||
```
|
||||
|
||||
Result 2026-07-04: Created `DISCTL-WP-0002-resilience-foundation.md`, derived
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ owner: claude-code
|
|||
topic_slug: custodian
|
||||
created: "2026-07-04"
|
||||
updated: "2026-07-04"
|
||||
state_hub_workstream_id: "359d7db1-bea1-4ad4-b99c-29c37bbad7c2"
|
||||
---
|
||||
|
||||
# Resilience foundation: registers, policy, first tested restore
|
||||
|
|
@ -33,6 +34,7 @@ items 7–8 are T03/T04/T06 below; its cross-repo items are tracked by T08.
|
|||
id: DISCTL-WP-0002-T01
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "0d7e27f6-1290-45da-b76a-407b7b039e95"
|
||||
```
|
||||
|
||||
This repo must survive the disasters it describes. Add at least one mirror on
|
||||
|
|
@ -46,6 +48,7 @@ mirror is refreshed.
|
|||
id: DISCTL-WP-0002-T02
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "59f04771-25cf-4bde-adf0-8a1cd418dc1f"
|
||||
```
|
||||
|
||||
Write `AssetRegister.yaml` and `DataRegister.yaml` seeded with the current
|
||||
|
|
@ -61,6 +64,7 @@ Every T1 entry must name its source of truth and backup mechanism (or mark it
|
|||
id: DISCTL-WP-0002-T03
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "8c119835-0c97-4556-ab98-42267688e432"
|
||||
```
|
||||
|
||||
Write `ResiliencePolicy.md` (operating principle, tier definitions, drill
|
||||
|
|
@ -74,6 +78,7 @@ RTO ≤ 1 day full recovery, RTO ≤ 4–8h for code/content/control plane.
|
|||
id: DISCTL-WP-0002-T04
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "d6b9b621-c901-48c0-be4c-7bc98245de99"
|
||||
```
|
||||
|
||||
Write `BackupPolicy.md`: 3-2-1 + immutable/offline model, per-stream mechanisms
|
||||
|
|
@ -89,6 +94,7 @@ defined schedule with a named alerting path.
|
|||
id: DISCTL-WP-0002-T05
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "c413734b-7a17-4164-bf72-0de18fd509c4"
|
||||
```
|
||||
|
||||
Write `RestoreRunbooks/01-full-server-loss.md` (new machine → Ansible → secret
|
||||
|
|
@ -103,6 +109,7 @@ stranger could execute it.
|
|||
id: DISCTL-WP-0002-T06
|
||||
status: todo
|
||||
priority: high
|
||||
state_hub_task_id: "c816efa0-bbc2-4612-9a8f-a03bd83ca7c0"
|
||||
```
|
||||
|
||||
The 2026-07-04 Forgejo drill (evidence in `railiance-infra`) proved that path;
|
||||
|
|
@ -120,6 +127,7 @@ workplan: no drill evidence here, not finished.
|
|||
id: DISCTL-WP-0002-T07
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "ee7254a8-5adf-4913-bb47-bf94e59c88ec"
|
||||
```
|
||||
|
||||
Write the five playbooks under `IncidentPlaybooks/`: ransomware/hostile access,
|
||||
|
|
@ -133,6 +141,7 @@ page of numbered steps per the spec (§6).
|
|||
id: DISCTL-WP-0002-T08
|
||||
status: todo
|
||||
priority: medium
|
||||
state_hub_task_id: "af9ae2ca-5af8-45af-9301-8c28e78ea32a"
|
||||
```
|
||||
|
||||
Drive closure of the cross-repo items from the Forgejo assessment's pickup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue