
Key takeaways:
- Autonomous business is an operating model shift, not a tooling upgrade: move from input-first work (humans sequencing tasks) to outcome-first execution (agents orchestrating workflows to meet business goals).
- Agentic AI drives three irreversible changes in the enterprise operating model: workflows become outcome-driven, the workforce becomes human + digital workers, and decisions move toward closed-loop automation—similar to how Wi-Fi permanently removed “location” as a constraint on work.
- Most AI programs stall at the “data hourglass” bottleneck: data volume and demand explode, but static pipelines can’t deliver context fast enough for agents to act safely in real time.
- The winning foundation is a multimodal data fabric + active metadata augmentation: connect data across structured and unstructured sources, then add semantics/lineage/policy context so agents can reason—not just generate.
- Real-time outcomes require correlating weak signals across systems (e.g., fraud patterns within seconds). Speed is the advantage—but only if governance and semantic context are built in.
- Governance is non-negotiable: agent oversight, auditability, access controls, and guardrails keep autonomy aligned to enterprise objectives.
At Gartner IT Symposium Barcelona 2025, one signal was hard to miss: AI will reshape the enterprise operating model over the next decade—not as a feature, but as a structural change in how work gets done.
The destination is what Gartner frames as autonomous business—a strategy that uses self-improving, adaptable technology to make decisions, take action, and create new types of value. By 2035, the market leaders in at least one industry will operate this way—and everyone else will be competing at a permanent disadvantage.
To reach that destination, enterprises must flip the model:
Gartner frames three “irreversible impacts” that together redefine how the enterprise operates:
Cyril described “irreversible” change with a simple memory from 1998: a systems engineer opened a laptop in a corridor—no cable, no desk—and accessed email and network resources wirelessly. In that moment, the implication was obvious: work would never again be constrained to a fixed physical connection. Today we don’t even think about Wi-Fi—but that shift permanently altered how work happens. That’s the kind of irreversibility Gartner is pointing to with agentic AI’s impact on workflows, workforce, and decisions.

If the “North Star” is autonomous, outcome-first enterprise operations, the next question is: what enables it?
In the webinar, we anchor the enabling path in two strategic roles:
You don’t reach autonomy with legacy coding practices—too slow, too rigid. The path forward is AI-native development platforms that let humans and AI agents co-build systems from intent (natural language), enabling “tiny teams” to deliver disproportionate output.
Live webinar insight: Cyril emphasized that focusing only on platforms “used to build agents” can fall short. What scales is a unified platform that synthesizes data engineering, software engineering, and AI engineering through orchestration—so business teams can meaningfully participate (because domain context is the real constraint, not just tooling).
Autonomous operations don’t come from a single chatbot. They require:
Together, these shifts explain why agentic AI is not “one product purchase.” It’s an architectural transition: platforms, orchestration, model strategy, and governance—built to scale.

If the vision is clear and the tools exist, why are most organizations still stuck?
Because the enterprise is living inside a data hourglass:
The result is a pattern I see repeatedly: organizations are data rich but decision- and action-latency constrained. AI agents may look impressive in a demo, but without contextualized, governed, timely data, they are functionally blind.
Cyril used a financial services scenario to show the shift:
In the outcome-first model, agentic systems continuously optimize the trade-off between fraud loss and customer experience through orchestration—rather than maximizing a single metric in isolation.
Cyril also described what “latency-unconstrained” decisioning looks like in practice. Imagine these events within a one-second window:
Individually, none of these crosses typical human thresholds. Collectively, an agent can correlate them into a high-confidence fraud pattern and take actions within that same second:
Humans cannot match this speed—even with real-time dashboards. The limiting factor becomes: can agents get the right data and context fast enough to act safely?

