Reading guide: how the deep dives fit together

Which paper covers what, in which order to read them, and the running example that connects them.

Status: Series v0.1, July 2026 Foundation: All papers in this series elaborate the aigile working paper v0.1. Terminology follows the working paper glossary, which is canonical.

Purpose

The working paper establishes the aigile framework as a whole. Each paper in this series takes one load-bearing element, develops it to full depth, specifies its protocols normatively, illustrates it with a running example, and names the derivative artifacts (playbook chapters, slides, website sections, tooling requirements) that should be built from it.

The running example

All papers share one worked example: Orderly, a fictional B2B order-management SaaS built by a team of four humans and a set of coding agents. Orderly begins the series in collaborative mode and, across the papers, earns increasing agent autonomy. Reusing one example keeps the papers interlocking: the constitution written in Paper 03 is the one violated in Paper 05 and amended in Paper 08.

The papers

#TitleElaborates working paperDepends on
01The Backward Edge: Foundations and DiagnosisParts I and IInone
02The Three-Layer Artifact Model and Layered TruthSection 601
03The Constitution as Versioned LawSection 702
04Review Economics and the Increment Sizing RuleSections 5 and 802
05Deviation and Drift: Keeping Map and Territory AlignedSections 9 and 1002, 03, 04
06The Validation Architecture and the Human AnchorSections 12 and 1404
07The Authority Matrix and Graduated AutonomySection 1303, 06
08Retrospectives, Gardening, and the Comprehension BudgetSections 5.3 and 1102, 05
09The Craft of SlicingSection 8 step 2 and the sizing rule04, 05, 06

Common paper structure

Every paper follows the same skeleton so derivative artifacts can be produced mechanically:

  1. Abstract and position in the framework
  2. The problem in full (why this element exists)
  3. The mechanism (conceptual treatment)
  4. Normative protocol (numbered rules; the part playbooks quote verbatim)
  5. Orderly worked example
  6. Failure modes and anti-patterns
  7. Metrics
  8. Open questions
  9. Derivative artifacts this paper feeds

Reading order

Sequential order works. Readers building a playbook should start at 04 and 05. Readers preparing executive material should read 01, 06, and 07. Readers designing tooling should read 02, 03, and 05.