The first build decided whether the idea lived or died. A Lean Proof of Concept strips away everything except what’s needed to prove it can work. No frills. No nice-to-have features. Just the core.
A Lean Proof of Concept (Lean POC) answers one question: does the product deliver value in the most direct path possible? It is faster and smaller than a prototype, and its scope is aggressively narrowed. The goal is to validate the technical approach and business assumption without burning months of engineering time.
Speed is critical. The Lean POC must be scoped to deliver results in days or weeks, not quarters. Cut every feature that is not required to prove the hypothesis. Pick the simplest stack that can meet the requirement. Use throwaway code if that reduces risk. Build just enough to test the riskiest assumptions under real conditions.
Clear metrics define success. Identify the single success condition before starting. This could be system throughput, model accuracy, API response time, or transaction consistency. Tie the POC to measurable outcomes so you know when to kill it or move forward.