[AZ-1133] Add perf gate preflight before PT-01

Probe API reachability after JWT mint; exit 7 with compose-up
instructions when the perf stack is down. Document in environment
and containerization guides.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-06-26 17:56:33 +03:00
parent fb9e3ee31a
commit 67530eb169
8 changed files with 93 additions and 2 deletions
@@ -0,0 +1,15 @@
# Implementation Completeness — Cycle 16
## Per-task classification
| Task | Verdict | Evidence |
|------|---------|----------|
| AZ-1133 | PASS | `preflight_api_reachable` in `scripts/run-performance-tests.sh`; docs in `environment.md`, `containerization.md` |
No scaffold markers. No named runtime dependencies beyond curl/dotnet already in harness.
## System Pipeline Audit
N/A — tooling-only cycle; no production pipeline changes.
**Gate**: PASS — proceed to test handoff.