https://mifr-gateway-production.up.railway.app.
Inference routes require Authorization: Bearer sk-mifr_…. See Authentication.
The gateway does not serve
/v1/responses, Anthropic, or /v1/encryption-key. Coordinator GET /v1/catalog and MDM attestation live on other hosts.
/status.json and /metrics are the Verified latency board. They are ops surfaces, not this product.
Trust floor
The default floor ishardware (MIFR_GATEWAY_MIN_TRUST). If no provider is at the floor, the gateway returns 404 model_not_found or 503 provider_unavailable; it never serves a lower rung while keeping the request’s x-mifr-trust label. An operator who sets MIFR_GATEWAY_MIN_TRUST=process is opting into low-trust mode, which is not Apple-backed. That environment setting is the only way down; there is no “best available” fallback.