Docs center

Self-hosted docs for Guardrails for AI.

Technical guidance for observability, guardrails, permissioning, and automation in one first-party documentation surface.

Self-hosted docs

Routing Glossary

Terminology and concepts for Cyiro routing and traffic management.

docs.cyiro.comproduction-ready guidance

Primary routes

Main execution paths for model calls and agent workflows.

  • Default traffic paths for normal operations
  • Configured with primary provider endpoints
  • Monitored for performance and reliability
  • Subject to SLA and policy enforcement

Fallback routes

Pre-approved backup endpoints used during provider outages or degradations.

  • Secondary endpoints for failover scenarios
  • Pre-configured and tested for compatibility
  • Activated automatically during primary provider issues
  • Monitored for performance during failover

Failover policies

Rules governing when and how traffic is redirected between routes.

  • Condition-based triggering (latency, errors, timeouts)
  • Priority-based endpoint selection
  • Gradual traffic shift during recovery
  • Automatic rollback on secondary failures