Select Page

Why Bolting AI onto a Legacy System Will Never Produce an AI Agent

by | Sep 3, 2026 | Industry Insights

Most broking technology vendors claim their platforms support agentic AI. Most are describing something else entirely. Genuine agentic AI requires four architectural conditions that legacy broking systems cannot meet by design. This article examines what those conditions are, why orchestration layers cannot bridge the gap, and what the architectural decision means commercially for reinsurance and commercial broking firms making platform investments in 2026.

Every vendor in the reinsurance and commercial broking technology market is talking about agentic AI right now. Most of them are describing something else.

What they are describing is a workflow automation tool that uses a language model to generate text or extract data at specific steps in a manual process. That is a more capable version of what the industry has been building for the last decade. It is genuinely useful. It is not agentic.

An AI agent does not assist with a task. It pursues a goal, breaks it into a sequence of decisions, uses tools and data to act on each decision, and learns from the outcomes to improve the next sequence. The distinction matters because it sets an entirely different requirement for the system the agent runs on. And that requirement is one that legacy broking platforms, regardless of what AI they have bolted on top, are structurally unable to meet.



What Agentic AI Actually Requires

Before evaluating whether any broking system can support agentic AI, it helps to be specific about what agentic AI needs to function. There are four things. Legacy systems fail on all four.

Unified Data Layer: An AI agent making a placement decision needs to read submission data, treaty terms, reinsurer appetite, placement history, and capacity positions from a single structured environment without translation between systems. In most legacy broking platforms, these data sets live in different modules, different databases, and often different software vendors entirely. The agent can reach some of them. It cannot reason across all of them simultaneously because there is no common layer that holds them together.

Real-time Data Access: Legacy systems were built around batch processing. Data is updated in cycles rather than continuously. An AI agent working a live facultative placement needs current appetite data reflecting today’s market conditions, not last night’s batch. A system that refreshes data every 12 hours cannot support a decision-making agent that needs to act on the current state of a placement in real time.

Closed Action Loop: It is action capability within the reasoning environment, and it is the requirement that the industry is currently obscuring most successfully. A system where an AI analyses a submission and recommends which reinsurers to approach, and a broker then logs into a separate portal to execute that approach, is not agentic. It is a recommendation engine. The vendor has separated the reasoning from the action, which means the agent cannot complete a goal. It can only advise on one. A system that recommends without acting is not an agent any more than a weather forecast is rain. The value of genuine agency is that the system that reasons is also the system that acts, in the same environment, without a human carrying the output from one place to another to execute it.

Feedback Mechanism: When an AI agent makes a placement decision and the outcome is recorded, that outcome should inform the next decision. Legacy systems store outcomes in formats built for human reporting, not for machine learning. The feedback loop that makes agentic AI genuinely intelligent over time does not close.




Why Orchestration Layers Are Not the Answer, and What Is

The industry’s current response to this architectural problem is the orchestration layer. Connect the legacy system to an AI layer via APIs. Route data between them. Let the AI reason on one side and the legacy system act on the other.

I have seen this approach work as a transitional strategy in enterprise SaaS before it appeared in insurance technology. In healthcare software in the early 2010s, firms connected legacy patient record systems to new analytics layers via orchestration. The analytics improved. The underlying system did not. By 2018, the orchestration layer had become its own legacy constraint, requiring as much maintenance as the system it was built to augment. The broking firms pursuing this path today are, in most cases, making the same decision with the same timeline of consequences.

McKinsey’s April 2026 analysis found that the biggest bottlenecks in insurance technology modernisation sit in the loops of discovery, mapping, testing, reconciliation, and cutover, the exact points where data crosses system boundaries and context is lost in translation. Orchestration layers add more of those crossings. They do not remove them.

