Enforcement Actions Reference
Complete reference for all seven enforcement actions and their behaviors.
All actions
| Action | Priority | Effect | Delivery |
|---|---|---|---|
escalate | 1 | Route to human review queue | Held — not delivered |
block | 2 | Suppress response; return fallback | Blocked |
rewrite | 3 | Replace with policy-safe version | Modified response |
regenerate | 4 | Re-invoke LLM with adjusted prompt | New response |
mask | 5 | Redact PII entities in-place | Redacted response |
disclaimer | 6 | Append regulatory disclosure | Appended response |
allow | 7 | Pass through unchanged | Original response |
When multiple violations occur in one request, the action with the lowest priority number wins.
Was this page helpful?