Skip to main content
Menu
Back to Writing
ProductFoundersLaunch

From idea to shipped product: what founders get wrong in month one

The first month of building a product decides whether you ship in three months or nine. Here are the four decisions founders get wrong most often, and what to do instead.

By ··4 min read

Every product I've built with a founder has had the same inflection point: somewhere around week four, you discover which of the decisions you made in week one were load-bearing and which ones weren't. The load-bearing ones if wrong cost you months. The ones that weren't are the ones the founder usually agonized over.

After about a dozen of these engagements, the pattern is depressingly consistent. Four decisions matter, and founders tend to treat each of them the opposite of how they should.

1. Over-investing in architecture, under-investing in distribution

Founders, especially technical ones, spend the first two weeks making decisions about frameworks, database choice, microservices vs monolith, serverless vs not. They spend the same two weeks making zero decisions about how anyone will ever find this product.

The asymmetry is brutal. The architecture choice affects engineering velocity for maybe six months. The distribution choice affects the existence of the company for the next two years. And architecture is a genuinely reversible decision a monolith can be broken up, a database can be migrated while distribution is almost pure path dependence. The first 100 customers determine the shape of the next 10,000.

What to actually do in week one: decide how the first 10 customers will hear about this product. Not vaguely concretely, with a list of names. If you can't list them, you don't have a product yet, you have an engineering project.

2. Hiring the team before the product shape is stable

The second common mistake: founders hire a second engineer, then a designer, then another engineer, before the product has its first 20 real users. The cost isn't just cash it's that every person added to the team in this phase becomes an opinion-holder on design decisions that should be purely discovery-driven.

In the first month, the product shape changes weekly. A solo builder (or a founder + one consultant) can pivot in a day. A three-person team needs a meeting. A five-person team needs a retro. You have compressed the one thing you need to be doing fast into something you can only do slowly.

What to actually do: stay as small as you can for as long as you can. My founders usually run at one engineer + one founder-as-PM for at least the first two months of actual user-facing iteration. Hire the second engineer once the product shape has stopped changing weekly.

3. Treating "MVP" as a destination

"MVP" is the most abused acronym in software. Founders use it to mean "the smallest version of my complete vision" when it actually means "the minimum experiment that tells me whether my hypothesis is correct."

In practice this means the MVP you should build is often ugly, narrow, and partially manual. It does one workflow end-to-end for one kind of user. It breaks in predictable ways that you hand-fix. It's meant to produce a signal, not to be shipped to the whole market.

What to actually do: define the MVP by the question it answers, not the feature list it contains. "Can we get a doctor to import a patient record, generate a referral letter, and send it in under two minutes?" is a better MVP spec than "build a patient management system." The first answers a question; the second runs for 18 months.

4. Ignoring the handoff from day one

Technical founders frequently build the MVP themselves, hand it to a contractor, and then wonder why the contractor takes three months to be productive. The reason is almost never the contractor it's that the founder shipped a codebase with no tests, no docs, no deployment story, and implicit conventions that only exist in the founder's head.

The moment the product leaves one person's hands is the single biggest compounding risk in a first-month build. And it's entirely preventable.

What to actually do: from day one, write code as if the next person to touch it starts next week. That means a README that a stranger can run, a CI that makes broken builds visible, and a deploy process that requires one command. Not because you need it yet because six weeks from now, you will need it, and if it doesn't exist, you'll spend two weeks pretending not to notice and then three weeks building it in a panic.

The compounding effect

None of these decisions are individually fatal. A founder who gets three out of four right and the fourth wrong usually recovers the cost is measured in weeks, not death.

The problem is that the four mistakes compound. The founder who over-invests in architecture, hires too early, treats MVP as a destination, AND doesn't plan for handoff is the founder whose "three-month launch" becomes the nine-month launch that everyone is too polite to call a failed project.

Which is why the first month matters so much. Not because the work you do in month one is the most important work it isn't but because the decisions you make in month one shape every decision that comes after.

What this looks like when it goes right

The founders I've shipped with fastest had one thing in common: they treated the first month as discovery, not construction. The product got built, of course, but it got built in the margins around decisions about users, positioning, and distribution. The architecture was whatever would hold together for six months. The team was whoever could be fired Friday and the company would still exist Monday. The MVP was a question, not a feature list.

That's the shape of a good first month. Not perfect, not impressive, but cheap to be wrong about.

If you're at the start of a build and trying to figure out which decisions are load-bearing, my Product Build engagement is the packaged version of running through this together. Or send me a note and we'll talk through where you are.

Working through this yourself?

This is the kind of work I help founders and product teams run. Book a discovery call if it's not a fit, I'll point you to someone it is.

Start a Conversation