Vocabulary for building AI agents that plan, act, and recover from failure in production systems.
The component or step that decides what sequence of actions an agent should take, kept separate from the steps that actually execute those actions.
Breaking a large, ambiguous goal into smaller ordered subtasks that can each be handled with a single reasoning step or tool call.