Merge pull request 'docs(ORCH-081): staging gate log — SUCCESS (8/10, C9a/C9b infra-waived)' (#81) from docs/ORCH-081-staging-log into main

This commit was merged in pull request #81.
This commit is contained in:
2026-06-08 22:50:26 +03:00

View File

@@ -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 A1A3, B4B6, C7C8 passed.