The ISG Provider Lens 2026 report on P&C insurance operations found that many organisations are modernising through orchestration layers connecting legacy platforms with AI-based systems, improving operational performance while minimising implementation risk. What neither report claims is that orchestration produces genuine agentic capability. It produces better-connected legacy systems. That is a meaningful improvement. It is not the same outcome.

A broking platform that can support genuine agentic AI is not a legacy system with a better AI layer. It is a system where AI is embedded in the core data architecture from the foundation up. Data enters once and flows through every stage of the placement workflow, from submission intake through risk classification, appetite matching, quote comparison, binding confirmation, and treaty reconciliation, without re-entry or format translation, and without crossing a system boundary that breaks the agent’s reasoning context. The agent reads the same data it acts on. The outcomes it produces are stored in the same environment it reasons from. The feedback loop is closed by design.

This is what AI-native means at an architectural level. Not a better interface. Not a smarter extraction tool. A system where the data layer and the reasoning layer are the same layer, and where an agent can pursue a goal across the full placement workflow without losing context at a handoff.


The Commercial Consequence for Reinsurance and Commercial Brokers

The reason this matters commercially is specific to how reinsurance and commercial broking operations actually run.

A facultative placement that currently takes a senior broker two days of market research, submission preparation, and follow-up can be initiated, matched to the right reinsurers, and moved to a first committed line in hours. Not because the broker was replaced, but because the agent handled the data-intensive stages and the broker focused on the judgment-intensive ones.

An appetite matrix that currently lives in a senior broker’s memory becomes a continuously updated intelligence layer that every broker on the team can access at the point of a placement decision, regardless of tenure. The institutional knowledge does not leave when the broker does.

A bordereaux reconciliation that currently takes three to five days per cedant relationship takes hours, because the agent maps the incoming data to the treaty terms without format translation or manual field matching.

None of these outcomes are available on a legacy broking system with an AI layer bolted on, because the agent cannot complete any of these tasks without crossing a system boundary that breaks its context. The recommendation appears. The execution requires a broker to log in somewhere else. The outcome is stored in a format the model cannot learn from. The compound intelligence that makes agentic AI genuinely valuable never accumulates.

Key Takeaways

Five things to retain from this article
01
Agentic AI requires a unified data layer, real-time data access, action capability within the reasoning environment, and a closed feedback loop. Legacy broking systems fail on all four requirements by design, not by degree.
02
Orchestration layers that connect legacy platforms to AI systems improve operational performance but do not produce genuine agentic capability. They add more system boundary crossings rather than removing them.
03
McKinsey’s April 2026 analysis found that the biggest bottlenecks in insurance technology modernisation sit in the loops of discovery, mapping, testing, and reconciliation, exactly where data crosses system boundaries and context is lost.
04
AI-native architecture means the data layer and the reasoning layer are the same layer. An agent can pursue a goal across the full placement workflow without losing context at a handoff point.
05
The commercial consequence compounds. Broking firms with genuine AI-native architecture accumulate placement intelligence, relationship quality, and operational efficiency with every transaction. Firms with bolt-on AI move faster. They do not move differently.

Frequently asked questions

AI-enabled automation uses AI to improve specific steps in a manual workflow, extracting data from a submission document, generating a placement summary, flagging a bordereaux discrepancy. The surrounding workflow remains largely unchanged and a broker remains in the loop at every decision point. Agentic AI pursues a goal across a sequence of decisions, acting on each and learning from outcomes without requiring human intervention at each step. The difference is not one of degree but of architectural design. AI-enabled automation can run on a legacy system with a bolt-on layer. Agentic AI requires a system where the reasoning and action layers are unified in the same data environment.

Legacy broking systems were designed around batch data processing, modular data silos, and human-mediated handoffs between functions. These are foundational architectural choices, not surface-level features that can be changed through software updates or better integrations. Adding a more capable language model on top does not change the batch processing cycle, the data silos, or the system boundaries that break an agent’s reasoning context at every handoff. Genuine agentic capability requires replacing the architecture, not augmenting it.


