Skip to content

Mastery Map

Page Maps

graph LR
  family["Reproducible Research"]
  program["Deep Dive Make"]
  section["Orientation"]
  page["Mastery Map"]
  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"]

Use this page when the course is no longer about first contact or ordinary study rhythm. The goal here is stewardship: decide what still deserves trust, what must change, and what should move beyond Make instead of being hidden inside it.

Return by late-course pressure

If the pressure is... Revisit Keep nearby Capstone cross-check
whether the build can still defend itself under review Module 09 Review Checklist Capstone Review Worksheet
what counts as publishable source versus local residue Modules 08 to 09 Boundary Review Prompts Capstone Proof Guide
whether parallel, deterministic, and release claims still hold together Modules 03 to 09 Proof Matrix Capstone Proof Guide
whether Make should keep owning the concern at all Module 10 Anti-Pattern Atlas Capstone Review Worksheet

Late-course route

Module 09: incident judgment

Use Module 09 when the review question is observability, incident pressure, or whether a failure can be explained with evidence instead of folklore.

Module 10: migration and governance

Use Module 10 when the review question is long-lived ownership.

  • Re-read the module as a boundary decision, not as a recap.
  • Ask which responsibilities still belong in Make and which should move to a smaller, clearer tool boundary.

Good mastery signal

You are using this map well when you can say all three:

  • which build claim is under review right now
  • which proof route is proportionate instead of theatrical
  • what you would still reject even if the build currently passes