From 2bcc3f06e25312b1d29436e62ac8364b7d30db54 Mon Sep 17 00:00:00 2001 From: codex Date: Sat, 22 Aug 2026 22:45:05 +0200 Subject: [PATCH] chore(identifiers): migrate ThreePhoenix records Assistant: codex Assistant-Model: gpt-5.6-sol Assistant-Session: 01a023c0-a0a3-7c03-b395-5a0d2757214d --- .../RCLUSTER-WP-0007-threephoenix-ha-cluster.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md b/workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md index 3e4733d..d87e2bb 100644 --- a/workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md +++ b/workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md @@ -8,7 +8,7 @@ status: blocked owner: codex topic_slug: railiance repo_goal_id: "6ea441f7-7fe3-4598-922b-38baf20c0580" -state_hub_workstream_id: "9e208376-23f1-40c7-9813-fac1f7d6ad3b" +state_hub_workstream_id: "16da36fe-5a10-522b-b6d6-02dbb6de6c14" created: "2026-02-25" updated: "2026-08-22" related: @@ -124,7 +124,7 @@ The minimum S2 claim is survival of any one Kubernetes server loss while: id: RCLUSTER-WP-0007-T01 status: todo priority: high -state_hub_task_id: "1f8a8668-31eb-4d79-bbcd-50f6430a8d66" +state_hub_task_id: "9d1f463f-e4d1-5e75-97fd-e57b833bc2b9" ``` Implement the three-node k3s HA cluster setup using embedded etcd. @@ -151,7 +151,7 @@ and scheduling with each server removed in turn. id: RCLUSTER-WP-0007-T02 status: todo priority: high -state_hub_task_id: "b1d4e0fa-da41-4b13-a7d6-34dd040cb605" +state_hub_task_id: "a1f4fa2b-69a7-5de4-8c44-15e8f9baf0b2" ``` Install and validate distributed storage for stateful workloads. @@ -205,7 +205,7 @@ PVC and node disruption at the cluster layer. id: RCLUSTER-WP-0007-T05 status: todo priority: medium -state_hub_task_id: "68315a40-dd5b-4032-a9e7-1152e38f9807" +state_hub_task_id: "02cc3adb-9d42-5540-9f32-4e5f1198b79e" ``` Validate the production ingress and certificate path on the HA topology. @@ -232,7 +232,7 @@ valid certificates, and an ungranted Service stays ClusterIP. id: RCLUSTER-WP-0007-T06 status: todo priority: medium -state_hub_task_id: "f658aa6a-1c48-4660-88fa-35eaa0137e12" +state_hub_task_id: "4f033381-24aa-5773-bca6-337ccacc0e7a" ``` Implement weekly node rotation or equivalent Phoenix recovery automation. @@ -256,7 +256,7 @@ without risking production data. id: RCLUSTER-WP-0007-T07 status: todo priority: medium -state_hub_task_id: "70f6c8ab-a700-4fb2-893e-cf5a40615044" +state_hub_task_id: "b45b3086-3beb-56d4-a028-6bf651834992" ``` Add the monitoring stack and final acceptance audit checklist.