V6 Phase 1 complete
Quality Gate / gate (push) Failing after 49s

This commit is contained in:
Jim Lancaster
2026-08-25 10:38:45 -05:00
parent 0e43094b80
commit 867cc9eb78
14 changed files with 368 additions and 12 deletions
+3 -1
View File
@@ -19,9 +19,11 @@ This runbook is the operational checklist for releasing and monitoring the trans
## 2. Release execution steps
1. Deploy artifact/config to target environment.
- V6.0 Phase 1 production stack: `docker compose -f docker-compose.production.yml up -d --build`
2. Validate service startup:
- `/healthz` responds `200`
- `worker.state` is `running`
- if `RUN_EMBEDDED_WORKER=true`, `worker.state` is `running`
- if `RUN_EMBEDDED_WORKER=false`, validate `worker` container is healthy/running in Compose
3. Execute one smoke workflow:
- create a document/job with at least one source
- verify terminal job outcome updates