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 deployment workflow must not directly execute a repository script unless its executable mode is a checked-in and verified part of the workflow contract.",
"canonical_prevention": "Invoke repository scripts through an explicit interpreter at workflow boundaries, then cover every caller with a deployment-contract test so Git mode assumptions cannot block a rollout before promotion.",