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's control-plane scripts must execute from the immutable workflow revision that selected their behavior, while application and image inputs remain pinned to the admitted runtime release revision.",
"canonical_prevention": "Stage the workflow revision's deployment-control scripts before checking out the admitted runtime source, execute every workflow-owned control-script invocation from that staging directory, and cover the ordering and source boundary with a deployment contract test.",