Skip to main content

6 docs tagged with "ai-intelligence"

View all tags

Agents Blueprint: Intent, Orchestration, Autonomy

How to implement agent routing and autonomy: intent dispatch at ingress, orchestration in the loop, versioned manifests with pinned tools, four autonomy patterns, shared contracts, and control points. Model selection lives in the LLM Blueprint. MCP is transport only.

LLM Blueprint: Gateway Model Routing

How to implement model selection at the LLM gateway: capability matrix, task-aware routing, abstention, and eval-gated canary promotion. The model does not choose which model runs.

MCP: Transport, Gateway, Registry

Reference design for G.A.I.N MCP as transport: client, gateway, server registry. Tool contracts (manifests) live in the Agents Blueprint.