From 6a7b474c6d36fb2f6901c110735ab5065301858c Mon Sep 17 00:00:00 2001 From: claude-bot Date: Tue, 9 Jun 2026 01:32:02 +0300 Subject: [PATCH] =?UTF-8?q?docs(ORCH-080):=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 Staging check suite passed (exit 0) against orchestrator-staging (8501). All REAL checks green; C9a/C9b sandbox-infra waived per ORCH-061. Co-Authored-By: Claude Opus 4.8 --- docs/work-items/ORCH-080/15-staging-log.md | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 docs/work-items/ORCH-080/15-staging-log.md diff --git a/docs/work-items/ORCH-080/15-staging-log.md b/docs/work-items/ORCH-080/15-staging-log.md new file mode 100644 index 0000000..9bb0380 --- /dev/null +++ b/docs/work-items/ORCH-080/15-staging-log.md @@ -0,0 +1,26 @@ +--- +staging_status: SUCCESS +timestamp: 2026-06-08T22:31:47Z +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 via the Docker exec API (REST equivalent of +`docker exec orchestrator-staging python3 /repos/orchestrator/scripts/staging_check.py +--base-url http://localhost:8501 --mode stub`), so B6 reads the staging instance's own +process-env registry (ORCH-048, ADR-001). + +**Exit code: 0 → advance.** All REAL pipeline checks passed (8/10 PASS). + +- Block A (SMOKE): A1 /health, A2 /queue, A3 ORCH_STAGING=true — PASS +- Block B (ACCESS): B4 Plane sandbox, B5 Gitea sandbox (push=true), B6 registry isolation + (sandbox present, prod ET/ORCH absent) — PASS +- Block C (E2E): C7 create issue in SANDBOX, C8 trigger pipeline via /webhook/plane — PASS +- C9a/C9b — FAILED but **waived** (known sandbox-infra checks; depend on SANDBOX bot + accounts being project members, not on the pipeline). Tolerated under ORCH-061 because + every REAL check is green. + +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