Compare commits
8 Commits
915101cffc
...
e9b23d3c04
| Author | SHA1 | Date | |
|---|---|---|---|
| e9b23d3c04 | |||
| e3c3292ec7 | |||
| 1ada41f272 | |||
| 62b4d1f7d1 | |||
| c5007e6c90 | |||
| 10510ac48c | |||
| 8ccd17e199 | |||
| 30d9effea1 |
27
docs/work-items/ORCH-081/15-staging-log.md
Normal file
27
docs/work-items/ORCH-081/15-staging-log.md
Normal 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 A1–A3, B4–B6, C7–C8 passed.
|
||||
Reference in New Issue
Block a user