I was thinking that my process is pointing me towards making as much of what I do into a series of composable executable strategies as possible.
Here's the thought process:
I can make a limited number of decisions per day
For each decision, I can only tolerate a limited number of options until I get "overloaded"
So, any time a decision comes up, I should try and constrain my options.
I should also try and limit the amount of times I need to make a decision.
Some observations:
I often have to make the same decision repeatedly
More decisions in a process leads is perceived as friction
I can let my past self make decisions for me. I do this by letting my past self dictate my current self's constraints.
In other words, I make a promise.