Close Menu
    What's Hot

    Martin Wolf honoured by European institutions for defending ‘open and united’ Europe

    McLaren admit ‘challenging’ F1 season is ‘below our expectations’ ahead of Monaco Grand Prix | F1 News

    Amazon Prime Day 2026 takes place June 23-26

    Facebook X (Twitter) Instagram
    Trending
    • Martin Wolf honoured by European institutions for defending ‘open and united’ Europe
    • McLaren admit ‘challenging’ F1 season is ‘below our expectations’ ahead of Monaco Grand Prix | F1 News
    • Amazon Prime Day 2026 takes place June 23-26
    • California Election Live Updates: Governor’s Race to Succeed Newsom Headlines Primary Battles
    • Battling a Deadly Ebola Outbreak in Eastern Congo
    • Carney Says Canada Is Failing Jewish Canadians, Describing ‘Crisis of Antisemitism’
    • AI agents keep giving confident wrong answers. The context layer is enterprise AI’s next production problem.
    • Martin Scorsese Is Embracing A.I.
    interluknewsinterluknews
    • Home
    • Business
      • Corporate News
      • Industry Insights
      • Startups & Entrepreneurship
      • Technology & Innovation
    • Economy
      • Economic Policy
      • Financial Analysis
      • Inflation & Interest Rates
      • Trade & Markets
    • Global
      • Conflicts & Security
      • Diplomacy
      • Global Trends
      • International Affairs
    • Lifestyle
      • Fashion
      • Food & Dining
      • Personal Development
      • Travel
    • Opinion
      • Columns
      • Editorials
      • Expert Opinions
      • Reader Voices
    • More
      • Politics
        • Elections
        • Government & Policy
        • International Relations
        • Political Analysis
      • Sports
        • Cricket
        • Football / Soccer
        • International Sports
        • Local Sports
      • Technology
        • Artificial Intelligence
        • Cybersecurity
        • Gadgets & Reviews
        • Tech News
      • South Africa News
    Facebook X (Twitter) Instagram
    interluknewsinterluknews
    Startups & Entrepreneurship

    AI agents keep giving confident wrong answers. The context layer is enterprise AI’s next production problem.

    adminBy adminJune 2, 2026No Comments6 Mins Read
    Share Facebook Twitter Pinterest Copy Link Telegram LinkedIn Tumblr Email
    AI agents keep giving confident wrong answers. The context layer is enterprise AI’s next production problem.
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Enterprise AI agents have a new production failure mode, and it is not the model. As enterprises move from single-layer RAG to hybrid retrieval architectures, the same underlying data produces different answers depending on which agent, tool or system asks the question. Revenue means one thing in a business intelligence (BI) dashboard, something slightly different in a SQL table and something else again in an agent instruction. The retrieval infrastructure build-out of the past two years produced faster and cheaper vector search. It did not produce a shared definition of what the data means.

    At Snowflake Summit 26 in San Francisco, the data cloud vendor is taking a broad swing at that problem, with announcements spanning a Kafka-compatible managed streaming service called Data Stream, adaptive compute improvements, expanded Apache Iceberg interoperability and updates to its Cowork and CoCo agent and coding products. Running underneath all of it is a context layer: Horizon Context and Cortex Sense, a two-layer system designed to give agents a governed, shared definition of business logic across retrieval stacks. The context problem is why it matters: VentureBeat’s VB Pulse Q1 2026 data, drawn from a survey of organizations with 100 or more employees, shows hybrid retrieval intent tripling from 10.3% in January to 33.3% in March, the fastest-growing strategic position in the dataset.

    “There are a lot of tools out there that you can ask questions, you get a very confident answer, but whether it’s correct or not is different,” said Christian Kleinerman, EVP of Product at Snowflake.

    From fragmented business logic to a governed context layer

    The problem Horizon Context targets is specific. Business logic today is distributed across SQL, BI dashboards and agent instructions, and no single system owns the definition. When multiple agents or tools query the same underlying data, they reason over different schemas and return different answers. Horizon Context is Snowflake’s attempt to fix that at the catalog layer rather than at the agent layer.

    Horizon Context. The customer-managed layer, built on Snowflake’s acquisition of Select Star. It pulls metadata from Postgres, SQL Server, Tableau and Power BI into the Horizon Catalog, so every agent, BI tool and external system draws from the same governed definition rather than reasoning independently over a raw physical schema. Semantic View Autopilot automatically creates and refines semantic views over time, extending curated business logic without requiring ongoing manual effort.

    Cortex Sense. The platform-derived layer. It automatically builds and enriches context from customer data and usage patterns on an ongoing basis, without requiring manual semantic view authoring. Kleinerman described it as improving the default experience before any explicit curation has happened.

    The distinction between the two layers is architectural and Kleinerman was precise about it. “Think of Horizon Context as everything that is explicit and declared by customers, and Cortex Sense is anything that is implicit and derived by us,” Kleinerman said. 

    The two layers connect to Snowflake’s existing retrieval infrastructure. Cortex Search, the company’s RAG implementation, plugs into both CoCo and Cowork as a tool, so context enriched by either layer flows into retrieval workflows.

    While Horizon Context is a Snowflake technology, the goal is for it to be interoperable and open.  Snowflake is tying the technology  to the Open Semantic Interchange, making customer-declared definitions portable across third-party catalogs and tools. 

    “Horizon Context, 100% we’re committed to and leading the effort to make sure that that’s not locked in,” Kleinerman said.

    Context layers are everywhere. The question is which ones actually work.

    Snowflake is joining an increasingly crowded field of vendors targeting the same problem. Microsoft has opened its Fabric IQ business ontology via MCP so any vendor’s agent can draw from a shared semantic layer. Redis launched Iris, a context and memory platform that sits between agents and their data, built on a storage engine redesigned for agent-scale retrieval volumes. Pinecone is repositioning from vector database to knowledge engine with Nexus, which compiles enterprise data into task-specific artifacts before agents ever query them.

    Devin Pratt, research director at IDC, told VentureBeat that in his view Snowflake is headed in the right direction and is going where the whole market is heading. 

    “Agents are only as good as the data and semantics behind them, so the context layer, not the model, is the thing to watch right now,” Pratt said. 

    In Pratt’s view, what works about Snowflake’s version is the split. Horizon Context covers what teams declare and curate themselves, and Cortex Sense covers what the platform picks up automatically. Just as important, they’ve anchored Horizon Context inside the catalog and governance layer rather than bolting it on after the fact.

    “The context layer is the real battleground for agentic AI. An agent is only as trustworthy as the data and semantics behind it” Pratt said.

    Mike Leone, VP and principal analyst at Moor Insights and Strategy, agreed that treating the two layers differently is the right architectural call.

    “I like where Snowflake’s heading. They’re splitting context into two buckets, with Horizon Context covering what customers explicitly define and Cortex Sense covering what the platform figures out on its own,” Leone told VentureBeat. “You can’t trust those two things the same way, so treating them differently is the right call. If Snowflake can show those two layers reconcile cleanly and you can see where every answer came from, they’ve got something real.”

    What this means for enterprises

    For enterprises evaluating context layers, the architectural direction is clear. The execution gap is not.

    Agents raise the bar on an old problem. The semantic layer idea has existed for years, but agents change what failure costs — when an agent gives a wrong answer at scale, the damage is immediate. Leone is direct about what that means for most vendors currently in the market.

    “Most vendors selling a drop-in fix are overpromising,” Leone said. “Drop one into a real enterprise and it mostly exposes how messy your data and definitions already are, and a lot of companies are about to find that out the hard way.”

    The evaluation bar is specific. Pratt identified what separates context layers that work from those that stall: governance and lineage built in so teams can audit why an agent gave the answer it did, portability so context and policy are not locked to one vendor, and accuracy that can be measured and reused across agents and tools.

    “Enterprises don’t need another silo of semantics,”  Pratt said. “They need a context layer that’s governed, portable, and trustworthy enough to audit.”

    agents AIs answers confident Context enterprise Giving layer problem production wrong
    Follow on Google News Follow on Flipboard
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email Copy Link
    Previous ArticleMartin Scorsese Is Embracing A.I.
    Next Article Carney Says Canada Is Failing Jewish Canadians, Describing ‘Crisis of Antisemitism’
    admin
    • Website

    Related Posts

    Anthropic Just Filed for One of the Biggest IPOs Ever

    June 2, 2026

    When 3 Income Streams Become Too Complex to Handle Alone (And Cost You Thousands in Taxes and Missed Savings)

    June 2, 2026

    How AI-Powered Customer Service Is Destroying Brand Trust

    June 2, 2026
    Leave A Reply Cancel Reply

    Demo
    Latest Posts

    Martin Wolf honoured by European institutions for defending ‘open and united’ Europe

    McLaren admit ‘challenging’ F1 season is ‘below our expectations’ ahead of Monaco Grand Prix | F1 News

    Amazon Prime Day 2026 takes place June 23-26

    California Election Live Updates: Governor’s Race to Succeed Newsom Headlines Primary Battles

    Latest Posts

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    Advertisement
    Demo

    We are a digital news platform delivering timely, accurate, and insightful coverage of politics, global affairs, business, economy, sports, and more. Our mission is to keep readers informed with reliable news, clear analysis, and stories that truly matter.
    We're social. Connect with us:

    Facebook X (Twitter) Instagram Pinterest YouTube

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

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

    Powered by
    ...
    ►
    Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
    None
    ►
    Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
    None
    ►
    Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
    None
    ►
    Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
    None
    ►
    Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
    None
    Powered by