Commit graph

9 commits

Author SHA1 Message Date
cf487a9fa2 fix(workplan): point workplan at its authoritative projection id
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s
The file carried an identifier minted by the retired local hub while central
held a different record for the same file — ADR-010's same-filename,
different-UUID duplicate-registration class.

Central is authoritative (ADR-010 decision 1) and decision 6 says to mitigate
by changing the repository file rather than editing central, so the file adopts
central's id. The cache-side id dies with the cache.

Refs CUST-WP-0068

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
2026-08-25 17:37:50 +02:00
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
9304285d00 Mark DISCTL-WP-0003 finished — all five tasks complete 2026-07-07 20:00:05 +02:00
b59b9a565c Complete DISCTL-WP-0003-T03 through T05
Add RTO-RPO matrix, backup pickup queue tracker, and TestEvidence
with Forgejo drill import. Mark T03, T04, T05 done.
2026-07-07 19:58:21 +02:00
custodian-sync
12cbf85e9c chore(consistency): renormalize lifecycle state [auto]
Updated by fix-consistency on 2026-07-07:
  - workplan status: ready → active
2026-07-07 19:57:33 +02:00
8b5706f693 Complete DISCTL-WP-0003-T02: adopt BackupPolicy.md
Codify railiance-backup practices — 3-2-1 model, encryption, retention,
Forgejo Option A (2026-07-09), credential separation, and monitoring.
Mark T02 done.
2026-07-07 19:57:03 +02:00
9649ae3490 Complete DISCTL-WP-0003-T01: seed asset and data registers
Add AssetRegister.yaml and DataRegister.yaml documenting the
railiance-backup tool family, backup lanes, data classes, gaps,
and RTO/RPO targets. Mark T01 done.
2026-07-07 18:07:07 +02:00
3604ff6ea0 Sync State Hub workstream and task IDs for all workplans
Rebind DISCTL-WP-0001/0002 after stale hub references and register
DISCTL-WP-0003 with fix-consistency.
2026-07-07 17:04:06 +02:00
0090dfed32 Add workplan for railiance-backup governance integration
DISCTL-WP-0003 captures registers, BackupPolicy, RTO/RPO matrix,
cross-repo pickup tracking, and Forgejo drill evidence as a focused
slice feeding DISCTL-WP-0002.
2026-07-07 17:00:58 +02:00