REAL-WORLD-SCHEMAS-15: Validate the self-hosted SDLC corpus end to end
What it demonstrates
Section titled “What it demonstrates”Running the whole planning tree against its per-type contracts via an auto-discovered config.
Builds on: REAL-WORLD-SCHEMAS-13: Referential graph: membership and supersession
How it’s done
Section titled “How it’s done”A terminal session: the command as you’d run it, followed by the output it prints; trailing comments note the exit status.
# markdown-contract.yaml routes docs/planning globs to contracts/*.contract.yamlmarkdown-contract validate docs/planning --format sarif > findings.sarif# auto-discovers markdown-contract.yaml; exit 1 if any task's depends_on dangles,# any milestone member is missing, or any decision references a superseded oneSurfaces exercised
Section titled “Surfaces exercised”CLI validate over a tree; auto-discovered markdown-contract.yaml; --format sarifthe full structure + content + rules planes from one parse