From e34233f32306c9c6881123b2f85cec3b37f500a3 Mon Sep 17 00:00:00 2001 From: claude-bot Date: Mon, 15 Jun 2026 10:41:12 +0300 Subject: [PATCH] =?UTF-8?q?docs(ORCH-110):=20staging=20gate=20SUCCESS=20?= =?UTF-8?q?=E2=80=94=2015-staging-log.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 8/10 checks PASS, exit 0. C9a/C9b infra-waived (ORCH-061). Co-Authored-By: Claude Opus 4.8 --- docs/work-items/ORCH-110/15-staging-log.md | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 docs/work-items/ORCH-110/15-staging-log.md diff --git a/docs/work-items/ORCH-110/15-staging-log.md b/docs/work-items/ORCH-110/15-staging-log.md new file mode 100644 index 0000000..1104486 --- /dev/null +++ b/docs/work-items/ORCH-110/15-staging-log.md @@ -0,0 +1,32 @@ +--- +staging_status: SUCCESS +work_item: ORCH-110 +stage: deploy-staging +author_agent: deployer +status: success +created_at: 2026-06-15 +model_used: claude-opus-4-8 +timestamp: 2026-06-15T07:40:28Z +base_url: http://localhost:8501 +--- + +# Staging Gate Log + +Staging test suite completed against the live staging environment (port 8501). + +**Execution:** canonical run INSIDE `orchestrator-staging` via the Docker Engine API +exec endpoint (ORCH-048/ADR-001): +`python3 /repos/orchestrator/scripts/staging_check.py --base-url http://localhost:8501 --mode stub`. + +**Result:** 8/10 checks PASS, exit code **0** → advance. + +- REAL checks (A1–A3 SMOKE, B4–B6 ACCESS, C7–C8 E2E): all green. + - B6 registry-isolation: `sandbox=YES, prod-ET=NO, prod-ORCH=NO` (instance built registry + from its own `.env.staging` process-env — correct canonical-run behaviour). +- SANDBOX_INFRA checks (C9a/C9b): FAIL, **waived** under ORCH-061 infra-tolerance + (known sandbox-infra; depend on SANDBOX bot accounts being project members, not on the + pipeline). All REAL checks green → exit 0. + +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) — infra-waived: ['C9a Branch appears in orchestrator-sandbox', 'C9b Analyst job enqueued in staging queue'] are known sandbox-infra checks; all real checks green.