- Foundations-level vocabulary and concepts
- Confidence with basic diagrams and section terminology
- Explain pipelines and flows in your own words and apply it to a realistic scenario.
- Pipelines work when contracts and monitoring prevent silent failure.
- Check the assumption "Contracts are versioned" and explain what changes if it is false.
- Check the assumption "Failures are visible" and explain what changes if it is false.
- Work through one scenario and justify the decision with evidence
- Compare two options and name the trade-off clearly
- A one-page decision note with assumption, evidence, and chosen action
- Silent breakage. A silent failure is worse than a loud failure. It damages trust.
- Shadow flows. Unofficial exports and manual fixes create a second system that nobody owns.