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. Workflow Evidence Audit Guide
  3. Capstone Architecture
  4. Publish Contract
  5. Stage Contract Guide
  6. Stage Contract Audit Guide
  7. Data Identity Audit Guide
  8. Runtime Contract Audit Guide
  9. Metric Contract Audit Guide
  10. Experiment Comparability Audit Guide
  11. Reviewer Handoff Audit Guide
  12. Recovery Guide
  13. Recovery Readiness Audit Guide
  14. Promotion Integrity Audit Guide
  15. Boundary Migration Audit Guide
  16. Experiment Guide
  17. Review Route Guide
  18. Release Review Guide

Exported docs