You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"violated_contract": "A release gate's fixed time budget must exceed the worst-case cost of the healthy work it bounds (a cold, from-scratch rebuild), and a timed-out attempt must not poison the cache that would let the retry run warm.",
"canonical_prevention": "Size the qualification cold-preparation budget to the observed cold-build duration with headroom (env-overridable), and keep the static timing-contract test asserting the current budget plus its recurrence history so the value cannot silently regress below the cold cost again.",