The Real AI Moat Is Knowing Which Rules to Break
Hatched by matt klee
Sep 04, 2026
10 min read
0 views
93%
What if the hardest part of building an AI company is not teaching a machine to think, but persuading an industry to admit that it has been thinking badly for years?
Most technology businesses begin with a product question: What can we build? The more consequential question is often less flattering: Which existing workflow is painful enough, valuable enough, and structurally ready to be replaced?
This is where two ideas that are usually discussed separately become inseparable. A company needs product market fit, meaning a product that satisfies a real market. At the same time, the most promising applications of AI are often vertical, embedded in the specific processes of insurance, logistics, construction, healthcare, accounting, or manufacturing. The connection is deeper than the observation that AI can serve business customers.
Vertical AI is not merely a category of software. It is a demanding test of whether a company understands product market fit at the level where value is actually created: inside a sequence of decisions, exceptions, approvals, handoffs, and inherited rules.
The central thesis is this: The best AI products do not begin by automating an industry. They begin by discovering which part of an industry’s workflow deserves to be redesigned.
Product Market Fit Is Not a Crowd, It Is a Constraint
Product market fit is often described as finding a large market and building something customers want. That description is correct but incomplete. It can create the impression that the market is a broad audience waiting to be addressed, like a field in which a company can plant almost any crop.
In reality, product market fit is closer to fitting a key into a particular lock. The market does not simply want a solution. It imposes constraints on accuracy, timing, liability, integration, purchasing, trust, and price. A product succeeds when it satisfies enough of those constraints simultaneously.
This matters especially in business software. A general purpose tool may appear useful to everyone and essential to no one. A vertical tool may look narrow from the outside, yet become indispensable because it understands the exact vocabulary and sequence of work inside a particular setting.
Consider commercial insurance. An AI system that merely summarizes documents is easy to imagine and easy to copy. An AI system that reads a submission, identifies missing information, compares it with underwriting guidelines, flags unusual exposures, drafts follow up questions, and records the reasoning in a form an underwriter can review is much more valuable. Its advantage does not come from summarization alone. It comes from fitting into the actual decision process.
That process includes facts that a generic product would miss. Which exceptions matter? Which customer documents are considered authoritative? What level of confidence is acceptable before a human must intervene? Which errors create financial risk, regulatory exposure, or reputational damage? A product that answers these questions is not simply more intelligent. It is more fitted.
A market is not a group of people who might use your product. It is a system of constraints your product must reliably satisfy.
This reframes the usual startup advice to do whatever is required to reach product market fit. In a vertical market, doing whatever is required may mean changing the product, the pricing, the implementation model, the target buyer, or even the definition of the problem. It may mean refusing a feature request that distracts from the core workflow. It may also mean accepting an apparently unglamorous use case because that is where the economic pain is concentrated.
The market often reveals itself through these constraints. A founder who listens only for enthusiasm hears compliments. A founder who listens for operational friction hears a business.
Why Legacy Workflows Are Better Starting Points Than Blank Pages
AI is frequently imagined as a technology that creates entirely new behavior. That can happen, but it is usually harder than improving behavior that already exists. In a new market, a company must teach customers that a problem exists, explain why a new solution is credible, and create a habit from nothing. In a legacy workflow, the problem has already been paid for every day through labor, delays, rework, and avoidable mistakes.
This gives vertical AI a powerful starting condition. The work is already happening. People already have budgets, responsibilities, performance metrics, and informal workarounds. The opportunity is not to invent demand from scratch. It is to convert hidden operational cost into a product that produces measurable relief.
Imagine a freight brokerage where employees spend hours reading emails, checking bills of lading, entering information into several systems, and calling carriers when details do not match. A general AI assistant may help write emails. A vertical system can recognize the documents, extract the relevant fields, detect discrepancies, predict which loads are likely to fail, and route the exceptions to the right person.
The distinction is crucial. The first tool adds a capability. The second changes the economics of the workflow.
A useful way to evaluate an AI opportunity is to map the workflow tax: the total cost imposed by a process that is necessary but badly supported. The tax includes at least five components:
- Repetition: time spent copying, checking, and reformatting information.
- Coordination: time spent moving work between people and systems.
- Exception handling: time spent dealing with cases that do not fit the standard path.
- Decision delay: revenue or service quality lost while someone waits for information.
- Error exposure: the financial and legal cost of mistakes.
The greatest opportunities often sit where all five overlap. A process may be repetitive enough to automate, complex enough to require domain knowledge, and costly enough that improvement earns a serious budget.
This explains why legacy industries can be more attractive than fashionable markets. Their software may look outdated, but their workflows contain years of accumulated economic signal. Every spreadsheet, manual review, escalation, and workaround points to a place where the organization is compensating for a missing layer of intelligence.
The goal is not to digitize a paper process for its own sake. It is to identify where judgment is being performed by people with inadequate tools, then build a system that makes that judgment faster, more consistent, and easier to audit.
The Product Is Not the Model, It Is the New Decision Loop
A common mistake in AI product design is to treat the model as the product. The model may be impressive, but customers do not purchase intelligence in the abstract. They purchase a better result inside a process they already understand.
The product is therefore the entire decision loop:
Input, interpretation, recommendation, human judgment, action, feedback.
If an AI system reads a medical claim but does not connect its recommendation to the claims examiner’s queue, it is a demonstration. If it produces a recommendation but gives no clear evidence, it creates distrust. If it makes a correct recommendation but cannot record the decision for compliance, it may be unusable. If it works well on standard cases but mishandles exceptions, it may increase risk rather than reduce it.
Vertical AI succeeds when it is designed around the loop rather than the model. It knows where information originates, what a decision-maker must see, what action follows, and how the outcome is measured. This is also where defensibility begins.
Many companies can access similar foundation models. Fewer can accumulate the operational knowledge required to integrate those models into a high stakes workflow. The durable advantage may come from structured data, customer specific feedback, carefully designed escalation rules, historical outcomes, and trust built through thousands of successful decisions.
This suggests a practical architecture with three layers:
The perception layer
The system observes unstructured material such as emails, images, contracts, voice calls, invoices, inspection reports, or clinical notes. Its task is to turn messy reality into usable signals.
The judgment layer
The system applies industry rules, organizational policy, historical patterns, and model generated reasoning. It should not merely produce an answer. It should make uncertainty visible and distinguish routine cases from cases that need attention.
The action layer
The system updates a record, requests missing information, routes an exception, schedules work, prepares a decision, or triggers a transaction. This is where economic value becomes visible.
A product that stops at perception is a feature. A product that reaches action can become infrastructure.
Yet the action layer also creates the greatest responsibility. The system must know when not to act. In many industries, the right design is not full autonomy but selective autonomy: automate high confidence cases, explain medium confidence cases, and escalate ambiguous cases.
The paradox is that an AI product becomes more useful as it becomes better at recognizing its own boundaries. Customers do not need a machine that claims certainty. They need a system that allocates human attention intelligently.
The Founder’s Real Job Is to Negotiate With Reality
Once product market fit is understood as workflow fit, the role of the founder changes. The task is not to protect an original product concept from customer influence. Nor is it to obey every request. It is to discover which requests reveal the structure of the market and which merely express a local preference.
A customer may ask for a dashboard when the real problem is that employees cannot trust the underlying data. Another may ask for a chatbot when the valuable opportunity is automating the approval process behind the chat. A third may request a dozen integrations because the product has not earned the right to become the system of record.
The discipline is to separate surface requests from economic constraints.
A useful interview question is not, “Would you use this?” It is:
“Walk me through the last time this problem occurred. What happened first, who touched it, what did it delay, and what did the mistake cost?”
Specific incidents are more informative than opinions. They reveal the real workflow, including the steps nobody includes in a formal process map. They also show whether the pain is frequent, urgent, budgeted, and owned by someone with authority to buy.
Founders should look for four signals:
- Pain with a clock: the problem causes delays, missed deadlines, or lost revenue.
- Pain with an owner: someone is accountable for the outcome.
- Pain with a workaround: employees already spend money or effort compensating for it.
- Pain with a measurable before and after: improvement can be demonstrated in time, accuracy, throughput, or risk.
When these signals appear together, the company has more than a promising feature. It may have a narrow entrance into a large economic system.
This is also why success is often explained badly after the fact. Once a company grows, people may attribute its performance to vision, culture, branding, timing, or a clever technical insight. Those factors can matter, but they are often easier to narrate than the actual cause. The less glamorous explanation may be that the company found a painful workflow, solved it reliably, and stayed close enough to the customer to keep refining the fit.
The lesson is not to dismiss strategy or talent. It is to be suspicious of stories that assign causation to whatever is easiest to describe. Markets reward outcomes, but human beings prefer explanations that flatter intention.
Key Takeaways
-
Study workflows, not industries. “Healthcare” or “manufacturing” is too broad to guide product design. Map the exact sequence of inputs, decisions, handoffs, exceptions, and outcomes.
-
Measure the workflow tax. Estimate the cost of repetition, coordination, delays, exceptions, and errors. The strongest opportunities usually have several of these costs at once.
-
Build the decision loop, not an isolated AI feature. Connect perception to judgment and judgment to action. If the system cannot improve a real operational outcome, intelligence alone is not product market fit.
-
Design for selective autonomy. Automate routine, high confidence cases. Make uncertainty legible. Route ambiguity to humans with the right context.
-
Treat customer demands as evidence, not instructions. Investigate the underlying economic constraint before adding a requested feature. The stated request may be a symptom of a deeper problem.
The New Definition of Fit
Product market fit is often treated as a finish line, the moment when a startup stops searching and starts scaling. In complex business markets, it is better understood as a living alignment between a product and a changing system of work.
Vertical AI makes this visible. The opportunity is not simply that machines can process language, images, or patterns. The opportunity is that many organizations have built expensive human rituals around information that machines can now interpret, compare, and act upon. But replacing those rituals requires more than technical capability. It requires respect for the details that make the workflow economically and institutionally real.
The deepest advantage will belong to companies that can do two things at once: see the hidden structure inside a legacy process, and remain willing to change their own product until it fits that structure. They will not ask only, “What can AI do?” They will ask, “Where is intelligence currently trapped in manual effort, and what would the business look like if that intelligence could move at the speed of the operation?”
That is the more demanding version of product market fit. It is not finding people who like the product. It is earning a place inside the decisions that keep an industry alive.
Sources
Hatch New Ideas with Glasp AI 🐣
Glasp AI allows you to hatch new ideas based on your curated content. Let's curate and create with Glasp AI :)
Start Hatching 🐣