Why scoping an MVP matters more than it looks
The version of this that works is simpler than the version most people imagine. Scoping an MVP is easy to treat as a detail, and that is exactly why it is worth a few minutes of attention.
Strategy work is mostly deciding what not to do, and writing it down so it stays decided. The failure mode is not doing it wrong, it is doing it once and assuming it stays done.
Why it matters
Minimum means uncomfortable, viable means it works. Where this goes wrong is almost never a lack of knowledge. Doing this properly once is usually cheaper than doing it approximately three times.
Cut features, not quality. That sounds obvious written down. It is still the thing most often skipped. Assume whoever inherits this will have half your context and none of your patience.
What to watch for
The point is to learn something specific. It is worth being explicit about, because assumptions differ quietly. The practical test is whether someone new to the project could tell, in a minute, that it had been handled.
How to tell if yours is fine
Clear scope protects the client at least as much as it protects the agency. Three things worth confirming about scoping an MVP before you move on:
- Someone can say what the current setup is without going to look
- Minimum means uncomfortable, viable means it works — and you know whether that is true here
- There is a way to tell whether the last change to this helped
If any of that sounds like a description of your current setup, it is fixable.