Adoption Spectrum
Level 4

Agent Orchestrator

You program multi-step autonomous processes. You spawn subagents. You direct rather than do.

If this is you
Your risk
⚠ Agentic risk

This is the only level where the AI can cause downstream effects — file changes, API calls, published outputs — without you reviewing each step. The chain completes; the output looks plausible; something went wrong at step 3. Verification architecture must be built into the workflow design, not added afterwards. Trust is earned through iteration on small runs, not assumed from the start.

You've arrived
You're at the frontier.

Level 4 is the full scope of current AI-assisted research practice. What matters now is not moving further but using this level well: designing robust verification architectures, documenting your workflows, and staying alert to the ways that autonomous systems introduce error modes that don't exist at lower levels.

A note on the spectrum.

There is a pull toward Level 4 in how AI is discussed publicly. "Agent orchestration" sounds more impressive than "I have a good CLAUDE.md." This is a distortion. The highest-leverage gains for most humanities researchers come from Level 2 (persistent context) and selective Level 3 workflows for file-heavy tasks. Level 4 is valuable in specific circumstances: large-scale corpus work, institutional tasks that are genuinely routine, researchers with programming fluency who have a concrete automation problem. It is a tool, not a destination.

← Level 3: Workflow Integrator