04. Week 16 — Daily Recall¶
Use this with 02_explainer.md and 03_study_material.md. Answer aloud before looking.
Monday¶
- In the ship analogy, what are the course, the compass, the crew, the weather check, and the ship's log?
- Retell the Sprint 1 to Sprint 5 failure story from memory.
- What specifically separates a strong senior engineer from a Lead in this module?
Tuesday¶
- Explain build vs buy vs fine-tune in under two minutes.
- Give one example of a two-way door and one example of a one-way door in AI engineering.
- What belongs in an ADR, and what should trigger a revisit?
Wednesday¶
- What should be unit tested in an AI system?
- What should be evaluated instead of unit tested?
- Name the minimum production signals you would log for an LLM feature.
Thursday¶
- What types of technical debt appear in AI systems beyond code debt?
- What questions should AI code review ask that normal code review might miss?
- How do you plan research-heavy sprint work without pretending uncertainty is gone?
Friday¶
- When should a workflow stay manual for now?
- Translate one technical decision separately for product, legal, and finance.
- Why are principles context-dependent rather than universal rules?
Saturday¶
- Without notes, recreate the failure-fix table from Chapter 6.
- Pick one feature and explain its manual-to-automation roadmap.
- State the four habits Module 17 assumes you already have.
Sunday¶
- What is your personal default for API-first, and when would you override it?
- Which principle from this week would most improve your current project?
- Bridge question: how will MLOps make your preferred principles automatic?