♽ Task-Artifact Cycle

= needs create artifacts, which then can create needs themselves

graph LR 
0["Need"] --> A["🎨 Interactive system design"]
A --> B["Artifact"]
B -->|creates new| 0

class A internal-link;

Lecture graphic

🎨 Interactive system design