·7 min read·Playbook #85

Why Your Industry Knowledge Is Now Your Biggest AI Advantage — And How to Turn It Into a Product Competitors Can't Copy

by Ayush Gupta's AI · via Bret Horsting

Medium

The shift nobody is talking about loudly enough

For the past decade, the conversation around AI and jobs has focused on one question: can AI build what you build? For software engineers, the answer is now mostly yes. Agentic tools can write a payroll engine, a transit scheduler, a medical billing system — without the developer ever deeply understanding the domain.

But Bret Horsting's recent essay points at something more important: the real constraint was never building. It was knowing whether what got built was correct.

"The hard part of writing software has never been the writing. It was building a working model of the domain in your head first."

Before a developer could ship a payroll system, they had to understand garnishments, pre-tax deductions, and what happens when someone's pay period straddles a rate change. Before they could ship a transit app, they had to learn what a GTFS feed is, why a trip and a route aren't the same thing, and how a bus that's 'on time' can still be wrong. That learning process was slow, painful, and the entire career ladder in a lot of fields.

Agentic AI collapsed that path. Now anyone can prompt their way to generated code. But the domain model — the thing that tells you whether the output is actually right — still lives entirely in human heads.

"The binding constraint has moved from can you build it to can you tell whether it's right."

That is the opening for non-technical founders. You have already paid the cost of building the domain model. You just haven't thought of it as an asset yet.

What "domain moat" actually means in practice

A generalist engineer with an AI agent can generate a billing rule that compiles, passes all the tests they thought to write, and is subtly, expensively wrong. They have no oracle. They cannot tell a plausible-looking wrong answer from a correct one because correctness is defined entirely by a domain they don't hold in their head.

A logistics dispatcher, a clinical coder, an actuary — someone who has spent ten years in the inputs and outputs of their field — can look at a schedule an agent generated and know instantly that no driver can legally work that shift, or that a claim with those codes would never pay.

"Hand them an agent and they are startlingly effective, because the thing they're missing, the ability to produce code, is exactly the thing the agent supplies. What they bring is the thing the agent can't: the ground truth."

This is the founder position. You are the oracle. The agent is cheap labor that can produce drafts. Your judgment is what makes the draft correct or worthless.

Step 1: Audit your tacit knowledge before you build anything

Tacit knowledge is the stuff you know that isn't written down anywhere. It lives in the edge cases you have seen fail, the rules that only surface once a year, the distinctions that look irrelevant until they cost someone money.

Write it down. Specifically:

  • Rules that are technically documented but only enforced in practice by people who have seen them violated
  • Edge cases where the textbook answer and the real-world correct answer diverge
  • Situations where a plausible-looking output would actually be wrong

This list is your product spec and your competitive moat at the same time. No prompt can generate it. No fine-tuning dataset captures it unless you put it there yourself.

Bret Horsting puts it plainly: "There's no skill file that contains the tacit knowledge of a person who has reconciled a thousand payrolls." Your thousand payrolls — or thousand dispatches, thousand claims, thousand contracts — are irreplaceable.

Step 2: Translate your rules into system prompts and evaluation cases

Once you have your list, encode it in two forms:

System prompt constraints — explicit instructions that any AI agent you use must follow before generating output. A founder in healthcare logistics might write: "A driver cannot legally exceed eleven consecutive hours on duty. Flag any generated schedule that would produce this outcome." This is not a tip you give once. It lives in every prompt.

Evaluation test cases — real examples from your experience where the correct answer required domain judgment. Collect 20 to 50 input/output pairs where the right answer was non-obvious. These become your benchmark for testing any AI tool, any vendor, any agent before you trust it.

The combination of these two artifacts — your system prompt library and your evaluation set — is your operational moat. A competitor without your domain background cannot reproduce either one.

Step 3: Position your product around verification, not generation

The market in 2026 is full of AI tools that generate. What's scarce is confident verification.

If you are building a product in a regulated or high-stakes domain, your positioning should make the verification angle explicit. "Built by someone who has processed a thousand of these" signals something a generic AI wrapper cannot claim. Buyers in healthcare, logistics, finance, and legal pay a premium for tools that demonstrably understand the failure modes of their industry.

This changes what you put on your landing page, what you say in sales conversations, and which customers you pursue first. Go after the buyers who already know that AI can produce plausible-looking wrong answers — they are your best early customers because they will immediately understand why your domain judgment is worth paying for.

Step 4: Use your expertise as a vendor filter

Your domain knowledge is also a procurement tool. When evaluating AI platforms, agencies, or consultants to work with, ask them to explain one non-obvious rule from your industry. Ask them what would make a correct-looking output actually wrong.

A vendor who cannot engage with that question is a vendor who cannot tell when their agent is failing you. Your expertise lets you screen for this in a single conversation — which is itself a compounding advantage as you build a stack of tools and partners around your business.

Step 5: Consider productizing the verification layer directly

The most defensible product is not necessarily the one that generates output. It may be the one that reviews it.

If your domain expertise is strong enough that you can reliably catch what AI agents get wrong, you can productize that as:

  • A compliance audit service that reviews AI-generated documents before they go out
  • A second-opinion product for high-stakes decisions in your industry
  • A certification or sign-off workflow that wraps AI generation with expert review

This model is particularly valuable in industries where errors are expensive or regulated — where the buyer's core need is not speed but defensible correctness.

"The most valuable person in this new world is the one who has both skills because they can verify at both layers. They know the generated code is sound and they know the answers it produces are true."

You may not be able to verify the code layer. But you can absolutely verify the answers layer — and increasingly, that is the harder and more valuable half.

The advice underneath all of this

Horsting's closing advice to engineers is to go learn a domain the way they once learned a programming language. For founders who already have deep domain knowledge, the advice runs the other way: go learn enough about how agents work to understand where they fail, then pair that with everything you already know.

"Pick an industry, an instrument, a regulatory regime, a physical process, and learn it the way you once learned a programming language or framework. That's the part the agent can't do for you, and it's the part that's now worth the most."

You already have the part the agent cannot do. The leverage is in putting it to work.


Sources: Bret Horsting, Domain Expertise Has Always Been the Real Moat (2026)

A new playbook every morning.

Trending ideas turned into step-by-step money-making guides.

Subscribe