Terms  /  Execution Quality  /  AI Slop
04 · Execution Quality

AI Slop

Low-effort, mass-produced AI output that floods a channel with plausible-looking but low-value work — degrading signal in the surrounding environment.

AI Slop is the execution-quality failure that emerges at scale. A single low-quality output is a mistake; a torrent of them is slop. It looks like real work — formatted correctly, grammatically clean, confidently delivered — but it carries little verified information, original thought, or completed intent. Slop accumulates in pull requests that don't compile, support tickets that don't address the issue, articles that cite invented sources, and codebases that grow without anyone understanding what was added. The problem isn't that any one piece is catastrophic; it's that the noise crowds out the signal until nobody trusts the channel anymore. Slop is the visible end-state of Execution Hallucination, Plan Drift, and Trust Without Verification operating together at industrial scale.

Example
A team adopts an agent to draft GitHub issues from customer support transcripts. Within a month, the issue queue has tripled — but the engineering team realizes most of the new issues are duplicates of existing ones, mis-categorized, or describe symptoms the agent invented from ambiguous phrasing. The team now spends more time triaging slop than they used to spend reading raw transcripts. The agent's output was technically "well-formatted issue tickets" — it just wasn't useful work. The channel that used to surface real bugs is now a firehose of plausible-looking noise.

More in Execution Quality