From 037a71f3557fb06530a8aa5270eacb1454411182 Mon Sep 17 00:00:00 2001 From: tegwick Date: Thu, 2 Jul 2026 10:47:40 +0200 Subject: [PATCH] =?UTF-8?q?RAIL-BS-WP-0008:=20T01/T02=20progress=20?= =?UTF-8?q?=E2=80=94=20image=20rebuilt,=20contract=20fixed,=20deploy=20ope?= =?UTF-8?q?rator-gated?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- ...-activity-core-wp0016-triage-output-deploy.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/workplans/RAIL-BS-WP-0008-activity-core-wp0016-triage-output-deploy.md b/workplans/RAIL-BS-WP-0008-activity-core-wp0016-triage-output-deploy.md index 45c0a60..91659d7 100644 --- a/workplans/RAIL-BS-WP-0008-activity-core-wp0016-triage-output-deploy.md +++ b/workplans/RAIL-BS-WP-0008-activity-core-wp0016-triage-output-deploy.md @@ -32,7 +32,7 @@ whole-doc validator. It MUST ship together with the new `executor.py` ```task id: RAIL-BS-WP-0008-T01 -status: todo +status: progress priority: high state_hub_task_id: "079e39a9-f938-4d03-a5bc-4d3d2f7b1d83" ``` @@ -48,11 +48,23 @@ runtime bundle contract before applying it, restarts the activity-core deployments by default, waits for migrate/sync jobs and rollouts, then records non-secret State Hub evidence. Live execution on railiance01 remains pending. +2026-07-02 (later session): rebuilt `activity-core:railiance01-prod` locally +from activity-core main `7612112` (includes `bf877b7` and the T02 prompt +contract). Transfer/import to railiance01 was **blocked by the agent +permission policy** (production remote write requires explicit operator +authorization). Two preconditions found and fixed/noted: (a) the remote +`~/activity-core` copy has no `.git`, so the script's revision gate will fail +until the repo is synced with git metadata or `REQUIRED_ACTIVITY_CORE_REV` +verification is adapted; (b) the T02 runtime contract is now satisfied in the +repo bundle (activity-core commit `7612112`). Operator pickup: run the +image save/scp/import from the deploy README, sync the repo with `.git`, then +`make deploy-activity-core-triage-robustness`. + ## Update daily-statehub-wsjf-triage runtime-bundle Instruction ```task id: RAIL-BS-WP-0008-T02 -status: todo +status: progress priority: high state_hub_task_id: "129fb472-41e8-4e5c-bcbb-0995a96e223b" ```