Honest Take — Before You Begin
All PM literature assumes a team: the PM is one role among several, and the pushback that catches errors comes from peers. You have no peers in the room. Every role is the same pe…
Confront the operational reality of being engineering, design, PM, sales, and founder simultaneously: role-switching cost, the founder-as-bottleneck failure mode, the time-blocked week, the honest 90-day roadmap with a real time budget, the quarterly portfolio review that makes M4's discipline permanent, and a written hiring framework — including the explicit case for not yet. The founder-as-bottleneck is the synchronous blocking call: one connection pool gating the whole system's throughput. The correctives map exactly — reduce demand on it, cache its outputs (automate repeated decisions), decompose into bounded calls (delegate a function), and only then parallelize (hire) — and the engineering discipline is considering them in that order, because parallelizing a poorly understood bottleneck multiplies the mess. The week structure is the architecture diagram for your time: different request types routed through isolated paths. The quarterly review is the deprecation cadence: without a calendar, deprecated modules — and zombie products — accumulate. The hiring decision is the architecture rewrite: expensive, risk-laden, short-term negative, and chronically underestimated by exactly the people most eager to start it. And "calm company" is the deliberate monolith: optimizing for manageable complexity over scale potential, valid, and hard to hold when the conference-talk pressure says decompose.
This course unlocks once you've finished its prerequisite. Open prerequisite →
All PM literature assumes a team: the PM is one role among several, and the pushback that catches errors comes from peers. You have no peers in the room. Every role is the same pe…
All PM literature assumes a team: the PM is one role, the pushback that catches errors comes from peers. For you, every role is the same person, and the pushback has to come from …
Approach: Essential
Approach: Essential
Approach: Important
Approach: Important
Applied to your real week and your real portfolio.
7 lessons. Read in order; spiral back when you need to. By the end you'll have used the core ideas twice — once on the abstract, once on something you'll meet at work next week.