Close Menu
    Facebook X (Twitter) Instagram
    TRENDING :
    • For Two Years, I Was Using AI Wrong. Fixing It Is Why My Clients Are Winning While Other Brands Fall Behind.
    • Your Cold Outreach Keeps Getting Deleted for These 5 Reasons
    • What Separates Entrepreneurs Who Endure From Those Who Quit
    • Your Team Doesn’t Need Certainty. It Needs Direction.
    • This Restaurant Chain Went Back to the Basics to Boost Sales
    • Market Talk – July 29, 2026
    • How to Land Your First Agency Client (and How Not to)
    • Visa Is Cutting 2,600 Jobs — AI Is Only Part of the Reason
    Compatriot Chronicle
    • Home
    • US Politics
    • World Politics
    • Economy
    • Business
    • Headline News
    Compatriot Chronicle
    Home»Business»The real reason enterprise AI is stuck
    Business

    The real reason enterprise AI is stuck

    June 11, 20267 Mins Read
    Share Facebook Twitter Pinterest LinkedIn Tumblr Telegram Email Copy Link
    Follow Us
    Google News Flipboard
    Share
    Facebook Twitter LinkedIn Pinterest Email

    The reason enterprise AI remains stubbornly artisanal is not because models are too weak.

    It is not because context windows are too short, or agents need better prompts, or companies are resisting adoption. Those are all visible problems. But they are not the deepest one.

    The deeper problem is that the industry is still building from metaphors. And metaphors do not industrialize.

    Over the last two years, enterprise AI has become filled with human analogies. We talk about memory, reflection, planning, delegation, feedback, even sleep. Business Insider recently described Anthropic’s “dreaming” technique for AI agents, a telling example of how naturally the industry reaches for human metaphors when describing systems that are, in reality, computational architectures.

    The metaphors are useful. They make complex systems easier to understand. They help product teams explain what their systems do. They help executives believe they are buying something familiar.

    But there is a difference between a metaphor and a model: a metaphor describes something. A model formalizes it. That distinction may explain why enterprise AI still feels trapped between astonishing demos and frustrating deployments.

    Software becomes industrial when it becomes formal

    Every major software revolution followed the same pattern: first came capability. Then came formalization. Only then came the platform.

    Relational databases did not emerge because someone built a better filing cabinet: they emerged because Edgar F. Codd introduced a formal relational model of data, defining a way to think about relations, operations, redundancy, consistency, and data independence. SQL, applications, vendors, and ecosystems came later. First came the abstraction.

    The web did not become transformative because browsers got prettier: it became transformative because resources acquired formal identities. The W3C’s Architecture of the World Wide Web defines the web as an information space in which resources are identified by URIs. HTTP, formalized in RFC 9110, is a stateless protocol whose requests can be interpreted independently. HTML, URLs, HTTP methods, status codes: these were not decorative details. They were the grammar that made the web industrial.

    ERP followed the same path. SAP did not become dominant because it wrote prettier interfaces than consultants. It succeeded because it formalized the enterprise around processes, transactions, master data, accounting logic, inventory, procurement, and operational relationships. That shared grammar made implementation repeatable enough for partners, integrators, templates, extensions, and eventually entire ecosystems to form around it.

    This is how software scales: not through better metaphors. Through formal abstractions. Enterprise AI has capability. What it still lacks is formalization. 

    Memory is not a data model

    Consider one of the most common concepts in AI today: memory. Most modern AI platforms now offer some version of it. Microsoft’s documentation for the Azure OpenAI Assistants API describes persistent threads that store message history and truncate it when the conversation exceeds the model’s context length. Anthropic’s engineering team, writing about long-running agents, describes the challenge of agents working across many context windows and the need to preserve continuity between sessions.

    All of this is useful. None of it, by itself, is a data model. A memory tells you what happened, but a model tells you what can happen. A proper model defines identity, state, relationships, permissions, constraints, and valid transitions. It creates invariants: properties the system guarantees regardless of who uses it or how often it runs.

    Memory alone does not provide that. It can retrieve context. It can reconstruct history. It can summarize decisions. But it does not formally represent a customer, a contract, an approval chain, a compliance rule, a risk threshold, or a workflow state.

    That distinction matters because companies do not operate on memories: they operate on structures.

    Why agents remain artisanal

    This helps explain one of the strangest developments in enterprise AI: as frontier models become more capable, deployment is becoming more human-intensive.

    OpenAI, Anthropic, Google, and others increasingly rely on people who work directly with customers to map workflows, define constraints, connect systems, and translate organizational reality into something AI can operate within. In a previous article, I argued that if intelligence were truly a utility, vendors would not need to send engineers to every customer to make the faucet work.

    The persistence of that model tells us something important: the missing layer is still being supplied manually. Someone still has to determine what matters, which constraints apply, which systems are authoritative, how permissions work, how decisions are tracked, and how outcomes are measured.

    In a mature platform, much of that would already be represented formally. Today, it often is not. The result is a category that remains surprisingly dependent on custom deployment and organizational translation. Not industrial intelligence: artisanal intelligence. 

    Ecosystems require invariants

    This is why today’s agent platforms struggle to produce true ecosystems. Developers can build on SQL because tables, transactions, keys, and constraints behave predictably. They can build on the web because URLs, HTTP methods, and document formats obey shared rules. They can build on ERP systems because business objects and transactions have defined meanings.

    Those guarantees matter: they allow partners, extensions, integrations, marketplaces, and standards to emerge. Without invariants, every deployment becomes a custom interpretation. And when custom interpretation becomes the dominant mode of delivery, the result is not a platform: it is consulting.

    This is exactly the trap enterprise AI is currently in. Every organization has its own data, workflows, vocabulary, policies, approvals, systems of record, exception paths, and political reality. Without a formal layer that can represent those things in a reusable way, each deployment becomes a translation exercise. The model may be general, but the company is not.

    McKinsey’s latest State of AI research points to the same pattern from another angle: AI usage is widespread, but most companies have not embedded it deeply enough into workflows and processes to produce material enterprise-level benefits. The companies doing better are not simply using more AI. They are redesigning workflows. 

    That matters because it confirms the underlying point. Intelligence alone is not enough. It has to be embedded in structure.

    The formal layer enterprise AI is missing

    This is not the first time companies have made this mistake. In his classic Harvard Business Review essay, “Reengineering Work: Don’t Automate, Obliterate”, Michael Hammer warned that companies often use new technology to speed up outdated processes instead of redesigning the work itself. That was true in 1990. It is even more true now.

    Most companies are still asking: “how do we add AI to our existing processes?” The better question is: “what formal representation of work would allow AI to operate safely, repeatably, and accountably inside the company?”

    That layer will not be another chat interface. It will not be a longer prompt. It will not be a prettier copilot or a more anthropomorphic agent. It will be a formal layer. A layer that represents identity, state, permissions, constraints, provenance, workflows, outcomes, and business semantics in ways that are understandable both to machines and to humans.

    A layer that creates invariants, that makes enterprise intelligence composable, governable, auditable, and repeatable.

    That is when ecosystems emerge. That is when deployments become scalable. And that is when enterprise AI finally leaves its artisanal phase behind.

    What comes next

    The next stage of enterprise AI will not be defined by who gives the best name to memory, agents, context, or delegation. It will be defined by who formalizes them.

    That does not mean the winning architecture is obvious. It is not. We are still early. But its properties are becoming easier to describe.

    It will preserve state. It will enforce constraints. It will encode business semantics. It will govern permissions. It will track provenance. It will connect actions to outcomes. It will make workflows intelligible to machines without making them opaque to humans.

    Most importantly, it will create invariants others can build on.

    The industrial era of enterprise AI will not begin when models become more humanlike: it will begin when intelligence becomes more structured.

    Because every major software revolution follows the same pattern: first we imitate reality with metaphors, then we discover the abstraction that makes an industry possible.

    A metaphor can inspire a product.

    A formal model creates an industry. 



    Source link

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

    Related Posts

    For Two Years, I Was Using AI Wrong. Fixing It Is Why My Clients Are Winning While Other Brands Fall Behind.

    July 30, 2026

    Your Cold Outreach Keeps Getting Deleted for These 5 Reasons

    July 30, 2026

    What Separates Entrepreneurs Who Endure From Those Who Quit

    July 30, 2026
    Top News

    What new mothers can teach us about the future of work

    By Staff WriterJune 12, 2026

    If you want to know whether a workplace is built for the future, don’t ask…

    When enterprise AI finally works, it won’t look like AI

    May 11, 2026

    Time for a CRISPR discussion about genetic engineering

    November 26, 2025

    Top 5 Accounting Apps for Simplifying Finances

    June 7, 2026
    Top Trending

    For Two Years, I Was Using AI Wrong. Fixing It Is Why My Clients Are Winning While Other Brands Fall Behind.

    By Staff WriterJuly 30, 2026

    Opinions expressed by Entrepreneur contributors are their own. Key Takeaways AI does…

    Your Cold Outreach Keeps Getting Deleted for These 5 Reasons

    By Staff WriterJuly 30, 2026

    Opinions expressed by Entrepreneur contributors are their own. Key Takeaways Research beats…

    What Separates Entrepreneurs Who Endure From Those Who Quit

    By Staff WriterJuly 30, 2026

    Opinions expressed by Entrepreneur contributors are their own. Key Takeaways We are…

    Categories
    • Business
    • Economy
    • Headline News
    • Top News
    • US Politics
    • World Politics
    About us

    The Populist Bulletin serves as a beacon for the populist movement, which champions the interests of ordinary citizens over the agendas of the powerful and entrenched elitists. Rooted in the belief that the voices of everyday workers, families, and communities are often drowned out by powerful people and institutions, it delivers straightforward, unfiltered, compelling, relatable stories that resonate with the values of the American public.

    The Populist Bulletin was founded with a fervent commitment to inform, inspire, empower and spark meaningful conversations about the economy, business, politics, inequality, government accountability and overreach, globalization, and the preservation of American cultural heritage.

    The site offers a dynamic mix of investigative journalism, opinion editorials, and viral content that amplify populist sentiments and deliver stories that echo the concerns of everyday Americans while boldly challenging mainstream narratives that serve the privileged few.

    Top Picks

    For Two Years, I Was Using AI Wrong. Fixing It Is Why My Clients Are Winning While Other Brands Fall Behind.

    July 30, 2026

    Your Cold Outreach Keeps Getting Deleted for These 5 Reasons

    July 30, 2026

    What Separates Entrepreneurs Who Endure From Those Who Quit

    July 30, 2026
    Categories
    • Business
    • Economy
    • Headline News
    • Top News
    • US Politics
    • World Politics
    Copyright © 2025 Populist Bulletin. All Rights Reserved.

    Type above and press Enter to search. Press Esc to cancel.