Set policy rule
set_policy_ruleAdd explicit policy rules to override default governance, allowing or blocking specific actions based on match criteria and priority.
Instructions
Add an explicit policy rule that overrides defaults. Higher priority wins. Use this to approve something normally gated (effect:'allow') or to tighten further (effect:'block').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match | Yes | Unset fields are wildcards | |
| effect | Yes | ||
| priority | No | Default 100; higher wins | |
| description | No |