AI product strategy · Draft for review
Before You Build an AI Product, Decide What It Needs to Prove
A working prototype should reduce a specific uncertainty—not simply demonstrate that AI can produce an impressive result.
Most AI product conversations start with a feature.
Could we add a copilot? Could an agent handle this workflow? Could we connect our data to a model and let people ask questions?
These are reasonable questions. They make the opportunity feel concrete, and current tools make it surprisingly easy to create something that looks convincing.
But a convincing demo and a useful product are not the same thing.
Before deciding what to build, I think a team should answer a more important question:
What does this product need to prove?
That question changes the work. It turns a prototype from a smaller version of the final product into a focused way to reduce uncertainty.
The demo trap
AI demos are unusually good at creating momentum.
A polished response appears in seconds. A workflow that used to require several tools happens in one interface. Something that felt impossible a few months ago suddenly looks close to finished.
That reaction is useful. It helps people see possibility.
The problem is that the demo often answers the easiest question: Can the technology do something impressive?
It may not answer the questions that determine whether a product will survive contact with real users and real operations:
- Does it solve a problem people care about?
- Does it behave consistently enough for the situation?
- Will people understand when to trust it?
- Can the organization support the data, integrations, review, and ownership it requires?
If those questions remain unresolved, adding more features usually creates a more expensive demo—not stronger evidence.
Define the proof before the scope
Traditional product planning often starts by defining scope. Teams list screens, features, integrations, and requirements.
For an uncertain AI product, I would start with the proof.
What belief is the team currently relying on? What would need to happen for that belief to become more credible? What would change the investment decision?
A useful proof statement is specific enough to be wrong.
For example:
We believe support specialists can resolve complex cases faster when an assistant gathers the relevant history, proposes a response, and clearly shows where its answer came from.
That statement gives the prototype a job. The team does not need to build an entire support platform. It needs to test whether the proposed behavior improves a real case without creating unacceptable review work or trust problems.
The prototype can stay narrow because the decision is clear.
Value
The problem is worth solving.
Behavior
The product acts the right way.
Trust
People understand and rely on it.
Delivery
The system can operate in reality.
Four things an AI product may need to prove
Not every prototype needs to answer every question. The useful categories are the ones that expose where uncertainty actually lives.
1. Value
Does the product improve a meaningful outcome?
That outcome might be less time spent finding information, a better decision, fewer manual handoffs, or a task that was previously too expensive to perform.
The important part is connecting the AI behavior to a real change in the work. “People liked the demo” is encouraging. It is not yet proof of value.
2. Behavior
Can the team describe how the product should act—not only when everything works, but when information is incomplete, confidence is low, or the request falls outside the expected path?
This is where a working prototype becomes more valuable than a presentation. Interaction exposes assumptions that static requirements tend to hide.
People begin asking better questions:
- Why did it choose that source?
- What happens if the data conflicts?
- Should it act automatically or ask for approval?
- How does a user correct it?
Those questions are not edge cases around the product. For many AI products, they are the product.
3. Trust
Trust does not mean convincing people that the AI is always right.
It means helping them understand what the system did, where uncertainty remains, and what responsibility still belongs to them.
A prototype may need to prove that users can review an output efficiently, recognize when something looks wrong, and recover without losing their work.
This is especially important when the product influences customers, money, safety, reputation, or regulated decisions.
4. Delivery
Some ideas work beautifully when a model is given a clean prompt and carefully selected context.
The real system may depend on fragmented data, slow integrations, permission boundaries, human review, monitoring, and someone being responsible when the workflow fails.
The prototype does not need production infrastructure. But it should expose enough of the delivery path to reveal whether the idea depends on conditions the organization cannot realistically provide.
A prototype is most valuable when it makes the next decision easier—not when it makes the final product look closer.
Prototype the assumption with the highest consequence
Teams often prototype the part that is easiest to show. I would prototype the assumption that creates the most risk if it is wrong.
If users may not trust the recommendation, test the explanation and review experience.
If the workflow depends on messy organizational knowledge, test retrieval with representative data.
If the value depends on reducing effort, observe the complete task rather than timing one model response.
If the system may act on someone’s behalf, test approval, interruption, and recovery before adding more autonomy.
This keeps the prototype honest. It also prevents technical progress from outrunning product understanding.
Decide what counts as evidence
Evidence should be defined before the prototype is shown.
Otherwise, excitement becomes the evaluation method.
The evidence does not always need to be a statistically significant experiment. Early-stage work may rely on observed behavior, task completion, recurring objections, failure patterns, or a technical spike against representative data.
What matters is agreeing on what the team will pay attention to.
For a first prototype, I often want to know:
- Can a user complete the intended task?
- Where do they hesitate or take over?
- Which outputs require correction?
- What information does the system need but not have?
- Does the workflow save effort after review is included?
- What new risk becomes visible once the idea is tangible?
The last question matters. A good prototype does not only confirm the original idea. It reveals what the team failed to consider.
The outcome is a decision
The result of a prototype should not automatically be “build the rest.”
Sometimes the evidence supports moving forward. Sometimes it suggests a narrower use case, a different interaction, or more investment in data and operations before product development begins.
And sometimes the right answer is to stop.
That is not a failed prototype. Avoiding the wrong product is one of the highest-value outcomes early evidence can produce.
AI has made it cheaper to turn an idea into working software.
That makes it even more important to decide what the software is supposed to teach you.
Before you build the product, define the proof.