---
id: "claim-avoid-automating-judgment"
type: "claim"
source_timestamps: ["00:10:55", "00:11:05"]
tags: ["workflow-design", "agent-capabilities"]
related: ["concept-coordination-load", "contrarian-agents-not-for-strategy"]
confidence: "high"
testable: true
speakers: ["Nate B. Jones"]
sources: ["s06-openai-free-employee"]
sourceVaultSlug: "s06-openai-free-employee"
originDay: 6
---
# Agents Should Automate Coordination, Not Judgment

## Claim

The best agent workflows do not attempt to automate high-value human judgment. Instead, they automate the [[concept-coordination-load|coordination layer]] that surrounds that judgment.

**Confidence:** High. **Testable:** Yes.

## Failure Modes for Strategic Automation

When teams try to build agents to solve ambiguous, strategic problems (e.g., 'figure out our Q3 strategy'), the agents fail because:

- The **path is unknown** (see [[quote-known-path]])
- The **evaluation criteria are subjective**
- There is no rubric the agent can apply consistently

## What Agents Excel At

Conversely, agents excel at:

- **Gathering context** across systems
- **Moving data** between platforms
- **Applying rigid rubrics** to format information

By delegating the 'messy middle' to the agent, the human worker is freed to apply judgment solely to the final, synthesized output.

## The Operating Principle

> AI is currently best utilized as a tireless administrative coordinator, clearing the operational pile so that human experts can make faster, better-informed decisions without being bogged down by data retrieval and formatting.

See [[contrarian-agents-not-for-strategy]] and [[framework-ideal-agent-target]].

## Enrichment Validation

Supported by enterprise practitioner consensus. Caveat: o1/Claude 3.5 reasoning gains may extend the viable judgment-automation envelope over time, but Stanford HAI warns of narrow-task benchmark inflation. Default to coordination-first today.


## Related across days
- [[claim-klarna-intent-failure]]
- [[concept-editorial-function]]
- [[contrarian-management-unbundling]]
