diff --git a/docs/work-items/ORCH-065/15-staging-log.md b/docs/work-items/ORCH-065/15-staging-log.md new file mode 100644 index 0000000..56f8170 --- /dev/null +++ b/docs/work-items/ORCH-065/15-staging-log.md @@ -0,0 +1,32 @@ +--- +staging_status: SUCCESS +timestamp: 2026-06-07T16:13:48Z +base_url: http://localhost:8501 +--- + +# Staging Gate Log + +Staging test suite completed against the live staging environment (8501), +run canonically inside the `orchestrator-staging` container (ORCH-048, ADR-001). + +**Verdict:** SUCCESS — `staging_check.py` exited **0**. All REAL (pipeline) +checks green; the only failures are the two known sandbox-infra checks +(C9a/C9b), which are waived per ORCH-061 because every REAL check passed. + +## Result + +- RESULT: 8/10 checks PASS +- REAL failed: none +- SANDBOX_INFRA failed (waived): C9a Branch appears in orchestrator-sandbox; C9b Analyst job enqueued in staging queue + +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 + +## Block detail + +- [Block A] SMOKE — A1 /health, A2 /queue, A3 ORCH_STAGING=true → PASS +- [Block B] ACCESS — B4 Plane sandbox, B5 Gitea orchestrator-sandbox (push=true), B6 registry isolation (sandbox present, prod ET/ORCH absent) → PASS +- [Block C] E2E (stub) — C7 create issue in SANDBOX, C8 trigger pipeline via /webhook/plane → PASS; C9a/C9b → FAIL (sandbox-infra, waived) +- CLEANUP — Plane issue deleted (HTTP 204) + +tolerance: staging_infra_tolerance_enabled=True