A proof of concept beats a big-bang build because it spends a small, fixed amount of money answering the question most likely to kill the project, before you commit the large amount that's hard to get back. A good proof of concept isolates the riskiest technical assumption, tests it against real conditions in a few weeks, and ends with a clear go, no-go, or change-course decision. Big-bang builds answer the same question. They just answer it in month fourteen, after the budget is spent and the sponsor's credibility is spent with it.
What a proof of concept is (and isn't)
The terms blur together in sales conversations, so it's worth pinning them down. A proof of concept answers "can this work here, with our machines, our data, our constraints?" A prototype answers "how should it work?" and starts caring about design. A pilot answers "does it survive real production?" on one line or one site. An MVP answers "will people actually use and pay for this?" with the smallest sellable version.
Each stage answers a different question, and skipping stages means carrying those questions forward as risk with a compounding interest rate.
Two things a PoC is not. It's not a demo; a demo is built to succeed in front of an audience, while a PoC is built so it's allowed to fail in private, which is the entire point. And it's not a discounted phase one of the production build. PoC code is typically throwaway, and that's fine. You're buying an answer, not an asset.
Why big-bang builds fail
The core problem with a big-bang build is that its risk is back-loaded. Requirements and architecture feel productive for months while every hard question, about integration, data quality, and real-world performance, waits quietly at the end of the schedule, where discovering a problem is most expensive.
Run the standard hypothetical. A manufacturer commissions a plant-wide OEE and downtime-tracking platform. Fourteen months of development: data model, dashboards, user roles, reports, all of it competent. Commissioning arrives, and so does the truth: a third of the machines are 1990s-era equipment that exposes no cycle data at all, and the "simple" retrofit sensors that were assumed on a slide need three months of per-machine engineering nobody budgeted. The platform works. The plant can't feed it. A three-week proof of concept on the two oldest machines would have surfaced this for one or two percent of what the platform cost.
Big builds also accumulate a political mass that makes them hard to stop. After a year of spend, every review meeting has an incentive to see progress, and sunk cost does the rest. A PoC is cheap enough to kill, which is precisely what makes its results trustworthy.
How much should a proof of concept cost?
A useful rule of thumb: typically 5 to 15 percent of the anticipated production build, over two to six weeks, at a fixed price. If the production system is a $300,000 effort, a $15,000 to $40,000 PoC that could save the whole number is cheap insurance. If a vendor's "proof of concept" quote looks like a small production build, months long and six figures deep, it's mis-scoped, and probably a phase one wearing a costume.
Concrete examples of the right size and shape: a vision feasibility study that tests defect detection on 300 of your actual parts, under your lighting, with your surface finishes, not the vendor's sample images. An edge-connectivity study that pulls live data off your single oldest, least-documented machine, because if the approach works there it works anywhere. A model study that runs machine-learning predictions against six months of your real historian data and reports honest accuracy numbers. Each answers one killer question. None builds a platform.
Fixed price matters here. A PoC has a defined question and a timebox, which is exactly the shape of work that should carry a firm number, and the fixed fee keeps everyone pointed at the answer instead of the meter.
Scoping a PoC that actually proves something
The scoping discipline fits on one page, and the first line is the one most teams skip: write the kill criteria before the work starts. "If detection can't reach 95 percent on these 300 sample parts, we stop." "If we can't extract cycle data from machine 7 without touching its controller, we rethink the architecture." A PoC without kill criteria is a demo with a bigger budget, and it will "succeed" no matter what happens.
The rest of the scope follows. One question per PoC; a study that tries to prove five things proves none of them well. Real conditions, always: your parts, your data, your network, your dust, because clean-lab results transfer to plant floors at a famously bad exchange rate. A hard timebox, since a PoC that runs long is quietly becoming the thing it was supposed to de-risk. And defined deliverables: a working rig you can see run, a short findings memo with the honest numbers, a cost and architecture estimate for the real build, and the decision itself.
That memo deserves emphasis. The written record of what was tried, what worked, what failed, and why is the most valuable artifact of the study, and it outlives the code by years.
From proof of concept to production
When the PoC comes back positive, resist the urge to "just extend it" into production. What carries forward is the learning: the validated approach, the measured performance, the risk register, the architecture direction. What usually doesn't carry forward is the code, which was built in weeks, on purpose, without the error handling, security, and maintainability that production demands. Rewriting from a proven design is fast. Hardening a science experiment is slow, and it haunts you.
The healthy sequence runs PoC, then MVP scoping to define the smallest production version worth deploying, then a milestone-based build with acceptance criteria at each gate. For connected products, that arc is laid out in How Hardware Startups Ship Faster; for the decision about whether to build the production system at all or buy one, the PoC's findings feed directly into a build-vs-buy analysis.
And when the PoC comes back negative, that's not a failed project. That's the project working. A $25,000 "no" that prevents a $400,000 mistake is the best money the budget spent all year, which is why Willowark's R&D and prototyping practice treats a clean kill as a deliverable, not an apology.
FAQ
How long should a proof of concept take?
Typically two to six weeks. Shorter than two weeks usually means the question was trivial; longer than six usually means the scope has quietly grown into a phase one. If the question genuinely needs months, split it into two sequential PoCs with a decision between them.
Should proof of concept code be reused in production?
Usually not, and that should be agreed up front. PoC code is optimized for speed of learning, not reliability, security, or maintainability, and hardening it typically costs more than rebuilding from the validated design. What transfers is the approach, the measurements, and the findings memo.
What happens if the proof of concept fails?
You've succeeded, uncomfortably. A clear negative result for five percent of the project budget is the cheapest form of that news available, and it usually points at a revised approach worth a second small study rather than abandonment. The genuinely bad outcome is ambiguity, which is what kill criteria exist to prevent.
What's the difference between a proof of concept and an MVP?
A PoC proves technical feasibility to you, privately, and is typically thrown away. An MVP is the smallest real version of the product put in front of real users to prove value, and it's built to production standards because people depend on it. PoC first, MVP second; reversing the order means building a product on an unproven assumption.
If there's a project on your whiteboard with one scary assumption buried in it, the cheapest next step is a scoped, fixed-price proof of concept with kill criteria you help write. That's a standard engagement shape at Willowark. Tell us the assumption, and we'll tell you what it would take to test it.
Relevant for Manufacturing, SaaS & Software Products, Roofing · Software Engineering
Engineering notes, monthly
One article like this a month. No pitch.
What we're building across the digital/physical boundary, what we learned, and one thing you can use. Double opt-in, one-click unsubscribe.


