From 90b6c8d5a8d8c34766073c16ec32fcb7ee6ee3c8 Mon Sep 17 00:00:00 2001 From: claude-bot Date: Sun, 7 Jun 2026 09:52:41 +0000 Subject: [PATCH] =?UTF-8?q?docs(ORCH-058):=20staging=20gate=20re-run=20?= =?UTF-8?q?=E2=80=94=20staging=5Fstatus=20SUCCESS=20(10/10=20PASS)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.7 --- docs/work-items/ORCH-058/15-staging-log.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/work-items/ORCH-058/15-staging-log.md b/docs/work-items/ORCH-058/15-staging-log.md index e909787..b3c7f9c 100644 --- a/docs/work-items/ORCH-058/15-staging-log.md +++ b/docs/work-items/ORCH-058/15-staging-log.md @@ -1,6 +1,6 @@ --- staging_status: SUCCESS -timestamp: 2026-06-07T09:31:58Z +timestamp: 2026-06-07T09:50:05Z base_url: http://localhost:8501 --- @@ -13,6 +13,8 @@ Staging test suite completed against the live staging environment. **All checks binary is not present in the agent runtime image; the Engine API exec is the exact equivalent of `docker exec orchestrator-staging python3 \ /repos/orchestrator/scripts/staging_check.py --base-url http://localhost:8501 --mode stub`). + Running inside the container is required so B6 (registry isolation) reads the staging + instance's own process-env (`ORCH_PROJECTS_JSON` = sandbox only). - Script: `/repos/orchestrator/scripts/staging_check.py` (bind-mount). - Mode: `stub` - Exit code: `0` @@ -25,7 +27,7 @@ Staging test suite completed against the live staging environment. **All checks ORCH-33 Staging Check Suite base_url : http://localhost:8501 mode : stub - utc_time : 2026-06-07T09:31:50.514185+00:00 + utc_time : 2026-06-07T09:50:05.706197+00:00 ============================================================ [Block A] SMOKE @@ -57,4 +59,5 @@ Staging test suite completed against the live staging environment. **All checks Note: B6 registry isolation passed (sandbox present; prod ET/ORCH absent), confirming the check ran inside the staging instance's own process-env as required — no false-FAIL/spurious -rollback risk. +rollback risk. This is a re-run of the staging gate (prior SUCCESS at 09:31:58Z); verdict +unchanged: SUCCESS.