Skip to main content
Webinar - AdLib operationalising AI

Operationalizing Agentic AI in Claims

A webinar recap featuring Jun Yamada (Tokio Marine), Chris Huff (Adlib), and Frederic Stallaert (Paperbox)

Hosted by InsurTech NY in partnership with Adlib · June 23, 2026

Every claims leader is being asked to go agentic. Every auditor, regulator, and plaintiffs’ attorney is asking a different question: can you prove how every decision was made? In this webinar, moderator Tony Lew was joined by Jun Yamada (VP Business Transformation at Tokio Marine Group), Chris Huff (CEO of Adlib), and Frederic Stallaert (CEO of Paperbox) to talk through what it actually takes to close that gap.

The conversation moved through three connected questions: how to build a data foundation agentic workflows can trust, how to design audit trails that hold up to real scrutiny, and what breaks when pilots try to scale. What follows is a chaptered recap of the most useful ground covered.

Trust at Intake

Agents are only as trustworthy as the data you feed them

The panel opened on what Chris Huff described as the most overlooked problem in agentic claims. Insurers are racing to deploy agents on top of intake processes where the underlying documents are messy, multi-format, and often handwritten. The agent inherits every weakness in the input.

Everyone in claims is racing to go agentic. But agents are only as trustworthy as the data that you feed them. It’s pragmatic, but it’s something that’s often overlooked. Chris Huff, CEO, Adlib

Jun Yamada framed the same issue from a carrier’s perspective. The fastest way to make agentic adoption tractable, he argued, is to stop thinking about end-to-end claims automation and instead decompose the lifecycle into discrete steps: FNOL, ingestion, extraction, validation, triage. Some of those steps are information processing problems, where AI can carry real load. Others involve actual judgment, where the regulatory and litigation exposure means a human has to remain accountable.

That decomposition is also how trust gets built internally. Tokio Marine has been productionizing the lower-risk capabilities first — document ingestion, summarization, validation — while staying cautious on anything that touches adjudication or litigation. Chris reinforced that this pattern is industry-wide, not unique to Tokio Marine, and the reason is structural: regulated industries have spent years building deterministic processes, and agentic AI feels like a move back toward probabilistic ones. The work is putting in place the guardrails that let probabilistic technology produce deterministic-enough outputs to survive an audit.

Stress-Testing the Foundation

How to find out if your data is actually production-ready

Asked what a carrier could do to test whether their data foundation could support AI, Chris was direct: most carriers test on their best documents because they want a great outcome, and that’s exactly why the resulting pilot won’t scale.

If it runs great on 95%, but the 5% challenging documents is where it falls off the rails, then everything gets shut down. You really have to account for that 5% to make sure the 95% can actually go into scale. Chris Huff, CEO, Adlib

He outlined three concrete tests any insurer can run before committing to an agentic deployment. The first is to pull a representative sample of real intake — handwritten FNOLs, labelled PDFs, 40-page packets stitched from multiple formats — and measure straight-through yield on the worst portion of it. The results will usually be sobering. The second is to calibrate confidence. When the system reports 90% confidence, does that mean it’s right 90% of the time? Those are not the same number, and most teams haven’t checked. The third is the reproducibility test: pick a random claim and try to reconstruct every input, every transformation, every decision, and every output. If that can’t be done in minutes, the system is not production-ready.

Three tests before going to production

  • Measure straight-through yield on your worst documents, not your best ones
  • Calibrate confidence scores against actual accuracy — they are not the same metric
  • Reconstruct a random claim end-to-end in minutes; if you can’t, you’re not ready
The 50% Reality

Straight-through processing is the wrong goal

Frederic Stallaert pushed back on the idea that full automation is the destination most insurers should be targeting. In practice, none of Paperbox’s 75+ insurance customers have asked for fully unattended intake. The thing they’re actually optimizing for is operational efficiency and the quality of customer service — not automation for its own sake.

Realistically, less than 50% can be fully automated. It’s the low-value claims, the easy ones where we don’t want to spend too much time. The question for the policyholder is: do you want your claim to be handled automatically, or would you want a person to look at it? The answer is, it depends. Frederic Stallaert, CEO, Paperbox

