Reference¶
Page Maps¶
graph LR
family["Reproducible Research"]
program["Deep Dive Make"]
section["Reference"]
page["Reference"]
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"]
This shelf is for durable Make vocabulary, boundary questions, and completion standards. Use it when the build concept is already recognizable and you need a stable review surface for graph truth, public targets, proof routes, or stewardship.
Choose the right reference route¶
| If your question is... | Best page |
|---|---|
| What does this term mean locally? | Glossary |
| Where does this idea sit in the course sequence? | Module Dependency Map |
| What should I practice or prove next? | Practice Map |
| How should I review this build claim? | Review Checklist |
| Which sharper boundary question should I ask? | Boundary Review Prompts |
| How can I turn this idea into active recall? | Self-Review Prompts |
| What failure shape am I seeing? | Anti-Pattern Atlas |
| What counts as genuinely complete understanding? | Completion Rubric |
| Does this question belong in the course center or at its edge? | Topic Boundaries |
What this shelf is for¶
- keeping graph truth, public target, artifact, and stewardship language stable
- turning build review into explicit keep, change, or reject calls
- connecting module order to local proof loops and capstone follow-up
- deciding whether a Make build deserves trust beyond one successful run
Guide set¶
- Glossary
- Module Dependency Map
- Practice Map
- Review Checklist
- Boundary Review Prompts
- Self-Review Prompts
- Anti-Pattern Atlas
- Completion Rubric
- Topic Boundaries
Stop here when¶
- you know which reference page answers the current build or review question
- you can turn that page into one explicit judgment
- you know whether the next move is back to a module or into the capstone