deployer(ET): auto-commit from deployer run_id=691
Some checks failed
CI / test (push) Has been cancelled
CI / test (pull_request) Successful in 4m13s

This commit is contained in:
2026-06-15 10:41:54 +03:00
parent b2da538783
commit ba20455414

View File

@@ -0,0 +1,32 @@
---
staging_status: SUCCESS
work_item: ORCH-110
stage: deploy-staging
author_agent: deployer
status: success
created_at: 2026-06-15
model_used: claude-opus-4-8
timestamp: 2026-06-15T07:40:28Z
base_url: http://localhost:8501
---
# Staging Gate Log
Staging test suite completed against the live staging environment (port 8501).
**Execution:** canonical run INSIDE `orchestrator-staging` via the Docker Engine API
exec endpoint (ORCH-048/ADR-001):
`python3 /repos/orchestrator/scripts/staging_check.py --base-url http://localhost:8501 --mode stub`.
**Result:** 8/10 checks PASS, exit code **0** → advance.
- REAL checks (A1A3 SMOKE, B4B6 ACCESS, C7C8 E2E): all green.
- B6 registry-isolation: `sandbox=YES, prod-ET=NO, prod-ORCH=NO` (instance built registry
from its own `.env.staging` process-env — correct canonical-run behaviour).
- SANDBOX_INFRA checks (C9a/C9b): FAIL, **waived** under ORCH-061 infra-tolerance
(known sandbox-infra; depend on SANDBOX bot accounts being project members, not on the
pipeline). All REAL checks green → exit 0.
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) — infra-waived: ['C9a Branch appears in orchestrator-sandbox', 'C9b Analyst job enqueued in staging queue'] are known sandbox-infra checks; all real checks green.