Context #
Learned in this study #
Things to explore #
Overview #
Notes #
- Create a documented process
- Identify the existing actions taken during the process
- Link actions to one another to create sequences of state -> action -> state
- Determine the best course of action
- How to improve an existing process
- Prefer breadth over depth for flexibility (multiple choices at once), depth over breadth for simplicity (step-by-step)