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 gate that fails until an operator applies a remediation must only run where that remediation is permitted. When the check is broader than the operation that answers it, the excluded environments are asked to prove a state they are forbidden to reach, so their runs fail permanently on a condition no one can clear.",
"canonical_prevention": "Bind the check and its remediation to one resolved scope expression, and assert in a static test that every environment the check runs in is an environment the apply operation accepts.",