What this documentation covers
- Slack and Telegram configuration and command patterns.
- Webhook triggers and event schemas.
- Email ingestion and attachment handling (optional).
- SSO/SAML/OIDC integration patterns (if applicable).
- Common troubleshooting for auth, rate limits, and webhooks.
Who this is for
- Platform engineers connecting workflows to real systems.
Operational expectations
- Examples favor deterministic behavior and explicit contracts (schemas, IDs, correlation).
- Security is treated as a default: least privilege, audit logs, and safe fallbacks.
- Changes are versioned; breaking changes should be announced via /docs/changelog.