esc
Anthology / Yagnipedia / The Backlog

The Backlog

An Infinite List of Things Nobody Will Build
Artifact · First observed 1990s (Scrum), though infinite lists of things to do have existed since the invention of papyrus and guilt · Severity: Infinite

The Backlog is an ordered list of everything a team could build, maintained with the understanding that most of it never will be built, groomed with the understanding that grooming it takes time away from building it, and prioritized with the understanding that the priorities will change before the team reaches the items being prioritized.

The backlog is Scrum’s memory — an ever-growing record of ideas, requirements, bugs, improvements, and Squirrel proposals that accumulates faster than it is consumed. In theory, the backlog is a prioritized queue. In practice, the backlog is a geological formation: the top layer is current work, the middle layer is “we’ll get to it,” and the bottom layer is fossils from a product strategy that no longer exists, maintained by a product owner who no longer works here.

The backlog grows. It always grows. Items enter the backlog faster than items leave it, because ideas are cheap, implementation is expensive, and the Product Owner’s job is to have ideas while the team’s job is to implement them. The ratio is always wrong. The backlog is the evidence.

The Three Layers

The Top (items 1-10) — Well-defined. Acceptance criteria written. Story points assigned. These items will be built. They are the backlog’s only honest section.

The Middle (items 11-50) — Partially defined. Rough descriptions. No story points. These items might be built, depending on whether the strategy changes, the team grows, or the Squirrel proposes something that pushes them down. They are the backlog’s waiting room — not yet important enough to build, not yet old enough to delete.

The Bottom (items 51-∞) — Single-line descriptions. No context. Written by people who have left the company. These items will never be built. They exist because nobody has the courage to delete them, because deleting a backlog item feels like admitting the idea was bad, and admitting an idea was bad feels like failure, and failure is not permitted in organizations that are “embracing a growth mindset.”

The bottom of the backlog is where ideas go to retire. They do not die. They are not killed. They simply accumulate, undisturbed, until a new product owner arrives and declares “backlog bankruptcy” — a mass deletion that is emotionally difficult, operationally trivial, and universally overdue.

The Idle Factory

The lifelog documented the one known instance of a backlog running out.

When AI-augmented development velocity reached ten tickets per day, the seventeen-item backlog faced exhaustion by Sunday. The Squirrel had just organized it perfectly — labels, priorities, parent-child relationships — and the beautiful board would exist for approximately forty-eight hours before it was empty.

“The backlog runs out on SUNDAY?”
The Caffeinated Squirrel, upon discovering that the factory was faster than the imagination, The Idle Factory, or The Morning the Backlog Ran Out of Ideas

The classical capacity planning problem inverted. For the first time, the bottleneck was not engineering throughput. It was the product manager’s ability to think of things to build. The factory floor was idle. The backlog — that infinite, ever-growing, never-completed list — was empty.

The Squirrel, whose entire existence was defined by proposing more than could be built, suddenly discovered that the factory had caught up. The blueprints must grow. The masons were waiting.

Grooming the Infinite

The backlog is maintained through Grooming — the act of reviewing, refining, and reprioritizing items. Grooming takes one to two hours per week. Over the course of a year, a team spends approximately 100 hours grooming a list that is 80% items they will never build.

This is not irrational. The 20% that gets built benefits from being well-groomed. But the 80% that never gets built absorbs grooming time that could be spent building — which is the backlog’s self-reinforcing trap. The more items in the backlog, the more grooming time is required, the less time is available for building, and the more items remain in the backlog.

The backlog is a garden where the weeds grow faster than the flowers, tended by a gardener who is contractually obligated to water both.

See Also