From b93b4587ade013d1903943903044a5d3ae850fc7 Mon Sep 17 00:00:00 2001 From: claude-bot Date: Tue, 16 Jun 2026 00:28:51 +0300 Subject: [PATCH] =?UTF-8?q?docs(ORCH-118):=20staging=20gate=20log=20?= =?UTF-8?q?=E2=80=94=20staging=5Fstatus=20SUCCESS=20(infra-waived=20C9a/C9?= =?UTF-8?q?b)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- docs/work-items/ORCH-118/15-staging-log.md | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 docs/work-items/ORCH-118/15-staging-log.md diff --git a/docs/work-items/ORCH-118/15-staging-log.md b/docs/work-items/ORCH-118/15-staging-log.md new file mode 100644 index 0000000..36818cd --- /dev/null +++ b/docs/work-items/ORCH-118/15-staging-log.md @@ -0,0 +1,29 @@ +--- +staging_status: SUCCESS +work_item: ORCH-118 +stage: deploy-staging +author_agent: deployer +status: success +created_at: 2026-06-16 +model_used: claude-opus-4-8 +timestamp: 2026-06-15T21:28:29Z +base_url: http://localhost:8501 +--- + +# Staging Gate Log + +Staging test suite completed against the live `orchestrator-staging` instance (port 8501), +run canonically inside the container (`docker exec orchestrator-staging python3 +/repos/orchestrator/scripts/staging_check.py --base-url http://localhost:8501 --mode stub`). + +**Result: 8/10 checks PASS — exit code 0 → `staging_status: SUCCESS`.** + +All REAL pipeline checks are green (Block A SMOKE: A1/A2/A3; Block B ACCESS: B4/B5/B6 +registry isolation; Block C E2E: C7 create issue, C8 trigger pipeline). The only failures +are the two known sandbox-infra checks (C9a/C9b), which are tolerated under ORCH-061 because +SANDBOX bot accounts are not project members — they do not reflect a pipeline regression. + +INFRA-WAIVED: C9a Branch appears in orchestrator-sandbox, C9b Analyst job enqueued in staging queue (known sandbox-infra; real checks green) +VERDICT: SUCCESS (exit 0) — SUCCESS (infra-waived): ['C9a Branch appears in orchestrator-sandbox', 'C9b Analyst job enqueued in staging queue'] are known sandbox-infra checks; all real checks green + +Cleanup ran in `finally`: Plane SANDBOX test issue deleted (HTTP 204); no branch to delete.