Providers
Rules
A rule pairs a trigger event with a provider and a minimum severity:
The dispatcher fan-out pattern retries failed deliveries, with a delivery
log visible in Settings → Integrations → Recent deliveries.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Slack, PagerDuty, webhook, email, Splunk.
| Provider | Required config |
|---|---|
| Slack | webhook_url |
| PagerDuty | routing_key (Events API v2) |
| Webhook | url, optional signing_secret (HMAC-SHA256 in X-AGCMS-Signature) |
| Email (SMTP) | host, port, username, password, from_addr, to_addr |
| Splunk HEC | url, token |
| Trigger | Fires on |
|---|---|
violation | A request was BLOCKED by policy. |
escalation | A request was ESCALATED to human review. |
audit_chain_break | The chain verifier detected an integrity failure. |
rate_limit_breach | A tenant or IP hit a rate-limit threshold. |