‹ Back to Blog
Data Strategy
Genie Ontology: What Databricks' Context Bet Means for Everyone Not on Databricks
Zach Shapiro
·
·
13 min

TL;DR: At the Data + AI Summit on June 16, 2026, Databricks announced Genie Ontology, an automatic context layer that builds a living graph of what a company's data means. CEO Ali Ghodsi framed the reason bluntly: "Most enterprise AI today is just guessing with false confidence." He is right, and the research agrees. A VB Pulse survey of 101 enterprises found 57% traced a confidently wrong AI answer to missing business context, while only 25% run a governed context layer in production. The largest data platform in the world just validated the category. The catch is that Genie Ontology governs context inside the Databricks perimeter, and most companies between $10M and $1B in revenue do not run on a lakehouse at all.
Two things happened this summer that belong in the same sentence, and almost nobody has put them there.
On June 16, 2026, Databricks used its Data + AI Summit to announce Genie Ontology, described as a self-improving context layer that continuously extracts business knowledge from Databricks and more than 50 connected workplace applications. Two months later, on August 13, the company closed a $5 billion round at a $190 billion post-money valuation, on a revenue run rate above $7 billion growing more than 80% year over year.
A company that 20,000 organizations and roughly 70% of the Fortune 500 already pay for did not spend its flagship keynote on a faster query engine. It spent the keynote arguing that AI's problem is context.
That is a category validation event for anyone who has been saying the same thing to a skeptical CFO. It is also, read carefully, an argument for why most companies still cannot buy their way out of the problem.
Key takeaways
Databricks named the real bottleneck. Ali Ghodsi told the Summit that "most enterprise AI today is just guessing with false confidence," and framed it as a context problem rather than an intelligence problem.
The research backs the claim. A VB Pulse survey of 101 enterprises with more than 100 employees, fielded June 2026, found 57% traced a confident but wrong agent answer to missing or inconsistent business context, and 31% said it happened more than once.
Almost nobody has the fix in production. In the same survey, only 25% run a governed context layer in production, 34% are still building one, and 41% have not started.
Genie Ontology ranks authority, it does not just retrieve. It uses a PageRank-inspired method weighing who created a definition, how widely it is used, whether it links to certified datasets, and how recently it was updated.
Three platforms shipped the same idea in one quarter. Snowflake announced Horizon Context on June 2, 2026, Microsoft opened Fabric IQ's business ontology through MCP, and Databricks announced Genie Ontology on June 16.
Each one is bounded by its own perimeter. A context layer that reads your lakehouse cannot govern the meaning of data that never enters the lakehouse.
Speed is not the same as correctness. Michael Leone of Moor Insights put the risk plainly: "If your data and governance aren't already in order, this just speeds up your existing mess."
The failure math is already known. Gartner predicts more than 40% of agentic AI projects will be canceled by the end of 2027, and separately that 60% of AI projects lacking AI-ready data will be abandoned through 2026.
What is Genie Ontology?
Genie Ontology is Databricks' automatic context layer, announced June 16, 2026, that builds and continuously updates a graph of what a business's data means. It ships alongside Genie One, an agentic coworker available on web, iOS, and Android.
Rather than asking a data team to hand-author definitions, Genie Ontology extracts context from tables, queries, dashboards, pipelines, documents, tickets, chats, and meetings, then keeps that picture current as the underlying systems change. Databricks says it draws from more than 50 connected workplace applications including Google Drive, Jira, Slack, Confluence, and SharePoint. Teams can also upload their own definitions through Unity Catalog Semantics.
The word "ontology" is doing real work here. A semantic layer maps a metric name to a query. An ontology describes entities, their attributes, and the relationships between them, which is what lets an agent reason across systems rather than look up a single number. We walked through that distinction in what an AI context layer is and in knowledge graphs for enterprise AI.
Why did Databricks' CEO say AI has a context problem?
Ali Ghodsi's argument at the Summit was that model capability is no longer the binding constraint on enterprise value, and that the gap between what AI can do and what it delivers is a context gap.
His framing was direct: "Most enterprise AI today is just guessing with false confidence. That is not good enough for business." The illustration he used was operational rather than technical. If a CFO cannot get AI to explain why margins moved, or a sales leader cannot get it to surface the next upsell, the model is not the thing that failed.
He repeated the theme in August, telling Forbes that "the world remains largely unchanged, except that token spending is rising. There is a major gap between the intelligence AI possesses and the impact it is having." From the CEO of a company selling AI infrastructure at an $190 billion valuation, that is a notably unflattering assessment of the current return on AI spend.
The strategic read is straightforward. Databricks has concluded that the next competitive battle is not over compute or model access. It is over who owns the definition of what your business data means.
How does Genie Ontology decide which definition is correct?
Genie Ontology ranks definitions by authority rather than treating every source as equal, using a method Databricks describes as inspired by Google's PageRank.
The signals it weighs include who created the definition, how widely it is used across the organization, whether it links to certified datasets and assets, and how recently it was updated. Commentators have nicknamed the approach OntoRank. The practical effect is that a metric definition sitting in a certified, heavily referenced, recently maintained dataset outranks the same metric name in an abandoned dashboard somebody built in 2019.
This is a genuinely good idea, and it addresses the specific way retrieval fails in enterprises. Michael Leone of Moor Insights described the prior generation's weakness precisely: "Older approaches, such as RAG and vector search, just pull back whatever looks similar to your question, and they don't actually understand your business." We made the same argument, at more length, in AI company brain versus building your own RAG.
Authority ranking has a limit worth stating. It resolves which definition is most authoritative. It does not establish which definition is correct. Stephanie Walter of HyperFRAME put the caveat on record: "Ontologies can improve context, but they do not guarantee the answer is correct." If the most-referenced definition of gross margin in your company is the wrong one, ranking will promote it faster.
The number underneath the announcement: 57%
The most important statistic in this story did not come from Databricks. VB Pulse surveyed 101 qualified enterprises with more than 100 employees in June 2026 and found that 57% had traced a confident but wrong AI agent answer to missing or inconsistent business context in the prior six months. Thirty-one percent said it had happened more than once.
Set that against Ghodsi's phrasing. He said enterprise AI is "guessing with false confidence." The survey measured, independently, how many enterprises had watched exactly that happen and traced the cause. The vendor's marketing language and the field research converged on the same failure mode, which is rare enough to take seriously.
The deployment numbers from the same survey are where it gets uncomfortable. Only 25% run a governed context layer in production. Thirty-four percent are building one. Forty-one percent have not started. So the problem is broadly experienced, the fix is broadly understood, and three quarters of enterprises still do not have one running.
That gap is the entire commercial opportunity Databricks just moved to capture, and it is why the announcement matters well beyond its customer base.
Three platforms, one idea, one quarter
Genie Ontology was not an isolated bet. Every major data platform shipped a version of the same idea within weeks of each other in mid-2026, which tells you the category is now consensus rather than contrarian.
Databricks Genie Ontology: What shipped Automatic context layer with authority ranking, Announced June 16, 2026, Scope Databricks plus 50+ connected apps
Snowflake Horizon Context: What shipped Governed semantic and metadata enrichment layer, Announced June 2, 2026, Scope Inside the Snowflake perimeter; Business Glossary on the H2 2026 roadmap
Microsoft Fabric IQ: What shipped Business ontology, opened via MCP to other vendors' agents, Announced 2026, Scope Microsoft Fabric estate
Read the right-hand column again. Each product governs context for data that lives inside, or is connected to, that vendor's platform. That is not a criticism of any of them. It is the only thing a platform vendor can sell, and within their perimeters these are strong products.
It does create a structural gap, and the gap is where most companies live.
What Genie Ontology does not solve
Genie Ontology cannot govern the meaning of data that never enters Databricks, which is the situation for the large majority of companies between $10M and $1B in revenue.
Consider what a real operator in that band runs. A commercial real estate owner has Yardi or MRI for property accounting, ARGUS for valuation, CoStar for market comps, and a decade of leases as PDFs. A healthcare group has Epic or athenahealth, a clearinghouse, a payer portal, and contracts nobody has modeled since signing. A manufacturer has an ERP, a separate quality system, and cost data in spreadsheets. A private equity firm has eleven portfolio companies running eleven different charts of accounts.
None of that is in a lakehouse. Most of these companies do not employ a data engineer, let alone a platform team to stand up Unity Catalog Semantics. The 20,000 organizations Databricks serves and the 70% of the Fortune 500 it counts are real, and they are also not the same population as the mid-market operator reading a board deck built from four systems that disagree.
For those companies the sequence Databricks assumes is inverted. Genie Ontology begins with a governed platform and adds meaning on top. The mid-market has to establish meaning across systems it does not control, cannot consolidate, and will not migrate. We wrote about that inversion in data unification and the intelligence layer, and about the specific case of reconciling systems that structurally disagree in why Yardi, MRI, and ARGUS never match.
The failure mode nobody prices: speeding up the mess
The sharpest warning about Genie Ontology came from an analyst covering it favorably. Michael Leone of Moor Insights: "If your data and governance aren't already in order, this just speeds up your existing mess."
That sentence deserves to be pinned above every AI budget conversation this year, because the failure math is already documented. Gartner predicts that more than 40% of agentic AI projects will be canceled by the end of 2027, citing escalating costs, unclear business value, and inadequate risk controls. Separately, Gartner projects that 60% of AI projects lacking AI-ready data will be abandoned through 2026, and has reported that only 12% of organizations have data of sufficient quality to support AI applications. MIT's Project NANDA found that 95% of generative AI pilots showed no measurable profit-and-loss return.
Ashish Chaturvedi of HFS Research named the downstream consequence: "The single biggest barrier to enterprise AI adoption is that decision-makers don't trust AI outputs enough to act on them without checking." An agent that produces a fast answer a CFO then re-verifies by hand has not saved anything. It has added a step.
This is the honest case for doing the unglamorous work first. Definitions before agents. Reconciliation before automation.
Does a context layer work if your data is a mess?
A context layer helps most when the underlying data is inconsistent, but only if it is built to reconcile the inconsistency rather than index it.
Those are two different products, and the distinction is easy to miss. In our work with operators across real estate, healthcare, manufacturing, and private equity, the first blocker is almost never the model or the retrieval method. It is that two systems disagree about what a customer or a property or a procedure is, and nobody has written down which one wins. The disagreement gets absorbed into manual reconciliation for so long that it stops reading as a problem. Indexing a mess produces an authoritative-looking answer built on figures that were never comparable. Reconciling a mess means deciding, explicitly and in code, that revenue recognized at signature in one system and at go-live in another map to a single defined metric, and that anything failing the rule surfaces as an exception instead of a number.
The second is slower to build and it is the only one that survives a board meeting. In practice the first step is not software at all. It is writing down twenty to thirty metric definitions precisely enough that two analysts compute the same figure, which is the argument we made in portfolio monitoring and the portco data layer and in true margin per SKU.
Authority ranking, as Genie Ontology implements it, is a reasonable answer to "which of these six definitions should we trust." It is not an answer to "none of these six definitions are right."
What this means if you are a $10M to $1B operator
The practical takeaway is that the largest vendor in the market just told you the bottleneck is context, and that its solution assumes a platform you probably do not run.
Three things follow. First, the category is no longer speculative, which matters when you are asking a board to fund it. When Databricks, Snowflake, and Microsoft all reorganize their flagship products around governed context in a single quarter, "why do we need a semantic layer" stops being a hard conversation.
Second, the buying decision is not context layer versus no context layer. It is whether your context layer is scoped to one vendor's platform or to the systems you actually run. If your operational truth lives in Yardi, Epic, NetSuite, QuickBooks, and email, a lakehouse-scoped ontology governs the wrong perimeter.
Third, the sequencing advice from the analysts is unanimous and cheap to follow. Get definitions and governance in order before you point agents at anything, because every credible observer says acceleration without that step multiplies the error rate rather than the output. We laid out the buy versus build tradeoff in buy versus build an AI context layer.
How OutcomeCatalyst fits
OutcomeCatalyst is a governed intelligence layer that connects the systems a company already runs, resolves the entities and metric definitions across them, and gives both people and AI agents a single reasoned view with provenance attached.
The difference from a platform-native ontology is scope, not ambition. Genie Ontology governs meaning across Databricks and its connected applications, and does it well. We start from the assumption that a company's truth is spread across an ERP, an industry system of record, a CRM, a clearinghouse or portal, and a decade of documents, and that none of it is moving to a new platform to make an AI project convenient.
That means the work is entity resolution across systems that disagree, metric definitions written once and mapped to each local source in code, exceptions surfaced rather than averaged away, and every answer traceable to the record it came from. Our industry demos show the shape of it on fictional data: underwriting acceleration for CRE, portfolio monitoring for private equity, and revenue cycle recovery for healthcare groups.
If you are reading the Databricks news and recognizing the problem but not the platform, that is the conversation we have every week.
Common questions about Genie Ontology
What is Genie Ontology in simple terms?
Genie Ontology is Databricks' automatic context layer, announced June 16, 2026. It builds a continuously updated graph of what your business data means by reading tables, queries, dashboards, pipelines, and more than 50 connected applications, so AI agents can reason about your business instead of pattern-matching text.
Who is Genie Ontology for?
Organizations already running Databricks. It draws its context from the Databricks estate plus connected workplace apps like Slack, Jira, and SharePoint. Companies whose operational data lives primarily in industry systems of record outside that perimeter will not get coverage of those systems from it.
How is an ontology different from a semantic layer?
A semantic layer maps metric names to queries, so "revenue" resolves to a specific calculation. An ontology also describes entities, attributes, and the relationships between them, which is what allows an agent to connect a lease to a property to an owner to a loan covenant rather than just look up one number.
What is OntoRank?
OntoRank is the nickname for Genie Ontology's authority ranking, which Databricks describes as inspired by PageRank. It weighs who created a definition, how widely it is used, whether it links to certified datasets, and how recently it was updated, then promotes the most authoritative version.
Does Genie Ontology fix bad data?
No. It ranks which existing definition is most authoritative. As Moor Insights analyst Michael Leone warned, if data and governance are not already in order, the technology accelerates the existing problem. HyperFRAME's Stephanie Walter made the related point that ontologies improve context without guaranteeing correctness.
Why are Databricks, Snowflake, and Microsoft all doing this at once?
Because the constraint on enterprise AI value moved from model capability to business context, and whoever owns the definition of what company data means owns the control plane for agents. Snowflake announced Horizon Context on June 2, 2026, Databricks announced Genie Ontology on June 16, and Microsoft opened Fabric IQ's ontology through MCP.
What should we do first if we are not on a lakehouse?
Write the metric definition registry. Twenty to thirty metrics, agreed by the CFO and operations lead, defined precisely enough that two analysts compute the same number. It requires no software purchase, and every downstream AI initiative depends on it.
How many enterprises have a context layer running today?
Only 25%, according to a VB Pulse survey of 101 enterprises with more than 100 employees fielded in June 2026. Another 34% are building one and 41% have not started, even though 57% had already traced a confidently wrong AI answer to missing business context.
Sources
Databricks newsroom, "Databricks Launches Genie One: All-New Agentic Coworker for Every Team," June 16, 2026 (Ghodsi quote on guessing with false confidence; Genie Ontology as self-improving context layer across 50+ connected apps; 20,000+ organizations; 70% of Fortune 500; availability of Genie One, Agents, and Code): databricks.com
InfoWorld, "From RAG to ontology: Databricks bets on context as the key to trusted AI agents," June 17, 2026 (PageRank-inspired authority ranking and its four weighted signals; Unity Catalog Semantics uploads; analyst quotes from Michael Leone of Moor Insights, Ashish Chaturvedi of HFS Research, and Stephanie Walter of HyperFRAME): infoworld.com
Forbes, "Databricks Hits $190 Billion Valuation As CEO Ali Ghodsi Claims AGI Has Already Arrived," August 13, 2026 ($5B raise at $190B post-money; $7B+ revenue run rate; 80%+ year over year growth; Ghodsi on the gap between AI intelligence and impact, and on token spending): forbes.com
VentureBeat, VB Pulse survey of 101 qualified enterprises with more than 100 employees, fielded June 2026 (57% traced a confidently wrong agent answer to missing or inconsistent business context; 31% more than once; 25% run a governed context layer in production; 34% building; 41% not started): venturebeat.com
Gartner press release, June 25, 2025, attributed to Senior Director Analyst Anushree Verma (more than 40% of agentic AI projects canceled by end of 2027 on escalating costs, unclear business value, inadequate risk controls; agent washing; January 2025 poll of 3,412 webinar attendees): gartner.com
Gartner research on AI-ready data, cited 2025 to 2026 (60% of AI projects lacking AI-ready data abandoned through 2026; only 12% of organizations hold data of sufficient quality for AI applications): gartner.com
MIT Project NANDA, 2025 (95% of generative AI pilots showed no measurable profit-and-loss return): mit.edu
Snowflake, "Horizon Context: The Governed Semantic Layer," announced June 2, 2026 (metadata enrichment inside the Snowflake perimeter; Business Glossary on the H2 2026 roadmap): snowflake.com
Constellation Research, "Snowflake Summit 2026: Redrawing the Boundary Between Data, Context, and Action," 2026 (platform convergence on governed context as the agent control plane): constellationr.com
Towards AI, "Microsoft Fabric IQ vs Snowflake Cortex vs Databricks Unity Catalog," 2026 (Microsoft opening Fabric IQ business ontology via MCP; convergence of the three platforms on unified semantic intelligence): pub.towardsai.net
TechTarget, "Databricks intros new Genie, data management tools to aid AI," June 2026 (product line detail and positioning): techtarget.com
OutcomeCatalyst connects the systems you already run into a governed intelligence layer your team and your agents can reason over. Demos on this site use fictional data. To see this on your own operation, start a conversation.

Unified operating layer to harness artificial intelligence. Connect fragmented data, create agentic workflows, enable faster decisions across your company.
© 2026 OutcomeCatalyst. All rights reserved.
