PHOENIX detects when an agent crashes, when a model call times out, or when a circuit breaker trips on the reasoning path. It re-routes to a deterministic fallback or a secondary model so the scan still completes. Included free with every paid tier.
If the reasoning path goes down (cloud LLM hiccup, rate-limit, local Ollama OOM), the scan still completes. PHOENIX is what makes that work.
PHOENIX probes every agent every minute and every model endpoint every thirty seconds. Failures are flagged within one heartbeat.
External reasoning services, local Ollama, deterministic rules. PHOENIX walks the chain on failure and the scan completes with the best available reasoning path.
Per-provider circuit breaker prevents thrashing on a degraded endpoint. Half-open probes test recovery before re-engaging full traffic.
Every fallback decision and every circuit-breaker state change is logged. The operator sees which provider answered each prompt and why.
Read-only scan. No credit card. Full evidence pack on every finding.