Skip to content

Deep Dive DVC Capstone Docs

Guide Maps

graph LR
  family["Reproducible Research"]
  program["Deep Dive DVC"]
  guide["Capstone docs"]
  section["Docs"]
  page["Deep Dive DVC Capstone Docs"]
  proof["Proof route"]

  family --> program --> guide --> section --> page
  page -.checks against.-> proof
flowchart LR
  orient["Read the guide boundary"] --> inspect["Inspect the named files, targets, or artifacts"]
  inspect --> run["Run the confirm, demo, selftest, or proof command"]
  run --> compare["Compare output with the stated contract"]
  compare --> review["Return to the course claim with evidence"]

This shelf is the curated public document surface for the Deep Dive DVC capstone. It is smaller than the full repository on purpose. The goal is to expose the documents another reviewer or downstream consumer can use without dragging every internal study route, source-only guide, or generated review bundle into the exported surface.

What this shelf is for

  • understanding the capstone's domain, architecture, and promoted contract
  • reviewing promoted data, model, prediction, recovery, and release surfaces
  • navigating the smallest stable set of documents that explains what the repository publishes

What this shelf does not include

  • internal-only reading routes for source placement or bundle packing
  • walkthrough aids that are only useful inside the full capstone repository
  • generated release artifacts that should stay under the review bundles, not the authored docs surface
  1. Domain Guide
  2. Capstone Architecture
  3. Publish Contract
  4. Stage Contract Guide
  5. Experiment Guide
  6. Review Route Guide
  7. Release Review Guide
  8. Recovery Guide when the question turns to restore and durability

Exported docs