From 550b50aa94ad0c10f68bbf7eac18d7c89f992c77 Mon Sep 17 00:00:00 2001 From: codex Date: Mon, 21 Sep 2026 18:46:34 +0200 Subject: [PATCH] Record hub IDs for RAIL-BS-WP-0015 and refresh WORK-RECORDS.md. Co-Authored-By: Claude Opus 5 Assistant: claude-code Assistant-Model: opus Assistant-Process: 63291@bnt-lap001 Assistant-Session: 8bd77868-ca68-4f49-bb1e-d539ecc0d703 --- WORK-RECORDS.md | 5 +++++ workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/WORK-RECORDS.md b/WORK-RECORDS.md index 18eb0ee..066d26a 100644 --- a/WORK-RECORDS.md +++ b/WORK-RECORDS.md @@ -16,6 +16,7 @@ | workplan | RAIL-BS-WP-0012 | finished | — | workplans/RAIL-BS-WP-0012-rail-kubernetes-extraction.md | | workplan | RAIL-BS-WP-0013 | finished | — | workplans/RAIL-BS-WP-0013-knative-substrate.md | | workplan | RAIL-BS-WP-0014 | finished | — | workplans/RAIL-BS-WP-0014-state-hub-surge-headroom.md | +| workplan | RAIL-BS-WP-0015 | finished | — | workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md | | workplan | RCLUSTER-WP-0007 | blocked | — | workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md | | workplan | RCLUSTER-WP-0014 | finished | — | workplans/RCLUSTER-WP-0014-capacity-utilization-and-allocation-evidence.md | | task | RCLUSTER-WP-ADHOC-2026-07-27-T01 | done | — | workplans/ADHOC-2026-07-27.md | @@ -43,6 +44,10 @@ | task | RAIL-BS-WP-0013-T03 | done | — | workplans/RAIL-BS-WP-0013-knative-substrate.md | | task | RAIL-BS-WP-0013-T04 | done | — | workplans/RAIL-BS-WP-0013-knative-substrate.md | | task | RAIL-BS-WP-0014-T01 | done | — | workplans/RAIL-BS-WP-0014-state-hub-surge-headroom.md | +| task | RAIL-BS-WP-0015-T01 | done | — | workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md | +| task | RAIL-BS-WP-0015-T02 | done | — | workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md | +| task | RAIL-BS-WP-0015-T03 | done | — | workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md | +| task | RAIL-BS-WP-0015-T04 | done | — | workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md | | task | RCLUSTER-WP-0007-T01 | todo | — | workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md | | task | RCLUSTER-WP-0007-T02 | todo | — | workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md | | task | RCLUSTER-WP-0007-T03 | cancel | — | workplans/RCLUSTER-WP-0007-threephoenix-ha-cluster.md | diff --git a/workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md b/workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md index 00223e1..6954393 100644 --- a/workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md +++ b/workplans/RAIL-BS-WP-0015-knative-declared-cpu-requests.md @@ -13,6 +13,7 @@ updated: "2026-09-21" related: - RAIL-BS-WP-0013 - RAIL-KNATIVE-WP-0002 +state_hub_workstream_id: "5a1b87c8-27b3-5904-9cfe-d05f7dea23bc" --- # RAIL-BS-WP-0015 - Knative installer applies the declared CPU requests @@ -45,6 +46,7 @@ on all six values. id: RAIL-BS-WP-0015-T01 status: done priority: high +state_hub_task_id: "43763610-364a-507b-8db3-4c4956719a9c" ``` `install/knative/render.sh ` downloads the three upstream assets, keeps @@ -67,6 +69,7 @@ re-run that flipped the live Service and rolled the gateway twice. id: RAIL-BS-WP-0015-T02 status: done priority: high +state_hub_task_id: "26ecf34b-32d0-5045-a421-ee9240e5a715" ``` `install.sh` applies the three rendered files in the old order and keeps the @@ -80,6 +83,7 @@ additionally checks the six CPU requests and the Envoy digest. id: RAIL-BS-WP-0015-T03 status: done priority: high +state_hub_task_id: "4315c5fb-17bc-5f50-9fff-da5dc967d108" ``` `tests/test_knative_render.py` (in `make test-unit`) runs `render.sh` and @@ -107,6 +111,7 @@ each rendered file. id: RAIL-BS-WP-0015-T04 status: done priority: medium +state_hub_task_id: "45044b55-8468-5599-a559-008e5df55bf6" ``` This session did not run the installer. The values are already live, so