Self-hosted docs
Event Glossary
Comprehensive guide to Cyiro event types, their meanings, and when they occur.
Runtime events
Events generated during model execution and system operations.
- runtime.request.started - Model call initiated
- runtime.request.completed - Model call finished successfully
- runtime.failover.triggered - Failover procedure initiated
- runtime.failover.completed - Failover procedure finished
Policy events
Events related to guardrail enforcement and permission checks.
- guardrail.violation.detected - Policy violation identified
- guardrail.permission.denied - Action blocked due to permissions
- guardrail.permission.granted - Action approved after review
- guardrail.escalation.triggered - Incident escalated for human review
Watcher events
Events tracking provider changes and upstream drift.
- watcher.release_note.change - Provider release note updated
- watcher.pricing.change - Provider pricing model changed
- watcher.status.degraded - Provider status shows degradation
- watcher.api.change - Provider API endpoint modified