CX Philosophy
Speed is not Lean, and Lean is not Agile
Shipping broken things faster is not Lean and not Agile. It moves the cost downstream to the customer and the support queue.
Three false beliefs dominate delivery culture: speed equals value, MVP means acceptable quality, and problems can be fixed later. Lean cuts fat, not quality, and Agile optimizes how you build without validating what you build.
Three false beliefs travel together in delivery culture: faster delivery equals customer value, MVP means whatever quality we can get away with, and we'll fix it later. Speed without quality is waste. Shipping broken things is not Lean, not Agile, and not customer-centric; it moves the cost downstream to the customer and the support queue. Lean, properly read, prioritizes value, quality, and learning; it eliminates fat, not meat. Agile deserves the same scrutiny: the manifesto puts customer satisfaction first, but the practice often fixates on continuous delivery with weak customer discovery. Agile optimizes how you build. It has no built-in mechanism to validate that the problem is real or the solution is right.
Why it matters to the business
Deferred quality is a real liability with a real balance. CISQ's 2022 report put the cost of poor software quality in the US at 2.41 trillion dollars, with roughly 1.52 trillion of that being technical debt: the accumulated invoice for later. Customers do not wait for the fix. PwC's research found 32 percent of customers will walk away from a brand they love after one bad experience. Velocity charts show neither number, which is why teams can accelerate straight into both.
How to use it
- Add a validation gate before build sprints: evidence from customers that the problem is real and the solution works.
- Define MVP as the smallest thing that works well, not the largest thing you can ship broken.
- Track the downstream cost of speed: support contacts, rework, and defect escapes per release.
- Review what each release taught you about customers, not just what it shipped.
- Before copying a startup's method, name the context that made it work there and check whether you share it.
Where teams get it wrong
Teams mistake ritual for principle. The standups run, the sprints close, the burndown looks healthy, and nobody has checked whether the thing being built solves a real problem well. That validation has to come from somewhere, and in most teams it comes from nowhere. Startup worship makes it worse: most startups fail, and copying their methods without their context imports the risk without the upside.
Ask your team
- What evidence do we require that a problem is real before we fund the build?
- What did our last three releases cost in support contacts and rework?
- Who can veto a release that ships fast but broken, and have they ever used that veto?
Lean eliminates fat, not meat.
Apply this
Reading about speed is not lean, and lean is not agile is one thing. Seeing where it applies in your journey is the useful part.