Service Guides
Ground Agents in Context
Traverse Knowledge and Search Semantically via Shared Services
Connect to the graph and vector services so products query relationships and search content without standing up per-product stores.
Answer Relationship Questions from a Product
Query the graph service using triple patterns to answer relationship questions without writing join logic.
Search for Related Content from a Product
Query the vector service for semantically related content without managing embeddings storage.
Integrate with the Engineering Standard
Query the Engineering Standard from Any Product
Connect to the pathway service so products access derived roles and profiles without embedding derivation logic.
Fetch a Derived Role or Agent Profile
Get a derived entity from the pathway service without reimplementing the derivation.
Keep Service Contracts Typed
Expose Backend Services as Agent Tools Through One Server
Set up the MCP service so every gRPC endpoint becomes an agent tool from a single configuration file.
Add a Service to the MCP Surface
Register a new backend service as agent tools in the MCP server without writing integration code.
Prove Agent Changes
Collect Trace Spans from Any Product
Connect to the trace service so products send spans to a shared store without managing their own storage.
Send Spans from a Product
Emit trace spans to the trace service and verify they are queryable without managing storage.
Looking for library-level utilities like evaluations, trace analysis, or XmR charts? See Library Guides.