Three things hold back true automation in his experience. The first is multi-document ambiguity: a claim that arrives across five attachments, multiple emails, and a follow-up requires contextual reasoning the model has to do well across all of them, not just one. The second is the persistent reality of handwriting and low-quality scans. The third is ambiguity in business processes themselves — when two claims handlers in the same team use different typologies and label things differently, there’s no standard for the automation to follow. That last point reframes the work: before deploying AI, much of the value is in business process standardization and the governance around it.

The Audit Trail

What an audit trail actually has to do

Jun laid out a five-part framework for thinking about explainability and audit trail in regulated claims environments. The starting point is human in the loop — AI output should never be the sole decision-making instrument, and the adjuster needs to remain accountable. The second is purpose clarity: there’s a meaningful difference between a tool that organizes documents and one that influences valuation or settlement, and that boundary needs to be explicit.

The third is auditability: a clear record of inputs, outputs, human review, and final actions. The fourth is explainability at the business level — not the technical workings of the model, but how the decision can be explained in terms of facts, evidence, and rationale that a regulator or claimant can follow. The fifth is discoverability: AI outputs create new exposure in litigation, and carriers without traceable accountability struggle to respond when a claim is uncovered in court.

Jun’s five components of audit-ready AI

  • Human in the loop — the adjuster remains accountable
  • Purpose clarity — explicit boundary between organizing and deciding
  • Auditability — inputs, outputs, reviews, and actions all on record
  • Business-level explainability — facts, evidence, and rationale, not model internals
  • Discoverability — designed for what plaintiffs’ attorneys will ask in court

Frederic added a critical refinement: the audit trail is more than a log. Dumping data as a proof point isn’t enough. It needs to be viewable, workable, and managed well enough that the carrier can respond confidently to difficult questions when they come — not theoretically retrievable somewhere in the system.

The Litigation Asymmetry

The AI gap carriers can’t afford to ignore

The most pointed argument of the panel came from Jun, who described an asymmetry that’s quietly reshaping the economics of defense. Plaintiffs’ attorneys are deploying AI aggressively. Carriers, constrained by regulation and internal caution, are not keeping pace.

There’s a statistic saying that 100% of demand packages are now created by AI. There’s third-party litigation funding. There are VCs investing in AI for plaintiffs. The regulatory field unfortunately governs the insurance carriers and defense more than the plaintiff side. So there’s an exponential gap that’s growing. Jun Yamada, VP Business Transformation, Tokio Marine Group

Jun’s point to his own group companies has been the same: litigation management is a stated pain point, but the cautious approach to AI on the defense side means every demand packet a carrier receives is now AI-optimized to find the highest-payout angle, while the response is still mostly human. The expense and indemnity curves on litigation are moving in the same direction the plaintiff-side AI investment is, and that correlation is unlikely to be coincidence.

The Shortcut

Logging the decision, but not the evidence

Asked where carriers most commonly cut corners in governance, Chris named one pattern that fails the first real audit: capturing the outcome of an AI decision without capturing what produced it.

Most teams log that an agent approved a claim at, say, 92% confidence, and stop there. What’s missing is the underlying chain of custody — which version of the model ran, on what prompt, with what raw inputs, through what transformations, and why the confidence landed where it did. In the moment, none of that feels necessary. The dashboard passes. The demo looks beautiful. Then the first audit or subpoena arrives and the record is too thin to defend.

If you can’t regenerate the decision from the same inputs and show that lineage, you don’t have an audit trail. You basically just have a receipt. And we all know that’s not enough to carry, especially when you’ve got a plaintiffs’ attorney coming at you. Chris Huff, CEO, Adlib

The implication is that the chain of evidence has to be designed in from day one, at the field level. Retrofitting it after an incident is not a strategy.

Why Pilots Break

Edge cases multiply, and humans push back

Frederic described two failure modes he sees repeatedly when carriers try to move from pilot to production. The first is mathematical. In a controlled pilot environment, an edge case is something a clever solution can absorb. At scale, edge cases compound — each one triggers a chain of downstream actions, and the work the automation was supposed to eliminate gets replaced by new work managing exceptions.

If you throw any email into ChatGPT or Claude, you’ll get a fairly accurate assessment. But if you do this at company scale, for different business lines, across thousands of edge cases, suddenly you lose the level of control you want to have over what decisions are being made and why. Frederic Stallaert, CEO, Paperbox

