Self-hosted docs
Naming Guides
Consistent naming conventions for Cyiro components and events.
Guardrail and permission event keys
Naming convention: guardrail.[action].[status]
- guardrail.violation.detected
- guardrail.permission.denied
- guardrail.escalation.triggered
- guardrail.policy.updated
Watcher and drift event keys
Naming convention: watcher.[source].[change_type]
- watcher.release_note.change
- watcher.pricing.update
- watcher.status.degraded
- watcher.api.deprecation
Failover policy field names
Naming convention: failover.[condition].[action]
- failover.latency.threshold
- failover.error_rate.limit
- failover.fallback.priority
- failover.recovery.window