Depth 10 · conceptual · scaffolded · M20 §20.1
Run an agent loop
Cycles perceive, decide, act and observe
- Evidence
- Completes a multi-step task with a stop condition
- Market anchor
- AI agents
- Rests on
- load-bearing
Execute and return tool results · Tool Use & MCP
The loop calls tools.
load-bearingRoute requests in FastAPI · FastAPI
The tools it calls have to be served.
supportingRecover from tool failure · Tool Use & MCP
Loops depend on surviving individual tool failures.