The second failure mode is human, and harder to engineer around. A pilot is usually run by a team that believes in the technology and trusts the purpose. When the same system is deployed to claims handlers and account managers who weren’t part of that team, they often resist it — finding clever workarounds rather than using the system as intended. The implication is unambiguous: if the end users who will actually interact with the tool aren’t involved during the pilot, the project fails after deployment, regardless of how the model performs.

Where It Works Today

Use cases, lines of business, and a concrete example

Both panellists pointed to a similar pattern in where agentic AI is creating real value today. Summarization is effectively table stakes — ingesting 500-page demand packets and surfacing what the adjuster needs in time to respond inside a 24-hour window. FNOL intake is another high-impact area, particularly for CAT response where temporary intake staff often capture incomplete information; agentic systems can come back to claimants with a list of what’s missing instead of accepting whatever was submitted.

Jun shared a particularly vivid example from one of Tokio Marine’s high-net-worth group companies. For property fire losses, an AI tool now scans the claim file alongside fire and police reports, then cross-references the equipment and appliances in the home against active product recall databases. An adjuster handling a $3M+ home fire isn’t going to manually check whether the homeowner’s barbecue or appliances had open recall notices — but the AI surfaces them, opening subrogation paths against OEMs that would otherwise be impossible to pursue.

Frederic noted that the right application of agentic AI varies by line of business. Personal lines claims benefit from heavier automation because customers usually want fast, standardized settlement of low-value losses. Commercial lines claims are more data-heavy, so the value of agentic AI is in structuring and streamlining intake to give the human claims handler the context to decide faster — not in making the decision itself.

Building for What’s Next

Why architecture matters more than it used to

An audience question about lock-in risk — what happens if a third-party API gets restricted or a vendor changes terms — drew an architectural answer from both Frederic and Chris. Five years ago, Frederic noted, the advice to CIOs was to plan an exit strategy from any major technology investment on a five-year horizon. That horizon has compressed to two or three. The implication is that AI infrastructure needs to be designed for swap-ability from day one, with the ability to replace underlying models and providers as accuracy, cost, and policy conditions change.

Chris added a forward-looking framing on how that affects architecture overall: on a go-forward basis, the population of digital workers (agents) will grow faster than the population of human employees. Humans care about UIs. Agents don’t — they care about clean APIs. The investment that gets de-prioritized in most CIO shops today — API management, increasingly via emerging standards like MCP (Model Context Protocol) — is the investment that becomes structurally important next.

One Thing to Do Today

Build the audit trail before you build the agent

Asked what carriers should do starting today to avoid a litigation reckoning later, Chris distilled the panel’s central argument into one line.

The carriers who survive that subpoena will have built the audit trail before they built the agent. Not retrofitting explainability after an incident — that’s the single most important thing to get right. Chris Huff, CEO, Adlib

Frederic added the second half of the answer. The carriers who survive will also have kept humans meaningfully in the loop on decisions that carry risk — not as a rubber stamp, but as a genuine review.

If the question in litigation is “did the AI make this decision”, and you can respond confidently that this instance was reviewed by a person who agreed with the decision, it’s a completely different discussion altogether. Frederic Stallaert, CEO, Paperbox

Jun, asked to add to it, declined to add anything: “Chris and Frederic took the words out of my mouth. We should probably take their words and build our governance model around what they said.”

Featured Speakers

Tony Lew

Tony Lew | MODERATOR

Co-Founder
InsurTech NY
View Bio →
Jun Yamada

Jun Yamada

VP Business Transformation
Tokio Marine Group
View Bio →
Chris Huff

Chris Huff

Chief Executive Officer
Adlib Software
View Bio →
Frederic Stallaert

Frederic Stallaert

Chief Executive Officer
Paperbox
View Bio →

About Adlib

For 20+ years, Adlib has turned the messiest regulated documents — handwritten FNOLs, multi-format packets, low-quality scans — into AI-ready data that holds up to auditor exams. The foundation that makes agentic claims workflows defensible, not just fast.

Learn More at Adlibsoftware.com

Newsletter Signup

Sign up today and be at the forefront of the insurance transformation. Together, we’re not just keeping up with the future; we’re making it.

Upcoming
Events & Programs

InsurTech NY events bring together carriers, brokers, startups, and investors to facilitate new relationships and share insights from insurance influencers.