# 10_det_3vm_dev#5 — FAILED | field | value | |---|---| | campaign | RELIABILITY (java × gcp) | | archetype | deterministic | | date | 2026-07-10T17:01Z | | gate version | v1 | | deployment | None | | deploy status | None (Nones) | | gate | healthz=— connection=— logs=— metrics=— | | teardown clean | False | ## Attribution - **bucket:** ENVIRONMENTAL - **class:** account-credit-402 - **evidence:** LLM account credit exhausted mid-campaign (HTTP 402 at session create). A production user would hit their own billing limits, not the test account's. - **resolution:** Operator top-up; passed on re-run. Circuit breaker added so 402 halts instead of burning slots. ## Recorded reason (scrubbed) ``` run_one exc: HTTPStatusError: Client error '402 Payment Required' for url 'http://localhost:8000/api/sessions' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/402 ```