At Archimedes we push AI code generation to the daily limit β dozens of parallel Claude sessions across the team, real production modules. At that scale you hit a wall nobody talks about.
Here's what we found and what we built π
Just closed a six-figure deal for our AI-native ERP. β¬150k. First enterprise contract.
Here's the part nobody prepares you for: two thirds of the contract is services. Implementation, training, stitching with legacy systems. β¬100k of work that has nothing to do with building the product.
The founder dilemma:
Do it in-house β cash in, reduce burn, delay the next raise. But your engineering team is now doing consulting instead of shipping product.
Subcontract it out β stay focused on core product, ship faster, keep the roadmap clean. But you give away most of the margin and lose control of the customer experience.
Genuinely torn on this one. What would you do?
The methodological choice in this paper from the university of Munich released yesterday, should rewire how you evaluate LLMs in production: the surface fidelity gap.
It measures the distance between how on-task a model sounds and whether it actually respected the brief. Llama-70B has the largest gap. +0.80. The output reads aligned. The constraints are gone.
The knows-but-violates rate measures non-compliance despite the model correctly recalling the rule. It ranges from 8% to 99% across seven models. Structured checkpointing reduces it. It does not close the gap. For anyone designing business processes on top of LLMs, the lesson is methodological. Reading the output is not evaluation.
Asking the model 'what were the rules?' is not evaluation. Evaluation is checking the output against a structured brief with binary-decidable constraints. That was the only mechanism the paper found that reliably catches violations. If your QA layer is a human skim or a model self-check, you are measuring how aligned the output sounds. Not whether it complied.
@dan__rosenthal Layer 5 is the one that matters most and the one everyone will skip. We built an entire quality pipeline for the same reason β agents produce at 10x speed but nobody catches the complexity debt they leave behind until it breaks in production
@antirez 11k system prompt is prompt obesity. Same disease as the 2000-line God class, just a different layer. We'll end up building linters for prompts the way we built them for code
@businessbarista The moat isn't the tech anymore β it's the boring stuff nobody wants to build. Tax compliance, e-invoicing mandates, labor law across jurisdictions. AI made building easy. Regulation made it defensible
@NateMatherson Managing agents is still managing. We had to build an entire quality pipeline just to catch what our AI sessions were shipping too fast. Agents don't need 1:1s β they need instrumentation
@dunkhippo33 The hardest version of this is when the shiny object is revenue. A big services contract lands and suddenly you're choosing between cash now and product later. Staying the course means saying no to money that's already on the table
The services vs software tension is real from the other side too. We just closed a six-figure ERP deal β two thirds of it is implementation services. The temptation is to do it all in-house for the cash. But every hour your engineers spend on services is an hour they're not shipping product. The hard part isn't choosing β it's admitting which business you're actually building
@gillianxobrien The best companies don't fit a category β they create one. VCs who need you to fit a box are telling you more about their limits than yours
@SergioRocks We're living this. Dozens of Claude sessions ship code faster than ever β but the real engineering moved to instrumentation. Who's watching output? Who catches the complexity drift across sessions that don't know about each other? The building got easier. The seeing got harder
@girdley The hardest part is admitting when the wind changed. Most founders feel it six months before they accept it. The ones who move fast sell at the top. The ones who "give it one more quarter" sell at the bottom