Multi-provider LLM fallback
Answer: Cybertronic Router retries and falls back across providers on rate limits, upstream errors, and timeouts - but only before the first token on streams; after tokens start, errors surface to the caller (no stitched streams). Behavior is conformance-tested in the router repo.