Skip to main content

SphinxGate

SphinxGate applies policy guardrails to your model routing. As agent systems grow — multiple models, fallback chains, different providers for different tasks — routing becomes a reliability surface in its own right. SphinxGate makes it controllable, inspectable, and provable.

The Problem SphinxGate Solves

Multi-model agent systems have a routing problem that almost no one addresses until something goes wrong:
  • Which models are actually being called? Not which ones you think — which ones are actually used in production.
  • Why did the fallback fire? Was it expected or a silent failure?
  • Who approved this routing change? Can you prove compliance?
  • Can you trust the audit trail? If your routing logs are incomplete, you can’t answer incidents or audits.
SphinxGate gives you policy-enforced, evidence-backed answers to all of these.

What SphinxGate Does

Policy Enforcement

Allow/deny rules for which models and providers can be used — and under what conditions.

Routing Audit Trail

Every routing decision logged with the model chosen, the reason, and the policy applied.

Fail Behavior Control

Configure fail-open vs. hard-fail behavior per route. No silent surprises.

Anomaly Detection

Flags unexpected routing patterns — unauthorized models, unusual fallback frequency, policy violations.

How Routing Policy Works

SphinxGate operates as a policy layer between your agent and the model router:
Every request passes through SphinxGate’s policy evaluation before reaching a model. The decision — approved, denied, routed to fallback — is logged with full context.

Policy Model

SphinxGate policies are simple allow/deny rules with conditions:

Fail Behaviors

Routing Log Format

Every decision is logged:
This log is the evidence layer. Export it for audits, feed it to Agent911, or use it for your own observability.

Anomaly Detection

SphinxGate flags routing patterns that don’t match expectations: Anomalies are surfaced in the routing log and fed to Agent911 when configured.

Quick Start

CLI Reference

SphinxGate vs Agent-Level Config

You might already configure model fallbacks in your agent’s gateway config. SphinxGate is not a replacement for that — it’s a policy and audit layer on top of it. The distinction matters for compliance: your gateway config describes intent; SphinxGate provides evidence of what actually happened.

Who SphinxGate Is For

SphinxGate is most valuable for teams that:
  • Use multiple models or providers and need to know which ones fire
  • Have compliance requirements around AI model usage
  • Run production-grade agent systems where unauthorized routing is a risk
  • Want audit-ready logging without building it themselves

Pricing

SphinxGate is a paid product. See Pricing for current rates.

Next Steps

Transmission

Signal transport integrity for the broader reliability stack.

Agent911

SphinxGate anomalies feed into the Agent911 unified snapshot.

Sentinel

Runtime protection to complement routing governance.

RadCheck

Point-in-time reliability scan. Good first step.