Straits Hub · Enterprise AI Fabric
One governed interface between every employee, application and agent — and every commercial or private AI resource your company is authorized to use. The fabric controls model choice, provider accounts, egress identity, cache locality, guardrails, fallbacks, audit and cost allocation, behind the API surface your tools already speak.
Dark control plane: routing, guardrails, nodes, budgets, traces — seeded with live-looking fleet data.
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer fab_demo_admin" \
-H "Content-Type: application/json" \
-d '{
"model": "@company/general-fast",
"messages": [{"role": "user", "content": "Hello, fabric"}]
}'Endpoint surface, service profiles, request extensions and compatibility notes.
Task-signature scoring across models, providers, accounts and egress nodes.
Four-stage policy enforcement that fallbacks can never weaken.
Exact cache, request coalescing and provider prompt-cache affinity.
Reservations, shadow pricing, committed-contract burn-down and audit.