space pauses · ← → step · 1 2 3 answer
about the picture
Lesson five of a course on holding the model while an AI does the work. The cut is David Parnas’s (On the Criteria To Be Used in Decomposing Systems into Modules, 1972): split a system where a decision can hide behind a named interface, not where the pieces look equal. What sits behind a plug can be replaced without the rest of the machine knowing.