← Back to Explorer

loop-core

/loop-core
Iterative cycle of plan → act → evaluate → adjust until stop conditions are met.
Strata: L3, L4 Axes: Execution, Orchestration Status: seed

Explainer

The canonical agentic control cycle. An agent enters a loop where it plans the next action, executes it via tools or generation, evaluates the result against success criteria, and adjusts strategy. The loop repeats until stop conditions are satisfied or a budget is exhausted. Variants include research loops, evaluation loops, implementation loops, and recovery loops.

Anti-Patterns

Mitigations

Top Products

Related Concepts

Sources