Chapter 2.5 — The Loop as Primitive

STATUS: In development | Part of the DIE Framework book manuscript


THE CORE CLAIM

The agentic loop is a new work primitive — as fundamental as
the meeting, the spreadsheet, or the email thread.

It is not a tool. It is a unit of work organisation.
Every loop has three components: a task, an evaluator,
and an iteration condition. When these three exist,
the loop can run without human intervention.

program.md is the governance layer of the loop.
Whoever controls program.md controls the research.
Whoever controls the fitness function controls the future.


CHAPTER SECTIONS

2.5.1 What makes something a primitive?
2.5.2 The three components of an agentic loop
2.5.3 Loop-ready work — a taxonomy
2.5.4 program.md as governance layer
2.5.5 The fitness function as civilisational lever
2.5.6 Bridge to Chapter 3


RELATED

→ DIE Framework preprint (Zenodo): https://zenodo.org/records/19888889
→ GitHub repository: github.com/dbtcs1/die-framework
Back to DIE Framework