| Stage | Aronlight (built) | Acculabs (needed) | Similarity |
|---|---|---|---|
| Gather | Poll Outlook/Gmail + WhatsApp, dedup, attachment OCR | Poll email inbox (~89% of orders); phone (~11%) out of scope | High |
| Match | Heavy: attribute schema, RAG retrieval, LLM reranker across 4,300+ SKU catalog, handles ambiguous free text from potentially new requesters | Light: link sender โ 1 of ~200 known customers, link order lines โ known products (SKU-based repeat orders, likely โ needs confirmation) | Medium |
| Decide / Calculate | Draft-quote generation: product-match confidence scoring | Deterministic formula (time-since-priced, raw-material ฮ%, inflation%) + judgment on edge cases + timing/communication judgment | Low |
| Write-back | Draft push to Odoo, human confirms before ERP write | Presumably draft price update, human (Luca) confirms โ contingent on ERP API access | High |
| Human-loop / correction capture | MatchCorrection / SkuMatchRegister โ every override wired back as a training signal |
Not built โ exactly the mechanism needed to capture Luca's price-override judgment over time | High (pattern) Zero (code) |
Worth building โ but it's a different bet than Aronlight, not an extension of it, and the ERP-API answer decides whether it's a good one.
For: the net-new surface area is genuinely small. Gather and the write-back discipline transfer straight from Aronlight; Match is lightweight (known customers, likely known SKUs); Luca himself says the calculation isn't hard. Real pain (3โ5 hrs/week of CEO time), good ICP fit (9/12), a technically fluent engaged champion โ sitting on top of a build that's mostly assembly, not invention.
Against: this isn't Aronlight's pattern proven again in a new vertical โ it's a new value-chain area (financial/timing judgment) with zero playbook. Three of the open questions (formula, price anchor, multi-raw-material decomposition) are exactly the kind of thing that looks simple in a call and turns out messy in the data. Company is small (15โ20 people); Luca's own hesitation about justifying spend on "half a person" suggests this could be a modest contract even if it works.
The real fork is the ERP API question. With API access, this is a tight, compelling, mostly-assembly build riding on real infrastructure. Without it, the automated version collapses into a manual calculator โ a much less compelling thing to sell. Treat that one question as the actual go/no-go, not just another scoping input.