The valley of death is the gap between a successful research project and a viable commercial product. It is where promising technologies go to die, not because the technology does not work, but because the transition from research prototype to market-ready product requires a fundamentally different set of skills, priorities, and funding structures. Several of our products, including PHP Energy and Code Standards, originated as research project outputs, and each one taught us something about crossing this gap.
The first challenge is mindset. Research projects optimise for novelty, scientific contribution, and publication. Commercial products optimise for user experience, reliability, and unit economics. A research prototype that demonstrates a concept with 80% accuracy is a strong research outcome. A commercial product with 80% accuracy is likely unacceptable to paying customers. The team building the product must internalise that the definition of success has changed.
Research proves that something is possible. Productisation proves that someone will pay for it. The distance between those two is the valley of death.
The second challenge is engineering. Research prototypes are typically built by researchers who are experts in their domain but may not follow software engineering best practices. The code works for the demonstration scenario but lacks error handling, logging, authentication, scalability, and all the other characteristics required for production deployment. We budget for a complete re-engineering phase where the core algorithm is preserved but the surrounding infrastructure is rebuilt to production standards.
Bridging the Gap
Funding the transition is the third challenge. Research grants typically end when the project deliverables are complete, which is precisely the point at which productisation investment needs to begin. We address this through a combination of strategies: including productisation work packages in the original grant application, applying for follow-on innovation funding through programmes like Innovate UK's Smart Grants, and investing our own revenue in products we believe have market potential.
Market validation must happen early and continuously. The biggest risk in productisation is building something that the market does not want. We involve potential customers from the research phase, not just as advisory board members but as active participants who test prototypes and provide feedback. By the time the research project ends, we already have a shortlist of early adopters who have seen the technology evolve and are ready to pilot the product.
- Include productisation work packages in the original research grant application
- Plan for a complete re-engineering phase to bring prototypes to production standards
- Involve potential customers from the research phase for continuous market validation
- Apply for follow-on innovation funding to bridge the gap between research and revenue
- Budget 12 to 24 months from research output to first commercial revenue
- Shift the team's mindset from optimising for novelty to optimising for reliability and UX
The timeline from research output to first revenue is typically 12 to 24 months, depending on the complexity of the product and the maturity of the market. The organisations that cross the valley successfully are those that plan for commercialisation from the start of the research project, not as an afterthought when the grant ends.
