deploy-staging(ORCH-077): staging gate SUCCESS

Staging check suite exit 0 (8/10 REAL green; C9a/C9b infra-waived per ORCH-061).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-09 15:08:02 +03:00
parent 3602eee69f
commit 8455e31dae

View File

@@ -0,0 +1,33 @@
---
staging_status: SUCCESS
work_item: ORCH-077
stage: deploy-staging
author_agent: deployer
status: success
created_at: 2026-06-09
model_used: claude-opus-4-8
timestamp: 2026-06-09T12:07:21Z
base_url: http://localhost:8501
---
# Staging Gate Log
Staging test suite completed against the live `orchestrator-staging` instance (8501), run
canonically **inside** the container via the Docker Engine API (`docker exec` equivalent against
`/repos/orchestrator/scripts/staging_check.py`, `--mode stub`). Exit code **0** → advance.
All REAL pipeline checks passed (8/10). The two failing checks are the known sandbox-infra
checks **C9a/C9b** (sandbox branch / analyst-job enqueue — depend on SANDBOX bot accounts being
SANDBOX-project members, not on the pipeline), which are *waived* under ORCH-061 since every REAL
check is green. Exit-code mapping unchanged: trust the exit code.
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', 'C9b'] are known sandbox-infra checks; all real checks green
## Results
- **Block A (SMOKE)**: PASS — A1 `/health`→200 `status=ok`; A2 `/queue`→200 (counts/max_concurrency/resilience); A3 `ORCH_STAGING=true`.
- **Block B (ACCESS)**: PASS — B4 Plane sandbox accessible; B5 Gitea `orchestrator-sandbox` accessible (push=true); B6 registry isolation (sandbox present, prod ET/ORCH absent).
- **Block C (E2E)**: REAL PASS — C7 create issue in Plane SANDBOX (201); C8 trigger pipeline via `/webhook/plane` (200). C9a/C9b FAIL → **INFRA-WAIVED** (sandbox bot accounts not project members).
REAL failed: none.
SANDBOX_INFRA failed (waived): C9a, C9b.