How to read this book

Five parts, and they compose in a particular order. Part 1 sets the frame — why code got cheap, and the two theses everything rests on. The next two parts work one thesis each: Part 2 develops the Alignment Thesis as the controls that govern a fleet — lints, gates, the agent stack, the graph that catches guardrails colliding; Part 3 develops the Modeling Thesis as the executable, drift-gated models the fleet reasons through. Part 4 puts both to work as daily practice, and Part 5 is the grounding case: DocAble end to end, the real system the claims rest on. The Theory of MAGE, the closing implications and conclusion, and the appendices follow. Figure 0.4-1 shows the whole path and the routes through it.

A map of the book — the parts and how they compose Part 1, The Mindset, sits at the top and introduces the two theses. It branches to two parts that work each thesis out: Part 2, The Governed Environment, develops the Alignment Thesis as the controls that govern the fleet; Part 3, The Model Zoo, develops the Modeling Thesis as the models the fleet reasons through. Both feed Part 4, Putting It to Work, the method in daily practice, which leads to Part 5, a MAGE case study of DocAble that the book's claims rest on, and then to the closing implications for software engineering and the patterns appendix used as a reference. Part 1 · The Mindset the frame, and the two theses Part 2 · The Governed Environment Alignment Thesis: controls that govern Part 3 · The Model Zoo Modeling Thesis: models the fleet reasons through Part 4 · Putting It to Work the method in daily practice Part 5 · A MAGE Case Study DocAble, end to end: the grounding case Back matter · Implications for SE + the patterns appendix, a reference
Figure 0.4-1. The book in one map. Part 1 sets the frame and the two theses; Part 2 works the Alignment Thesis into fleet controls, Part 3 the Modeling Thesis into models. Both feed Part 4 (the method) and Part 5 (the DocAble case study), then the closing implications and appendix.

Read it straight through and the argument builds in order. But there are faster ways in. If you want to do this on Monday, read Part 1, then jump to Part 4 and dip back into Parts 2–3 when a technique needs its foundation. If you want to be convinced first, read Part 1, then Part 5 (watch the method survive a real production system), and come back for the how. And the appendices are a reference, not chapters: consult a pattern when you meet its failure, the way you would the Gang of Four.

Two ways to read this book

Read the book once, front to back, and you learn the method. Return to it while you build, and it works a second way.

The appendices are the reference interface to MAGE once you have the method. Treat them as part of the book's working surface, not as back matter tacked on behind it.

What each appendix is for

Five appendices, each with its own job. The first three form a reference triad you work in sequence; you reach for a different one depending on what you are asking.

The last two appendices stand apart from that triad, each answering a question the build sequence does not raise.

Working the appendices together

The three reference appendices are strongest read in sequence, from the capability you want down to the detail you need to ship it.

Read in that order, the appendices reinforce one another rather than repeat. Each answers a question the one before it raised.

The book and the online catalogue

The book and the online catalogue divide the work.

Come to the book to understand the ideas. Go to the online catalogue when you need the exhaustive record of one mechanism.

Where to look

Table 0.4-1 lays the surfaces side by side — each with the job it does and the question that sends you to it, from the main text through the five appendices to the online catalogue.

Table 0.4-1. Where to look — each surface of MAGE beside the job it does and the question that sends you to it, from the main text through the five appendices to the online catalogue.
ResourcePrimary purposeTypical question
Main textLearn the methodHow does MAGE work?
Appendix A — MAGE Engineering StacksCompose capabilitiesHow should I build this capability?
Appendix B — Flagship MechanismsEngineering judgmentWhy is this the right decision?
Appendix C — Mechanism CatalogRecall the vocabularyWhat is this mechanism again?
Appendix D — Operator's ReferenceOperate the running systemWhat should I watch while running the system?
Appendix E — How to Write a SkillPackage judgment into a skillHow do I build a skill?
Online catalogueComplete referenceHow do I implement this mechanism?

The Theory of MAGE — the causal account of why the method follows from cheap code — lives in the main text, near the end just before the implications, not in the appendices. It belongs to the argument, so it reads in sequence with the chapters that earn it.

© James C. Davis, 2026–present