Governance Rules
Active rules loaded at runtime from the governance document.
governance_version2
source_documentthresholds.md
| rule_id | metric | operator | threshold | action |
|---|---|---|---|---|
| budget_cap | amount | <= | 1000 | ALLOW |
| budget_block | amount | > | 1000 | BLOCK |
| large_financial_escalation | amount | > | 10000 | ESCALATE |
| soul_modification_protection | target_document | == | soul.md | ESCALATE |
| budget_change_limit | budget_change_percentage | > | 30 | ESCALATE |
| pause_high_conversion_campaign | conversions | > | 50 | BLOCK |
| bid_strategy_allowed | ai_action | == | change_bid_strategy | ALLOW |
| campaign_launch_review | ai_action | == | launch_campaign | ALLOW |
Rules loaded from governance document at runtime.