How to scope an MVP down to one testable workflow
Every founder we talk to has a version of their product in their head that's more complete than what they actually need to build first. The scoping conversation is mostly about talking that version down to the smallest thing that can prove or disprove the one assumption the whole business depends on, and that conversation is usually harder than the build itself.
Start with the assumption, not the feature list
Before we talk about screens, we ask what has to be true for this business to work. Usually it's one sentence: people will pay for same-day delivery matching, or landlords will trust an app to screen tenants, or clinics will let patients book directly instead of calling. Everything in the MVP exists to test that one sentence. Anything that doesn't test it gets cut, no matter how core it feels to the eventual product.
This is often the most uncomfortable part of the process for a founder, because features that feel essential to the long-term vision turn out to be irrelevant to the specific question the MVP needs to answer right now.
One workflow, built all the way through
The common mistake is building five features at 40 percent completion instead of one feature at 100 percent. A half-working version of the whole product tells you nothing, because users can't actually complete anything and you can't tell if the idea failed or the execution did. One complete workflow, even a narrow one, gives you a real signal.
For a marketplace idea, that might mean skipping payments entirely for the pilot and handling settlement manually, so the team can focus every hour on making the actual matching experience good enough to test with real users.
What gets deliberately left out
Admin dashboards, account settings, password reset flows, and anything with the word "eventually" attached to it in a planning conversation are the first things cut. None of these test the core assumption, and all of them can be handled manually or skipped entirely for a pilot with a small number of real users, who can just email support if something goes wrong.
How this changes the conversation with a founder
Most of our early scoping calls involve talking a founder out of building something, not into it. We ask directly: if this one workflow works perfectly and everything else is missing, do you learn what you need to learn? If the answer is yes, everything else can wait. If the answer is no, that tells us the real workflow we should be scoping hasn't been identified yet, and we go back a step before writing any code.
What this actually buys you
A tightly scoped MVP is usually a six to eight week build instead of a six month one, and it produces a real answer instead of a guess. If the workflow validates, the codebase becomes the foundation for the full build. If it doesn't, you've spent weeks finding that out instead of months, with a specific enough test that you actually know what to change next rather than starting over blind.
A real example of a scope cut that mattered
A logistics startup came to us wanting a full dispatch platform: route optimization, driver tracking, customer notifications, and a billing system, all in the first version. We cut it down to just the matching workflow, a shipper posts a job, a driver accepts it, both see status, with everything else handled manually by the founders for the pilot.
That narrower version shipped in five weeks instead of the four-plus months the original scope would have taken, and it answered the actual open question, would drivers and shippers trust an app-based matching system at all, faster and far more cheaply than the fuller build would have.
Why founders resist this more than you'd expect
Cutting scope can feel like admitting the vision is smaller than it is, which is an understandable but misplaced worry. The MVP isn't the vision, it's a specific, narrow experiment designed to de-risk the vision, and conflating the two is where a lot of over-scoped first versions come from.
Cutting scope can feel like admitting the vision is smaller than it is, which is an understandable but misplaced worry.
How we handle a founder who has multiple assumptions to test
Sometimes there genuinely are two or three separate assumptions that all need testing, and no single workflow covers all of them. In that case we sequence them rather than testing all at once: build and validate the riskiest assumption first, since if that one fails, the others may not matter at all.
What good scoping conversations have in common
The best scoping sessions we run end with the founder more excited about the narrower version than they were about the original idea, because the conversation clarified what actually mattered. That reaction is a good sign the scope is right; a founder who leaves the conversation deflated usually means we haven't yet found the version of the cut that still feels meaningful to them.
How we push back when a founder insists on building for a future they haven't reached yet
A common pattern is a founder wanting to build in support for a future business model, enterprise accounts, a marketplace with multiple seller types, before there's a single validated customer for the core idea. We push back on this directly, since building for a hypothetical future state adds real cost and delay to answering the present, much more urgent question of whether anyone wants the core product at all.
What we do when two co-founders disagree about what the MVP should include
Co-founder disagreement about MVP scope is common, and it's usually really a disagreement about which assumption is riskiest, not a disagreement about the product vision itself. We facilitate that conversation directly, asking each founder to name the single thing that would most worry them if it turned out to be false, which usually converges the group toward a shared answer faster than debating features in the abstract.
How we help a founder articulate their core assumption when they genuinely struggle to name just one
Some founders arrive with several assumptions genuinely tangled together and struggle to isolate the single riskiest one. We use a structured exercise, asking what specific piece of evidence, if it turned out to be false, would make the founder walk away from the idea entirely, which usually surfaces the real core assumption more effectively than asking directly what the core assumption is, since that more direct framing tends to produce a rehearsed answer rather than genuine reflection.
What we do once the pilot has actually run
Validation isn't a single yes-or-no moment at the end of a pilot, and we treat it that way with clients. We agree on the specific signal that would count as validation before the pilot starts, a completion rate, a repeat-usage rate, a willingness to pay, so nobody is left arguing after the fact about whether ambiguous results actually mean the assumption held up.
When the signal is genuinely mixed, neither a clear success nor a clear failure, we go back to the workflow itself rather than the broader idea, since a weak result is more often a sign that some part of the experience got in the way of a fair test than a sign the underlying assumption was wrong. Separating execution problems from assumption problems is its own skill, and it's one we spend real time on with founders who are otherwise ready to give up on an idea that might just need a cleaner test.