Skip to content

Commit 384bd8b

Browse files
GiniGini
authored andcommitted
Clarify mandatory LiteLLM routing
1 parent eabfe76 commit 384bd8b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

HANDOVER.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
> **For**: The next agent (or human) picking this up cold.
66
> **Read this entire document before touching any code.**
77
8+
> **Routing clarification**: ONEVibe must route **all** model traffic through the server-controlled LiteLLM gateway for data sovereignty, centralized policy, cost control, and model optimization. This includes every Claude/Anthropic-compatible SDK call, Codex-compatible route, AgentCore integration, local test harness, and future provider adapter. Do not call a first-party Anthropic endpoint directly or add a direct Anthropic credential as a fallback; if LiteLLM is unavailable, fail closed and surface an unavailable state.
9+
810
---
911

1012
## 1. What ONEVibe is (the sharpened thesis)

0 commit comments

Comments
 (0)