From 54b7687903492fb7cf8d3da59d6ae6f38eeed136 Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 8 Sep 2026 14:02:37 +0200 Subject: [PATCH] Record the rollout-precondition handoff to railiance-platform Sends the issuer-pinning precondition to the deployment owner with the exact check, the config keys to pin and the error_type to watch for, and confirms by inspection that the two approval clients are still unprovisioned. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01NV9oijZukGyGbRQGGKnK4P Assistant: claude-code Assistant-Model: opus Assistant-Process: 713576@bnt-lap001 Assistant-Session: 384c511d-9bce-4cb8-a676-2aef6c0c8df6 --- workplans/KEY-WP-0027-rollout-readiness-and-live-state.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/workplans/KEY-WP-0027-rollout-readiness-and-live-state.md b/workplans/KEY-WP-0027-rollout-readiness-and-live-state.md index 32a658d..b5cefc0 100644 --- a/workplans/KEY-WP-0027-rollout-readiness-and-live-state.md +++ b/workplans/KEY-WP-0027-rollout-readiness-and-live-state.md @@ -113,5 +113,9 @@ state_hub_task_id: "7ba84b61-0458-5820-8ded-c6f59d820303" G10's status now names the live state, the outstanding requests with their receipt ids, and the issuer precondition that must be checked before main is -deployed. G10 stays open: nothing here admits custody, registers the human +deployed. The precondition was also sent to railiance-platform as the deployment +owner (message c8b1ad10), with the exact `curl` to settle it, the config keys to +pin, and the `error_type` to look for if it bites — plus a note that the two +approval clients remain unprovisioned, confirmed by inspection rather than +asserted. G10 stays open: nothing here admits custody, registers the human callback, or reconciles the OpenBao-token boundary, and no repo-local change can.