Prefixes and deployment truth.
OpenAI-compatible clients use https://api.octoryn.dev/v1. The Router source also exposes /api/v1. Anthropic Messages is intentionally available only at /api/v1/messages. Before production use, operators must compare the deployed /openapi.json with the immutable source contract and retain the result.
Treat source, container and deployed contracts as three separate evidence layersExpand details
This is part of Prefixes and deployment truth.. Octoryn keeps its configuration, outcome and routing context together so teams can validate and review the capability independently.
View implementation docsDo not infer production support from a route existing in sourceExpand details
This is part of Prefixes and deployment truth.. Octoryn keeps its configuration, outcome and routing context together so teams can validate and review the capability independently.
View implementation docsUse /healthz, /readyz and /status for public process and component checks after deploymentExpand details
This is part of Prefixes and deployment truth.. Octoryn keeps its configuration, outcome and routing context together so teams can validate and review the capability independently.
View implementation docs
