From 30d9effea1c39c213008a41f2bc5df04fbd563af Mon Sep 17 00:00:00 2001 From: claude-bot Date: Mon, 8 Jun 2026 22:50:14 +0300 Subject: [PATCH] =?UTF-8?q?docs(ORCH-081):=20staging=20gate=20log=20?= =?UTF-8?q?=E2=80=94=20SUCCESS=20(8/10,=20C9a/C9b=20infra-waived)?= 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-081/15-staging-log.md | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 docs/work-items/ORCH-081/15-staging-log.md diff --git a/docs/work-items/ORCH-081/15-staging-log.md b/docs/work-items/ORCH-081/15-staging-log.md new file mode 100644 index 0000000..76c363d --- /dev/null +++ b/docs/work-items/ORCH-081/15-staging-log.md @@ -0,0 +1,27 @@ +--- +staging_status: SUCCESS +timestamp: 2026-06-08T19:47:45+00:00 +base_url: http://localhost:8501 +--- + +# Staging Gate Log + +Staging test suite completed. Exit code 0 → advance. + +Canonical run inside the `orchestrator-staging` container (ORCH-048, ADR-001) via the +Docker Engine API over the unix socket (docker CLI unavailable in the agent container): + +``` +python3 /repos/orchestrator/scripts/staging_check.py --base-url http://localhost:8501 --mode stub +``` + +Result: **8/10 checks PASS**, all REAL checks 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 +``` + +The two waived checks (C9a/C9b) are the known sandbox-infra-only checks tolerated under +ORCH-061 (SANDBOX bot accounts are not members of the sandbox Plane project — not a pipeline +regression). All pipeline (REAL) checks A1–A3, B4–B6, C7–C8 passed. -- 2.49.1