A gap is not a solution yet. Not every problem is an AI problem, and the wrong kind of AI is how teams waste a year. Run the gap through three questions that, together, point you at the right shape of solution.
Every opportunity is some mix of three underlying problems. Name the mix, name the stakes, and the approach follows: better tooling, AI, or an agent.
Q1Which problems are actually in play?
Every opportunity solves one to three of these. The mix points at the kind of solution.
- The system. Data in the wrong place, software that doesn't talk, manual steps everywhere. Calls for better tools: fix the stack so the rest can work.
- The thinking. Judgment doesn't scale, decisions queue, analysis waits on over-capacity people. Calls for better intelligence: AI that reasons alongside your team so decisions move.
- The toil. Repetitive work drowning people, processes that need constant babysitting. Calls for better autopilot: systems that handle the running so people focus on judgment.
Q2What would you do with unlimited capacity?
Picture the ideal concretely. Not "we would be more efficient." Something like "every invoice cleared the day it arrives, with no month-end pile-up." The concrete answer is what you actually want a solution to make possible.
Q3What happens when it's wrong?
Low stakes means mistakes are cheap to catch and fix, which opens up more autonomy. High stakes means mistakes are expensive, visible, or hard to reverse, which keeps a human in the loop longer.
Before
"We should automate this."
After
A named direction: whether the problem is the system, the thinking, or the toil, and whether it calls for tooling, AI, or an agent.
Worked exampleInvoice triage
Triage is rule-following on semi-structured documents, not judgment. That makes it the toil, not a thinking or a systems gap. The right path is AI for extraction and classification, not a full agent, because the rules are stable and a human still approves. The v1: read each invoice, propose a cost-center code and an approver, and queue it for a one-click confirm.