← Technical Deep Dives
Industrial AI · Venture Building

Consultancy-to-Platform
Transition

The most common failure mode for deep tech startups: building something genuinely valuable but delivering it through services instead of software. Revenue grows linearly with headcount. Margins stay thin. Investors see a consultancy.

The Trap
Revenue Growth PatternTime →
Consultancy (linear)
Platform (compounding)
The Tell
320hours per deployment

Ask how much of the codebase is reusable across customers. If the answer doesn't match deployment time, the diagnosis is clear.

"60–70% of our codebase is reusable"
But deployments still take 320 hours. The bespoke 30% is where all the time goes.

Where Bespoke Engineering Hides

Relative engineering hours per deployment
Industrial AI stack
01

Data Pipeline Construction

Every plant has different historian systems — OSIsoft PI, Honeywell PHD, custom SCADA variants

~80 hrs
02

Domain-Specific Event Labelling

Requires process engineering judgment — can't be automated without deep operator context

~56 hrs
03

Threshold Calibration & Alarm Tuning

Plant-specific, needs operator buy-in. False alarm fatigue kills adoption

~48 hrs
04

Model Validation Against Plant Data

Most time-consuming step. Each process unit behaves differently under real operating conditions

~96 hrs
05

Change Management & Operator Trust

High-touch, doesn't compress. Operators need to see the system prove itself before trusting it

~40 hrs
The Transition Path

Productize each bespoke step, one at a time

Start with whatever step consumes the most hours. Build tooling that reduces it by 4×. Then move to the next bottleneck.

1
Identify Top Bottleneck
Measure actual hours per deployment step. Model validation at 96 hrs is the starting point.
2
Build 4× Tooling
Abstract domain expertise into repeatable software. Reduce 96 hrs → 24 hrs with automated validation frameworks.
3
Shift to Next Bottleneck
Data pipeline construction at 80 hrs becomes the new target. Build universal historian connectors.
4
Reach Platform Threshold
320 hrs → 80 hrs total. Deployment becomes configuration, not engineering. Margins cross 70%.
Venture Studio Fit

Bridge the gap between domain expertise and operational scale

The venture studio model is strongest when the founding team has genuine domain depth but lacks the product and platform engineering to abstract their expertise into repeatable software. The studio provides the systematic approach to productization — identifying which bespoke steps to tackle first, building the tooling layer, and compressing deployment timelines until unit economics flip from services to software.

Founding Team Has
Deep domain expertise
Working solution
Customer traction
Studio Provides
Platform architecture
Productization playbook
Deployment compression
From
320 hrs / deployment
~35% margins
To
80 hrs / deployment
~72% margins
← Previous: Heat Is The New Constraint