Skip to content

Pressure Routes

Page Maps

graph LR
  family["Reproducible Research"]
  program["Deep Dive Make"]
  section["Guides"]
  page["Pressure Routes"]
  capstone["Capstone evidence"]

  family --> program --> section --> page
  page -.applies in.-> capstone
flowchart LR
  orient["Orient on the page map"] --> read["Read the main claim and examples"]
  read --> inspect["Inspect the related code, proof, or capstone surface"]
  inspect --> verify["Run or review the verification path"]
  verify --> apply["Apply the idea back to the module and capstone"]

Read the first diagram as a timing map: this page is for non-ideal reading conditions, not calm full-course study. Read the second diagram as the loop: name the pressure, choose one bounded route, use one proof surface, then stop when the owning boundary is visible.

Use this page when urgency is shaping what you can realistically read.

Choose the route that matches the pressure

Pressure First page First module or reference First proof surface Stop when you can name...
first contact Start Here Module 00, Module 01 Capstone Walkthrough one truthful edge and one reason the capstone is not first contact
inherited build repair Anti-Pattern Atlas Module 04, Module 05 Command Guide whether the failure is graph truth, publication, portability, or a hidden input
release and stewardship Course Guide Module 07, Module 08, Module 10 Capstone Proof Guide the public contract, the proof bar, and the extension boundary
incident pressure Anti-Pattern Atlas Module 09 Capstone Review Worksheet the symptom, the owning boundary, and the next smallest confirming command

What not to do under pressure

  • do not start with the whole capstone repository
  • do not escalate to the heaviest proof route because you feel urgency
  • do not read governance pages before the current failure class is named
  • do not open every guide when one route already matches the pressure

Good companion pages

Good stopping point

Stop when you know which boundary owns the current problem and which next page or command would test that claim directly. If you still cannot name the boundary, return to the table above instead of widening the reading surface.