Table of contents:
Six shifts are rewriting the insurance stack: modular architecture, small AI models, live risk data, parametric payouts, embedded distribution and compliance-as-code. Mix up the order and all you’ll do is automate a broken process faster.
An insurer can price risk beautifully and still lose money. The actuaries can be right about everything and the combined ratio still drifts upward, because the money leaks where they never look: in the four days it takes to triage a claim, in data re-keyed by hand between systems that refuse to talk, in the subrogation nobody flagged until the recovery window closed. It is an architecture problem and it will determine whether a company succeeds or fails.
Code modernization: API-first and cloud-native
Most of the trouble comes from one place: the policy administration system. This is usually an old mainframe where changing anything means recompiling everything through a regression cycle, which is why the release schedule runs to months. An insurer whose product team waits two quarters to alter a coverage rule cannot react to a fast-moving market.
Pulling that monolith apart is the foundational move. Each function, premium calculation, authentication, document generation, claims payment, becomes its own service behind a versioned API, on infrastructure that scales the busy parts and leaves the rest alone. The pattern goes by the acronym MACH (microservices, API-first, cloud-native, headless) and it buys the freedom to stop doing everything at once:
- Rework claims this quarter and leaves underwriting untouched until the next.
- Push a rate change through a pipeline on a Tuesday afternoon, not in a biannual release weekend.
- Hand a new broker a documented API and have them live in days, not months.
When modernizing code, one order matters: fix the workflow before automating it. Carriers that reach for AI before the foundation is sound just get broken results faster.
Agentic AI and small language models
The early instinct was to reach for the largest available model. For the work insurers run all day, that proved expensive and beside the point. The better foundation for agentic systems inside the enterprise is a small language model, tuned on a carrier’s own domain, due to:
- Speed. Eligibility checks, FNOL triage and in-line quoting answer in well under a second. A seventy-billion-parameter generalist, however clever, cannot keep that clock.
- Explainability. A compact model tuned on proprietary claims data gives behavior you can audit, far easier to account for to a regulator than a sprawling generalist.
- Reach. A small model runs where the work is, on an edge server, a telematics unit, hardware that never has to phone a hyperscaler to think.
The better systems run a mix: small specialists handle the high-volume routine and escalate to something heavier only when a case is genuinely ambiguous, with a layer of deterministic rules around them, the authority limits a carrier already trusts.
An agent that can raise a coverage limit or release a payout with no rule in its way is not an efficiency. It is a liability waiting for its first lawsuit.
Predictive risk engines and connected data ecosystems
The actuarial table built on twenty years of claims now sits beside a live feed that updates by the minute, turning the cohort into the individual:
- A car reporting its own braking, cornering and the seconds its driver spent looking at a phone, so the premium tracks the driving rather than the postcode.
- A home flagging a slow leak under the sink before it becomes a ruined floor and a five-figure claim.
- Satellite imagery and a vision model grading a roof’s wear and a tree’s overhang in seconds, doing in an afternoon what once needed a ladder, an inspector and a fortnight.
The policy moves from paying out after a disaster to preventing it. Two risks come with it. The telemetry is intimate and intimate data leaks. The models learn from history and history is full of inequities you do not want a pricing engine inheriting.
Both are solvable, but only if governance is built into the architecture rather than added on after the first regulator letter. That means differential privacy on telemetry feeds and bias audits on pricing models before deployment, not after.
Parametric insurance and smart contracts
Parametric insurance removes the claim entirely. No adjuster, no investigation, no negotiated valuation. A measurable event triggers a fixed payout: rainfall below a drought line, a quake above a set magnitude. A data feed watches an authoritative source, like a weather service, a seismic network or a satellite, and pays the moment the threshold is met.
What began in reinsurance now reaches ordinary customers:
- Drought cover sized for a single smallholder’s field.
- Business-interruption protection for firms whose supply chains run through weather they cannot control.
- Microinsurance sold and settled over a phone where no traditional carrier ever found the paperwork worth it.
It will not replace indemnity insurance, but it does handle the one job indemnity always did badly: paying fast and without dispute.
Embedded insurance and cross-channel distribution
Once a quote engine exists as a service, it can be called from anywhere. That is embedded insurance: coverage offered where the risk is created, in the checkout, at the moment the customer has most reason to want it:
● Trip protection offered inside the airline booking, not chased down afterward.
● A warranty sitting in the cart next to the laptop.
● Liability cover written into the digital car-buying flow.
The customer never sees a carrier’s website and the acquisition cost that usually eats the first year’s premium nearly vanishes. The retailer keeps the conversion, the carrier trades margin for reach and the exchange runs over APIs in the half-second before the page reloads.
The engineering bar is higher than the pitch decks admit: versioned and documented APIs, GDPR-compliant data handling across every jurisdiction at once and underwriting that returns a price in milliseconds without waking the old mainframe.
Compliance automation
Every advance above adds regulatory weight. Solvency II, GDPR, AML, KYC, principle-based supervision across jurisdictions: insurance already carries one of the heaviest compliance loads in finance and embedded distribution plus always-on telemetry add more. A spreadsheet, a sampled audit and a quarterly committee cannot keep up.
RegTech drags compliance into the same pipeline that ships the software. The elements worth implementing:
- Rules engines that watch the regulations themselves and revise product documentation the moment a rule moves, across every market at once.
- KYC and AML checks that sort customers by risk, waving the clean ones through and stopping the rest for a closer look.
- An immutable log of every model decision, API call and agent action, so the regulator’s question is answered with a query instead of a three-week forensic dig.
Done well, compliance becomes a background process that lowers costs. Done badly, it is a tax that grows with every product and border you cross.
Every single element matters because they all depend on each other: embedded distribution needs the API-first core, agents in a regulated workflow need the small models and their rules and none of it is defensible to a supervisor without the audit trail. Together they describe a carrier that has stopped behaving like a bank with a claims department and started behaving like an engineering company that happens to hold an underwriting licence.
Want to learn more about modernizing your business? Get in touch with our experts.
FAQ
Why do small language models beat large ones for insurers’ everyday work?
Three reasons: speed (eligibility checks, FNOL triage and quoting answer in under a second, explainability (a compact model tuned on proprietary data is auditable and easier to justify to regulators) and reach (it runs at the edge – on a server or telematics unit – without calling a hyperscaler).
What is parametric insurance and what problem does it solve?
It removes the claim entirely: a measurable event triggers a fixed payout with no adjuster or negotiation. It does not replace indemnity insurance, but it ensures fast payouts without dispute.
What are the six shifts in InsurTech and why does their order matter?
The shifts are: Code modernization: API-first and cloud-native, Agentic AI and small language models, Predictive risk engines and connected data ecosystems, Parametric insurance and smart contracts, Embedded insurance and cross-channel distribution and compliance automation. The order matters because they depend on each other. Embedded distribution needs the API-first core, agents in regulated workflows need small models with their rules, and none of it is defensible to a regulator without the audit trail. Rearranging them without fixing the workflow first just automates a broken process faster.
About the authorJakub Dymek
Software Delivery Director
An experienced delivery director with a history of working in the financial services industry. Jakub has project management, leadership and graphic design skills. A comprehensive understanding of operations, combined with a master's degree from the Cracow University of Economics, enables Jakub to manage teams of different sizes on a variety of projects at Software Mind.















