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.
Evaluation Engineering: All Planes, All Methods
How to build a robust evaluation framework across every AI system plane: data sources, offline and online modes, three scorers, specialized automation, and per-plane playbooks.
Governance Runtime: Five Boundaries, Three Verdicts
How to implement a Policy-Governed Agent Runtime. PEP/PDP enforcement, subject-action-resource-context contracts, audit replay, step-up, and boundary-specific playbooks.
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.
RAG: Governed Retrieve, Validated Pack
Reference design for G.A.I.N RAG: route-declared retrieval, PEP-gated search, context packs, and validation before synthesis.