AgentCore Reference
Glossary + diagram atlas for the multi-agent track.
Diagram atlas
- ac-multi-agent-topology — Multi-Agent Systems Primer
- ac-platform-overview — AgentCore in One Diagram
- ac-langgraph-state — LangGraph Fundamentals
- ac-supervisor-routing — Supervisor Pattern in LangGraph
- ac-runtime-deploy — AgentCore Runtime
- ac-memory-tiers — AgentCore Memory
- ac-identity-delegate — AgentCore Identity
- ac-gateway-mcp — AgentCore Gateway + MCP
- ac-observability — Observability and Evaluation
- ac-capstone-triage — Capstone: Multi-Agent Triage
- ac-playbook-handoff-fail — Multi-Agent Playbook
Glossary
AgentCore Runtime
Managed execution environment for deploying agent frameworks like LangGraph.
Supervisor pattern
Orchestrator agent that delegates subtasks to specialized worker agents.
AgentCore Gateway
Facade that exposes REST, Lambda, and MCP capabilities as unified agent tools.
LangGraph StateGraph
Graph abstraction with shared state, nodes, and conditional edges for agent workflows.