Gateway proxy
Agents and SDKs point at PhaseOne10841 instead of the upstream LLM. The OpenAI-compatible gateway applies middleware on chat completions, tool calls, and peer messages before anything reaches tools or models.
- Single control plane for LangChain, CrewAI, OpenAI SDK, and adapters
- Policy, scanners, and recording run on every request path
- Upstream stays configurable (OpenAI, Ollama, OpenRouter, mock)