Toward an insurance operating system: agents, data fabric, and the bind loop
Agents without data are toys. Data without routing is a warehouse. The winning stack connects external peril and company signals into a single action layer — fast enough for broker SLAs.
Executive summary
Insurance AI demos foreground models; production underwriting survives on data fabric—the authorised joins between broker artefacts, peril datasets, bind history, and treaty utilisation that refresh quickly enough to matter at bind time. Without fabric discipline, agents become plausible storytelling divorced from ledger truth. Below we define five fabric planes, explain SLA-shaped ROI brokers enforce implicitly, sequence an execution roadmap, and document three use cases with scenario depth, required features, outcomes, and benefits.
Five planes of the fabric
Ingestion turns attachments and portal extracts into canonical submission records with stable IDs and versions suitable for audit replay.
Entity resolution links aliases, prior policy keys, and broker hierarchies so accumulation and treaty maths attach to one insured spine.
Peril enrichment runs postcode- and occupancy-keyed lookups against contracted datasets. TTL and cache policy belong in traces—not folklore.
Portfolio state maintains rolling accumulation snapshots for treaty proximity and concentration stories reinsurers challenge at renewal.
Distribution output delivers structured payloads (broker quote-back, oversight extracts, RI summaries)—not prose pasted manually into email.
Agents orchestrate across planes. They must not become a shadow ledger that contradicts policy admin.
What brokers actually reward
Brokers score MGAs on two measurable axes:
1. Time to first substantive, cited answer—not a holding reply. 2. Quality of declines—structured rationale tied to appetite clauses so relationships survive rejection rates.
Fabric latency and join correctness dominate axis (1). Model choice alone rarely fixes a slow or inconsistent enrichment layer.
Roadmap order that survives audits
1. Field truth and ingestion QA — garbage snapshots guarantee expensive hallucination cleanup downstream. 2. Parallel specialists wired only to approved sources — no unconstrained web reasoning on regulated outputs. 3. Orchestrated journeys — encode triage, referral, and escalation as versioned graphs. 4. Simulation — replay golden and synthetic submissions before widening broker exposure.
Use case 1 — MGA reconciling incompatible wholesale portals
Scenario: Multiple wholesalers submit overlapping risks using different schemas. Analysts reconcile duplicates nightly; errors slip into bind packets.
Key features
- Adapter layer mapping partner field dictionaries with governance-approved versions.
- Probabilistic duplicate detection with human confirmation on merges above a confidence threshold.
Outcomes
- Fewer bind corrections caused by conflicting insured identities or TSI mismatches.
Benefits
- Underwriters spend time on judgement, not spreadsheet archaeology; CFO narratives tie throughput to headcount realistically.
Use case 2 — Carrier harmonising delegated-authority oversight
Scenario: Oversight teams sample MGAs quarterly but memo formats differ; automation on sampling stalls.
Key features
- Normalised occupancy and geography taxonomies at ingestion so treaty overlays compare apples-to-apples across partners.
Outcomes
- More risks sampled per analyst hour with consistent scoring rubrics.
Benefits
- Partner coaching becomes evidence-led instead of anecdotal; expansion of delegated partners scales without linear oversight hiring.
Use case 3 — Reinsurer verifying AI-enriched bind narratives
Scenario: Cedents claim tighter, faster underwriting. Reinsurers ask for reproducible evidence without exposing broker-confidential noise.
Key features
- Export bundles with dataset lineage, timestamps, and anonymised artefact distributions sufficient for independent sampling.
Outcomes
- Shorter pricing negotiation cycles when ambiguity drops.
Benefits
- Innovation programmes proceed under mutual trust—AI becomes a reporting asset, not a black box to discount.
Closing
Agents amplify human judgement when the fabric grounds every specialist output in authorised, time-stamped data. Model APIs commoditise; dependable enrichment joins and portfolio truth do not.