What is a project?
- What is a project?
- It's a goal with a frontier of 0 to n obvious next-actions that each help you get incrementally closer to achieving the goal.
- The moves are default-converging.
- The set of obvious next-actions are your "adjacent possible."
- Sometimes the next-actions are not obvious and must be discovered, but once they're discovered they can be compared so you can pick the right next action.