A note on what this is — and isn’t. We have not built this device. No parts were ordered, nothing was machined. This is a worked example of what our Buildative™ process plus today’s AI tools produce from a one-sentence product idea, in about 24 minutes of conversation. What I can tell you, with 20+ years of shipping hardware behind the judgment: the engineering decisions below are pretty sound. That’s the point of the exercise — and, as you’ll see at the end, so is the reason we’d pause before building it.

Concept · 5 min BOM · 5 min FW · 3 min Tests 2 min Thermal 3 min Pressure 3 min Assembly 3 min minute 0 minute 24 7 deliverables · ~24 minutes · ready to order parts
The whole exercise, timed. Every section below maps to one of these blocks.

The ask

“I really like fresh, hot coffee. I want to be able to carry something in my bag and make coffee on the spot at any time.”

That’s the entire input. A vague desire — the way real product ideas actually arrive.

Minute one: requirements

Sixty seconds of AI-assisted questioning turned the wish into an engineering spec:

  • Heat source? Battery powered — self-contained, most portable.
  • Coffee type? Espresso-style — pressurized, ~9 bar, 93 °C.
  • Size target? Backpack side pocket — roughly 3” diameter × 10” tall.

Vague idea to concrete spec in one conversation. This is the first thing every sprint does, and it’s why “no deck required” is a real policy, not a slogan.

Minutes 2–7: architecture

The AI produced a complete system architecture: a 100 ml CNC-aluminum water reservoir, a 12 V 80 W ceramic PTC heater, a 3S 18650 battery pack (12 V, 9000 mAh), an ESP32-S3 controller running PID and a state machine, a 12 V diaphragm pump good for 10+ bar, a CNC-aluminum brew head with shower screen, and a 51 mm stainless portafilter basket.

Key decisions, argued and settled in the same conversation: self-contained water chamber, CNC aluminum for the pressure vessel, PID temperature control, soft-start pump ramp, single-button operation, safety shutoffs throughout, 3D-printed PETG housing.

FLUID PATH Water Reservoir 100 ml · CNC aluminum PTC Heater 12 V · 80 W ceramic Diaphragm Pump 12 V · 10+ bar Brew Head CNC Al · shower screen 51 mm Portafilter stainless basket Espresso ~9 bar · 93 °C POWER & CONTROL 18650 Battery Pack 3S · 12 V · 9000 mAh ESP32-S3 Controller PID + state machine 12 V bus MOSFET drive + thermistor feedback Single button · LED + buzzer feedback · over-temp, disconnect, and timeout shutoffs
The architecture the AI proposed — every block is a proven, off-the-shelf building block except the two CNC parts.

Minutes 8–12: a real BOM with real part numbers

Not placeholder line items — actual orderable parts from three suppliers:

SourceCostWhat
DigiKey$25ESP32-S3, MOSFETs, thermistor, BMS, regulators, passives
McMaster-Carr$152Push-to-connect fittings, O-rings, check valve, silicone tubing, springs
Amazon$86Diaphragm pump, PTC heater, 18650 cells, USB-C charger
In-house fab~$15CNC water chamber, lid, brew head; 3D-printed housing, battery sled, drip tray

Total prototype cost: $278. Parts in hand: 3–5 days. Nobody publishes numbers like this, which is exactly why founders budget wrong.

$278 total prototype cost parts in hand: 3–5 days McMaster $152 Amazon $86 $25 $15 McMaster-Carr — fittings, seals, tubing Amazon — pump, heater, cells DigiKey — ESP32, MOSFETs, BMS In-house — CNC + 3D print material
Where the $278 goes. The expensive part of a prototype isn't the electronics — it's the plumbing.

Minutes 13–16: working firmware

Claude Code wrote 230+ lines of ready-to-flash ESP32 firmware in about five minutes: a six-state machine (Idle → Heating → Ready → Brewing → Done, plus error recovery), a PID temperature loop with anti-windup targeting 93 °C ± 2 °C, a two-second pump soft-start to prevent pressure spikes, safety shutoffs (over-temp at 105 °C, thermistor-disconnect detection, three-minute heating timeout), and one-button UX with LED and buzzer feedback.

AI-generated, yes — and engineer-reviewed before it would ever touch hardware. That review is not optional, and it’s where the 20 years matter.

Minutes 17–19: the Buildative test plan

Prove each subsystem before combining — every test written with pass/fail criteria and a fallback:

  1. Heat water. Pass: 60 ml to 93 °C in ≤3 min on battery. Fail: higher-watt PTC or dual elements.
  2. Hit pressure. Pass: 8–10 bar through a packed portafilter. Fail: check seals, grind, pump spec.
  3. First brew. Pass: full cycle with crema. Fail: tune temp, pressure, extraction time.
  4. Fits in the bag. Pass: side pocket, under 2 lbs with water. Fail: redesign layout, thinner walls.
  5. Battery life. Pass: ≥3 shots per charge. Fail: bigger pack or higher C-rate cells.

Just as important — what we don’t test yet: food safety, drop testing, waterproofing, aesthetics, app connectivity. Those come in Prototype 2+, when they can actually change a decision.

Minutes 20–21: the analysis that found the flaw

The thermal budget: 7.9 Wh per brew after real-world losses, which pencils out to 3 shots per charge — pass. But heating time comes out to 5–8 minutes against the 3-minute target — fail.

This is my favorite part of the whole exercise. The analysis surfaced a real shortfall before a single part was ordered. In a traditional program, this is the kind of thing you discover after the first prototype disappoints a demo audience. Here it’s simply Prototype 2’s optimization target, identified on day one. That is exactly what the Buildative method is designed to do: force the learning forward.

Minutes 22–23: will it explode?

A 10-bar aluminum pressure vessel in a backpack deserves real math, so the AI ran it: thick-wall Lamé analysis on the 6061-T6 chamber gives a 36× safety factor on hoop stress, 35× on von Mises at 1.5× operating pressure, 20× on fatigue — about 456,000 years to failure at three brews a day. Calculated burst pressure is ~592 bar against 9 bar of operation.

It will not explode. (Engineer-reviewed conclusion — but the AI showed its work, equations and all.)

And, because why not: the market

The AI also sized the opportunity: a $4.2B global portable coffee maker market, a $680M premium portable-espresso segment, and a plausible ~$34M year-3 slice via DTC and specialty retail — roughly $750K in year one at a $299 price point, growing to $33M by year five with a product line behind it.

I keep this section in deliberately. The exercise didn’t just produce a design — it produced evidence the idea is worth something. When you can go from napkin to defensible architecture, costed BOM, and market case in under half an hour, the bottleneck in hardware stops being “can we figure it out” and becomes “which idea deserves the next 60 days.”

The catch — and the real lesson

Before you order parts on any idea, you check whether you’re free to build it. I ran a freedom-to-operate search on this concept using priorartcheck.com, and it turned up existing patents around portable espresso devices that would need serious review before this design goes anywhere near production.

That’s not a footnote — it’s the next post. Part 2 will walk through what the FTO search found and how patent risk gets evaluated before a program commits money. And if the risk is real? Then this idea retires undefeated at $0 spent, and we run the same 24-minute exercise on the next one. That’s the entire economics of learning early: the ideas that die should die cheap.


The takeaway for founders: AI doesn’t replace the engineer — it makes the engineer faster. Every artifact above still needed experienced eyes to trust. But the cost of finding out whether an idea survives contact with physics, budgets, and patents has collapsed from months to an afternoon. If you have an idea in a drawer, this is how we’d pressure-test it — and a 15-minute call is enough to scope what your first sprint would prove. Let’s talk.