The solution is not “a bigger data warehouse.” Forcing everything into one central lake does not scale with data variety, formats, and sources. The solution is a multimodal data fabric: a unified logical layer that weaves a net and connects data across sources—on-prem, cloud, SaaS, documents, and streams—to a common Semantic Layer with ontology and knowledge graphs.
But connectivity alone isn’t enough. The differentiator is what the webinar calls the “secret sauce”:
AI agents don’t “speak SQL.” They operate in natural language and intent. To reason correctly, they need semantics: what data means, how it relates, where it came from, and what policies apply.
Active metadata augmentation uses AI to scan the fabric and add semantic knowledge—translating “Column X” into “Customer Lifetime Value,” attaching lineage, and providing business context. Without that semantic layer, agents are statistically impressive—but operationally blind.
Continuing the fraud scenario, Cyril explained multimodality in a concrete way. You don’t just combine structured telemetry like:
You also combine unstructured signals like:
This is the point: agents need situational context that lives across structured and unstructured sources—not in one neat table.
Cyril broke down one practical piece: identity/entity resolution metadata. To detect weak signals, you need entity keys (customer ID, account ID, merchant ID, etc.), plus relationship graphs:
Then you calculate link confidence scores (e.g., “this device belongs to this customer with X confidence”) using recency and stability metadata events like first seen/last seen, frequency, new-device flags, etc. Finally, you keep it active by continuously updating those relationships and link confidence scores as events stream in.
Active metadata is typically stored centrally—often in a graph database (e.g., Neo4j)—complemented by vector embeddings in a vector store, with an ontology/knowledge-graph layer that can evolve over time.

When you combine:
you move toward a decision intelligence platform pattern and ultimately decision automation—the closed loop where data becomes context, context becomes decision, and decision becomes action. That is the practical path to autonomous business.
Cyril gave an example of “composite AI”: an agent preventing churn by combining multiple techniques:
The point is that decision intelligence platforms will blend techniques—not treat “AI” as one monolithic capability.
“Data becomes context. Context becomes decision. Decision becomes action. This is how you move from decision support to decision automation—and make the autonomous business model real.”
As autonomy increases, so does risk. Organizations need explicit AI agent governance—objectives, accountability, oversight, and controls—so agents pursue the right outcomes in the right way.
In the webinar, Cyril positioned this as the “Vanguard” dimension: the trust infrastructure that makes autonomy deployable in real enterprises (explainability, accountability, controls)—even though it wasn’t the core focus of this particular session.
From a delivery standpoint, there are two practical paths to getting moving—both anchored in the same foundation of governance + orchestration + self-service:
A simple execution path from the webinar:
When asked why organizations struggle even with budget and tools, Cyril’s answer was blunt: teams often don’t prioritize data platform foundations early, and when they do, they try to boil the ocean instead of starting with one use case in one domain. He also stressed that without a semantic layer grounded in ontology and knowledge graphs that spans structured + unstructured data, enterprises won’t reach dependable outcomes.
If you have no fabric, no metadata layer, no agentic pilots—Cyril’s first step was:
This becomes the foundation everything else builds on.
Get the full end-to-end narrative—from Gartner signals and the shift to outcome-first execution, to the data foundations (multimodal fabric + active metadata) required for safe, real-time autonomy.
Watch the on-demand webinar: The Road to Autonomous Business
What’s the difference between agentic AI and traditional automation?
Traditional automation follows predefined rules and flows. Agentic AI is outcome-driven: it can plan, decide, and act (within bounds) to achieve goals, shifting workflows from static sequences to context-aware orchestration.
Why do AI agents fail in real enterprise environments?
Most failures aren’t model issues—they’re data issues. Enterprises are overwhelmed by multimodal data and constrained by static pipelines, so agents lack the context (semantics, lineage, meaning) needed to reason and act safely. Active metadata augmentation + a semantic layer (ideally grounded in ontology/knowledge graphs) is the missing layer.
How do we avoid building a fabric that only works for structured data?
In the Q&A, Cyril pointed out a common early trap: teams build semantic layers via JSON/YAML approaches that map well to structured warehouses, then stall when they try to support unstructured/RAG-driven use cases. The recovery path is an ontology-based semantic layer supported by knowledge graphs, with AI-assisted semantic model generation plus human refinement.
Data is pouring in from myriad sources—cloud applications, IoT sensors, customer interactions, legacy databases—yet without proper coordination, much of it remains untapped potential. This is where data orchestration comes in.
Enterprise Architects are increasingly vital as guides for technology-led innovation, but they often struggle with obstacles like siloed teams, misaligned priorities, outdated governance, and unclear strategic value. The blog outlines six core challenges—stakeholder engagement, tool selection, IT-business integration, security compliance, operational balance, and sustaining innovation—and offers a proactive roadmap: embrace a “fail fast, learn fast” mindset; align product roadmaps with enterprise architecture; build shared, modular platforms; and adopt agile governance supported by orchestration tooling.
Discover how to combine Internal Developer Portal and Data Fabric for enhanced efficiency in software development and data engineering.
Explore the differences of data mesh data fabric and discover how these concepts shape the evolving tech landscape.

One platform, whether you’re in data or digital.
Find out more about our end-to-end enterprise solution.