How complicated work becomes repeatable
The pattern is the same whether it's a back office, a documentation workflow, or an AI-assisted process: find what actually happens, design the simplest path that works, write it down, and make it survive without me.
- mapping the real process — not the one on paper
- designing for the worst day, not the best one
- documentation that prevents rework
- handoffs that don't depend on memory
- If the system only works when one person remembers everything, it's not a system — it's a risk.