- Comfort with earlier modules in this track
- Ability to explain trade-offs and risks without jargon
- Explain system shapes in your own words and apply it to a realistic scenario.
- Architecture is choosing boundaries, data paths, and safe defaults, not only choosing a model.
- Check the assumption "Boundaries are explicit" and explain what changes if it is false.
- Check the assumption "Safety is designed in" and explain what changes if it is false.
- Solve a complex scenario with explicit assumptions and constraints
- Write one mitigation plan and one fallback plan
- A concise design or governance brief that can be reviewed by a team
- Boundary confusion. When people assume the model handles policy, failures become normal.
- No operational plan. A system that cannot be operated safely becomes an incident generator.