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
Legacy action values `allow`, `warn`, and `log` are still accepted on input but are automatically normalized to `observe`.
295
+
</Note>
296
+
297
297
### Important: "Deny Wins" Semantics
298
298
299
299
Agent Control uses "deny wins" logic: if **any** enabled control with a `deny` action matches, the request is blocked regardless of other control results. This ensures fail-safe behavior.
@@ -308,12 +308,12 @@ Agent Control uses "deny wins" logic: if **any** enabled control with a `deny` a
0 commit comments