Pressure Routes¶
Guide Fit¶
flowchart TD
family["Reproducible Research"] --> program["Deep Dive DVC"]
program --> pressure["A concrete learner or reviewer question"]
pressure --> guide["Pressure Routes"]
guide --> next["Modules, capstone, and reference surfaces"]
flowchart TD
question["Name the pressure honestly"] --> route["Choose one bounded route"]
route --> proof["Use one matching proof surface"]
proof --> next_move["Stop when the owning state boundary is visible"]
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 state 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 Guide | one authoritative state layer and one reason the capstone is not first contact |
| inherited repository repair | Anti-Pattern Atlas | Module 01, Module 04 | Command Guide | whether the failure is identity, pipeline truth, collaboration drift, or recovery |
| promotion and stewardship review | Course Guide | Module 05, Module 09, Module 10 | Release Audit Checklist | what downstream trust depends on and what remains internal state |
| recovery pressure | Verification Route Guide | Module 08, Authority Map | Capstone Review Worksheet | what survives local loss, what depends on the remote, and the next confirming command |
What not to do under pressure¶
- do not start with the whole capstone repository
- do not escalate to the strongest proof route because the situation feels urgent
- do not read promotion or governance pages before the current state boundary is named
- do not open every support page when one route already matches the pressure
Good companion pages¶
- Module Promise Map when the route needs a sharper module contract
- Proof Ladder when the current command still feels too heavy
- Capstone Map when you know the module but not the repository surface
- Topic Boundaries when the pressure is really outside the course boundary
Good stopping point¶
Stop when you know which state 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.