---
id: "quote-agents-are-lazy"
type: "quote"
source_timestamps: ["00:12:00"]
tags: ["agent-behavior", "dev-ops"]
related: ["claim-agents-are-lazy-developers", "concept-agent-environment-readiness"]
speaker: "Nate B. Jones"
speakers: ["Nate B. Jones"]
sources: ["s41-nvidia-open-sourced"]
sourceVaultSlug: "s41-nvidia-open-sourced"
originDay: 41
---
# Agents are lazy developers

## Quote

> "Agents are by definition just trying to get the job done. They are lazy developers."

— [[entity-nate-b-jones]]

## Why It Matters

This line is the **mental model** for [[claim-agents-are-lazy-developers]] and the foundational behavioral assumption behind [[concept-agent-environment-readiness]] and [[framework-factory-agent-readiness]].

The rhetorical force: stop attributing agent failures to model reasoning. Treat agents the way you'd treat a junior developer optimizing only for closing the ticket — and design environments that close every shortcut.

## Practical Corollary

If you accept this metaphor, the immediate next step is [[action-implement-strict-linting]].

## See Also

- [[claim-agents-are-lazy-developers]]
- [[concept-agent-environment-readiness]]
- [[framework-factory-agent-readiness]]