Ask where the data lives when the AI agent is reasoning. If the answer involves multiple systems, APIs between them, or data that is synchronised on a schedule rather than unified in a single environment, the architecture cannot support genuine agentic capability. The agent’s reasoning and action must happen in the same data environment. If they do not, you have a recommendation engine and an automation layer. That distinction is architectural and cannot be resolved by improving the AI model or adding more integrations.


Glossary

Key terms used in this article
Agentic AI
An AI system designed to pursue a goal autonomously, breaking it into a sequence of decisions, using tools and data to act on each decision, and learning from outcomes to improve subsequent decisions. Agentic AI is distinct from a copilot or recommendation engine, which assists a human with discrete tasks but does not initiate or complete a goal-oriented sequence independently.
AI-Native Architecture
A system design in which AI is embedded in the core data layer rather than applied as a separate capability on top of an existing platform. In an AI-native broking platform, the data that an AI agent reasons from and the data the agent acts on are held in the same unified environment, with no system boundary between reasoning and action.
Orchestration Layer
A software layer that connects multiple separate systems via APIs, enabling them to exchange data and coordinate workflows. Orchestration layers are commonly used to connect legacy broking platforms to AI tools. While they improve connectivity, they do not create a unified data environment and introduce additional system boundary crossings that limit genuine agentic capability.
Unified Data Layer
A single structured data environment in which all operationally relevant data, including submissions, treaty terms, placement history, reinsurer appetite, and capacity positions, is held in a consistent format accessible to every process and every AI agent within the system. A unified data layer is the foundational architectural requirement for agentic AI in a broking operation.
Legacy Broking System
A broking platform built before AI-native architecture was technically or commercially viable, typically designed around batch processing, modular data silos, and human-mediated handoffs between system functions. Legacy broking systems can be improved through orchestration and bolt-on AI, but their fundamental architecture cannot support a closed AI agent reasoning and action loop.
Technical Debt
The accumulated cost of architectural decisions made in the past that constrain what can be built in the present. In broking technology, technical debt typically manifests as system boundary crossings between data silos, batch processing constraints, and integration layers that require maintenance and create failure points as new capabilities are added.


The reinsurance and commercial broking technology market has a terminology problem right now. Agentic AI has become a marketing claim before it has become a widespread operational reality. Most of what is being sold under that label is a better automation tool. That tool is useful. It is not the same thing.

McKinsey found that the biggest bottlenecks in insurance technology modernisation sit in the loops where data crosses system boundaries. Every orchestration layer built on top of a legacy broking system adds more of those crossings. Broking firms making platform decisions in 2026 are choosing whether to add more crossings or remove them. That choice will be visible in their placement cycle times, their cedant retention data, and their ability to retain institutional knowledge within 18 months of implementation.

The firms that will look different in five years are not the ones that bought the best bolt-on AI available in 2026. They are the ones that understood what genuine agentic capability required architecturally, made the decision that followed from that understanding, and started compounding the intelligence that only an AI-native system can build.

Sources cited

  1. McKinsey, “Can agentic AI finally modernise core technologies in insurance?”, April 2026. McKinsey
  2. ISG Provider Lens press release, “Agentic AI Reshapes Property and Casualty Insurance Operations,” July 2026, via BusinessWire. Press Release

Mohandeep Singh

Mohandeep Singh

Mohandeep is the Founder and CEO of Agiliux, leading the development of AI-native insurance technology. With over 20 years in enterprise SaaS and 11+ years in Insurtech,he has advised insurers and brokers on legacy modernisation, AI adoption, and building future-ready insurance operations. Mohandeep has spoken at insurance industry events, led international transformation programmes, and helped deliver insurance technology solutions across multiple markets. He regularly shares insights on AI, digital transformation, and the future of commercial and reinsurance broking. His interests include legacy modernisation, AI-native insurance platforms, intelligent automation, operational resilience, and the future of insurance.