Category

Technology

The systems underneath: gateways, retrieval, guardrails, observability and the plumbing that decides whether AI holds up in production.

27 posts

The Model Isn't Everything 11 min read

Pilots Lie. Production Tells the Truth.

The model doesn't change between pilot and production. Everything else does, and that everything else is what kills most enterprise AI projects.

The Model Isn't Everything 10 min read

Confidence Is a Liability

Frontier models are systematically overconfident: stated confidence doesn't match real accuracy. Calibration is the highest-ROI feature for regulated buyers.

The Model Isn't Everything 13 min read

You're Comparing AI to a Human Standard That Doesn't Exist

Every AI-got-it-wrong conversation assumes a 100% human baseline that exists nowhere. Ask instead whether AI is differently wrong than the people it replaces.

The Model Isn't Everything 11 min read

The Best Prompt Engineer Is a Domain Expert

You don't need someone unusually good at talking to LLMs. You need a doctor, a lawyer or a claims adjuster willing to write down what good actually looks like.

The Model Isn't Everything 10 min read

You Have a Data Hygiene Problem Masquerading as a Model Problem

Gartner predicts 60% of AI projects will be abandoned this year over poor data foundations. Enterprises keep tuning models while the knowledge base rots.

The Model Isn't Everything 10 min read

The Hardest Part of Agents Is the Plumbing

Agent failures look like reasoning failures and are almost always integration failures. Tool design, auth and rate limits drive 80% of agent quality.

The Model Isn't Everything 10 min read

Stop Upgrading the Model. Upgrade the Pipe.

Model upgrades produce roughly 3% quality gains. Engineering around the model produces 28-47%. Most teams are optimizing the wrong layer.

The Model Isn't Everything 10 min read

Evals Are the Product Spec

Teams that ship reliable AI products have eval harnesses. Teams that ship and pray do not. Here's the maturity ladder, and why most are on rung zero.

The Model Isn't Everything 10 min read

Users Don't Want Magic. They Want Scaffolding.

The biggest factor in LLM adoption isn't model quality. It's whether the experience produces calibrated trust, and the research is clear enough to design to.

The Model Isn't Everything 10 min read

Your Hallucination Is a Retrieval Problem

Roughly three-quarters of hallucination complaints in production RAG are retrieval failures, not generation failures. A better model is the wrong fix.

The Model Isn't Everything 11 min read

The Model Is the Easy Part

Three years of production LLM work moved the leverage downstream of model selection. Teams treating it as the main quality lever optimize the cheapest part.

5 min read

Why PII Detection Is Not Enough

Most AI platforms detect sensitive data and flag it. AOCore tokenizes it before any model provider sees it. The difference matters more than you think.