Reduce open work: archive CUST-WP-0038, finish STATE-WP-0093, trim STATE-WP-0079
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 3s

CUST-WP-0038 (HA migration of a retiring service): archived, 8 tasks cancelled.
STATE-WP-0093: finished; T04 closed on its state-hub part, hub-core owns the rest.
STATE-WP-0079: T09 cancelled (owned by HUB-WP-0011), T07 folded into T05;
T05 records the three verified retirement candidates pending the meter write.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 7184@bnt-lap001
Assistant-Session: 4b436ae2-b17c-4b40-8754-200b161b26e4
This commit is contained in:
tegwick 2026-09-22 10:25:05 +02:00
parent 5f236e3500
commit 56672bbf69
3 changed files with 67 additions and 15 deletions

View file

@ -4,12 +4,12 @@ type: workplan
title: "State Hub Full ThreePhoenix HA Migration"
domain: infotech
repo: state-hub
status: backlog
status: archived
flavor: implementation
owner: custodian
topic_slug: custodian
created: "2026-05-02"
updated: "2026-08-08"
updated: "2026-09-22"
depends_on: CUST-WP-0011
state_hub_workstream_id: "ccb87fa4-6381-5f22-b097-6e026f56a9c1"
---
@ -72,7 +72,7 @@ keeps the ultimate target visible and reviewable.
```task
id: CUST-WP-0038-T01
status: todo
status: cancel
priority: high
state_hub_task_id: "5c79e069-281e-5b3c-a45e-3e906b9053fa"
```
@ -97,7 +97,7 @@ one-server-loss evidence.
```task
id: CUST-WP-0038-T02
status: todo
status: cancel
priority: high
state_hub_task_id: "b91f9086-c526-5452-bade-ad2451ce3bd3"
```
@ -119,7 +119,7 @@ production data movement.
```task
id: CUST-WP-0038-T03
status: todo
status: cancel
priority: high
state_hub_task_id: "b6fbdfe2-7561-561d-936b-d531300f88aa"
```
@ -142,7 +142,7 @@ namespace.
```task
id: CUST-WP-0038-T04
status: todo
status: cancel
priority: medium
state_hub_task_id: "c7f59893-6042-540c-ada7-e3661ffdabf7"
```
@ -162,7 +162,7 @@ Run State Hub API with the right availability posture for its workload:
```task
id: CUST-WP-0038-T05
status: todo
status: cancel
priority: high
state_hub_task_id: "390f292d-1d74-5ca7-a08c-530e9c679bd3"
```
@ -188,7 +188,7 @@ Checks:
```task
id: CUST-WP-0038-T06
status: todo
status: cancel
priority: high
state_hub_task_id: "e7640bd3-827b-5f8c-b03b-93e76eb8c412"
```
@ -212,7 +212,7 @@ Checks:
```task
id: CUST-WP-0038-T07
status: todo
status: cancel
priority: medium
state_hub_task_id: "6492555c-aa6a-5c91-a2cf-3824fe1f1b12"
```
@ -233,7 +233,7 @@ through the documented path.
```task
id: CUST-WP-0038-T08
status: todo
status: cancel
priority: low
needs_human: true
intervention_note: "Requires explicit approval after HA failover and restore drills pass."
@ -263,3 +263,13 @@ model, and the cluster runbook is the source of truth.
- Railiance ThreePhoenix infrastructure goal
- State Hub backup/restore runbooks
- Constitution constraint: irreversible retirement requires human approval
## Closure, 2026-09-22
Archived without execution; all eight tasks cancelled. State Hub is being
retired (`prj-state-hub-retirement`, STATE-WP-0079): its capabilities move to
hub-core and the service is frozen and archived. Making the retiring service
highly available is no longer a goal. If multi-node HA and tested
failover/restore still matter, they belong to the retained runtime (hub-core)
and should be planned there.