Domain 1: Agentic Architecture & Orchestration
27% of the exam — Loops, delegation, subagents, and knowing when not to use an agent.
- Design and implement agentic loops for autonomous task execution
- Orchestrate multi-agent systems with coordinator-subagent patterns
- Configure subagent invocation, context passing, and spawning
- Implement multi-step workflows with enforcement and handoff patterns
- Apply Agent SDK hooks for tool call interception and data normalization
- Design task decomposition strategies for complex workflows
- Manage session state, resumption, and forking