Governance Policies
Constitutional rules that govern AI agent behavior.
Legal Advice Policy
legalGoverns AI behavior for legal domain agents
Active
Rules
output_contains_legal_adviceescalateP1
tool_used == contract_terminationblockP2
confidence < 0.8 AND domain == legalwarnP3
Payment Authorization Policy
financeControls financial transaction approvals
Active
Rules
payment_amount > 10000blockP1
wire_transfer_detectedescalateP1
PII Protection Policy
globalEnsures personally identifiable information is never exposed
Active
Rules
pii_score > 0.5escalateP1
pii_score > 0.8blockP2