Learn
Agent Infrastructure
Plain-language explainer of Agent Infrastructure, with related catalog pages.
Definition
Agent infrastructure is the stack around the model: tool sandboxes, memory, queues, permissions, and tracing that make agents runnable in production.
How it works
Separate the model from credentials and side effects. Give each tool least privilege. Measure task success, not just token counts.