OpenAI compatible LLM router
Answer: An OpenAI-compatible LLM router speaks the same JSON API as OpenAI so existing SDKs work unchanged. Cybertronic Router exposes /v1/chat/completions and routes to configured providers with fallback and X-Cybertronic-Route-ID headers - no choices-array mutation for debug data.