The System of Record, and the Two Write Paths
Every conversation about AI agents in claims eventually arrives at the same wall, and it is never the wall people expect. It is not that the model cannot read a first notice of loss, summarise an adjuster's file, spot a subrogation opportunity or draft a coverage analysis. Current models do all of that competently. The wall is that a P&C claim lives inside a system of record your organisation licenses but does not control, and the ability to write into that system is a privilege granted by a contract somebody else drafted.
In P&C claims the situation is unusual, and worse than in most industries, because there are two systems of record and two write paths, owned by two different vendors on two different contracts.
The first is the claims core. The names you encounter at the enterprise tier are Guidewire ClaimCenter, Duck Creek Claims and Sapiens IDITSuite; in the mid-market and digital tier you encounter Majesco, Insurity, EIS, OneShield, Snapsheet, Origami and ICE. That tiering is consistent across the sources we checked and is safe to treat as the landscape. What is not safe is any statement about how much of the market each holds — see the limitations section, where we explain why we refuse every 2026 claims-core market-share percentage in circulation.
The second is the estimate. On property claims the estimate typically does not live in the claims core at all — it lives in Verisk's estimating environment, principally Xactimate and XactAnalysis. That is a separate vendor, a separate agreement, and a separate integration project. Partners in that ecosystem integrate by pushing data intoVerisk's system rather than by owning the estimate: roof-measurement providers, 3D-model capture providers, building-code data providers and restoration-workflow platforms all feed the estimating environment. The posture is worth internalising, because it tells you what your agent can realistically do there. It can supply inputs. It does not hold the pen.
What Guidewire actually publishes — and what it does not
Guidewire's developer page documents three API surfaces: Cloud API for InsuranceSuite, an InsuranceNow API, and a REST API Client for outbound calls. That is genuinely useful — it establishes that documented programmatic access exists rather than only a partner-mediated route.
What the page does not contain matters just as much. It states no fees, no certification requirements, and no sandbox-access policy, and it directs the reader to contact the company. The named partner programs — PartnerConnect and Insurtech Vanguards— appear in navigation, with no terms published there. Guidewire marketing separately references an InsuranceSuite API sandbox with same-day partner onboarding; that is the vendor's own characterisation and we treat it as such.
We could not find published pricing for partner enrollment, marketplace listing, or API access. Say it plainly: undisclosed.Do not estimate it, and do not let anyone build a business case on an assumed figure. Guidewire's own marketplace counts are inconsistent across its own pages, which is why we write “hundreds of integrations” and attribute it to Guidewire rather than printing a specific number.
Here is the trap that follows. Because Guidewire, Verisk and their peers do not publish partner terms, a would-be integrator cannot price the integration before entering a sales conversation. That is the actual story, and it is more useful than the story people usually tell. We looked specifically for documented litigation, regulatory complaints or published partner-terms disputes establishing that a named P&C core vendor blocks competitors, and we found none. We are not going to assert it. The verifiable statement is weaker and still decisive for your planning: their partner terms and fees are not published, so your integration cost is unknowable at business-case time unless you force it into the open.
Which Rung of the Integration Ladder Claims Sits On
The cluster pillar defines a five-rung ladder for integrating agents with closed systems of record: documented public API, certified partner program, EDI or batch file, screen scraping or RPA, and no path at all. You are standing on exactly one rung per system, whatever your architecture diagram says. In claims, most carriers discover they are on different rungs for different systems in the same workflow — Rung 1 or 2 into the core, Rung 2 into the estimating platform, and Rung 4 into whatever legacy sub-system holds salvage, medical bill review or a state-specific form.
| Rung | What it looks like in P&C claims | How to work it | What breaks it |
|---|---|---|---|
| 1 — Documented public API | Guidewire publicly documents Cloud API for InsuranceSuite, an InsuranceNow API, and a REST API Client for outbound calls. The existence of the surface is published; the terms are not. | Check the write surface before you architect. A documented API with a thin write path is a Rung 5 in disguise. | Version deprecation, rate limits, unilateral repricing. |
| 2 — Certified partner program | Guidewire names PartnerConnect and Insurtech Vanguards; no terms appear on the developer page. Estimating-platform partners push data into Xactimate and XactAnalysis rather than owning the estimate. | Assume an application, a data-exchange agreement, a pilot client and a recurring per-interface fee. In an adjacent market Yardi publishes exactly that shape. | Program terms are unilateral and renewable. Certification lapses. Fee models shift from flat to per-transaction. |
| 3 — EDI / batch file | Still the backbone of high-volume, latency-tolerant exchange — it is the right rung when you can live with hours-to-days rather than seconds. The standards themselves are licensed: X12 operates a multi-tier licensing program and access to the EDI Standard requires a paid tier. | For an agent this is often the safest write path, because a batch file is a natural reconciliation checkpoint. | Schema and version drift on standard upgrades; trading-partner onboarding cost; you reconcile against a stale world. |
| 4 — Screen scraping / RPA | Frequently the only available route into a legacy claims screen, a payer portal or a body-shop system. You are consuming a presentation layer the vendor may change without notice or versioning. | Sometimes genuinely the only path. Read the terms you are bound by first, and keep volume and stakes low. | Any UI change, A/B tests, bot detection, MFA rollouts, and a renewal that adds an anti-automation clause. |
| 5 — No path at all | A real and common answer. Some systems of record have no third-party write path at any price. | The agent drafts and a human commits. This is a legitimate architecture, not a defeat — and in regulated claims it is often the correct one anyway. | Nothing breaks, because nothing was promised. The risk is that you built assuming otherwise. |
Two notes on the lower rungs, because they are where claims organisations get hurt.
On EDI and batch: the standards are licensed rather than free. X12 publishes its license types — commercial, internal, developer, a premium subscription tier, a code-list update subscription and a free registered-user account for non-premium resources — and access to the EDI Standard itself requires a paid tier. The prices are not displayed. Write “licensed, priced on application,” never a number. The compensating virtue is real, though: for an agent, a batch interface is often the safest write path available, because the file is a natural reconciliation checkpoint. Real-time API writes give you no such checkpoint for free; you have to build it.
On screen scraping and RPA: it deserves an honest treatment rather than a dismissal, because it is frequently the only rung on offer and a great deal of claims automation already runs on it. Technically it works almost everywhere. Contractually it is exposed almost everywhere. And structurally it is fragile, because you are consuming a presentation layer the vendor may change without notice or versioning.
Van Buren v. United States is the other citation everyone reaches for, and it too is usually overstated. The Supreme Court held that an individual “exceeds authorized access” when he accesses a computer with authorization but then obtains information located in particular areas of the computer — such as files, folders, or databases — that are off limits to him. But the Court expressly reserved the question that matters for terms-of-service violations, writing that “For present purposes, we need not address whether this inquiry turns only on technological (or ‘code-based’) limitations on access, or instead also looks to limits contained in contracts or policies.” Anyone who tells you Van Buren settled whether a terms-of-service breach can create CFAA liability is overstating a case that left it open.
The practical translation for a claims executive: do not treat “our RPA bot already does this” as evidence that an agent may do it. Read the agreement you are bound by, keep scraped surfaces low-volume and low-stakes, and understand that when the agent improvises around a changed screen — which is exactly what an agent does and a scripted bot does not — it may write something wrong rather than failing loudly. That is a new failure mode, not an inherited one.
The Claim Lifecycle, Rung by Rung
The useful way to plan an agent programme in claims is to walk the lifecycle and ask three questions at each stage: what does the statute demand here, what would the agent actually do, and what write path exists. The table below is analysis grounded in the verified statutory text discussed in the next section — it is our reasoning about where an agent belongs, not a regulatory pronouncement.
| Lifecycle stage | Regulatory exposure | What an agent can usefully do | Write path reality |
|---|---|---|---|
| FNOL / intake | Lowest. §4(B) makes failing to acknowledge with reasonable promptness pertinent communications a prohibited act — automation runs with the statute here, not against it. | Capture loss details, acknowledge receipt, request missing documents, open the file, set the initial task list. | Usually a documented API or an intake queue. Often the cleanest write surface in the whole core. |
| Triage / segmentation | Moderate. §4(C) requires reasonable standards for prompt investigation and settlement — your routing rules are those standards, and they are examinable. | Score complexity, flag catastrophe or fraud indicators for human review, propose a track. | Read-heavy. The write is usually a single field or task assignment; scope the credential to exactly that. |
| Assignment | Moderate. Assignment decides who owns the file, which is where licensure questions actually attach. | Propose an adjuster or vendor based on jurisdiction, licence, capacity and loss type. A human confirms. | Core write, narrow. Also the place where an outsourced adjusting vendor's licensing posture becomes concrete. |
| Investigation | High. §4(F) prohibits refusing to pay claims without conducting a reasonable investigation. An agent that closes files without one manufactures a violation at scale. | Assemble the record, chase documents, summarise statements, surface contradictions for the adjuster. | Mostly read plus document attachment. Never let the agent close a file. |
| Estimating | High, and contractually distinct. On property claims the estimate write path is owned by Verisk, not by your core vendor. | Feed measurements, scope and code data into the estimating platform; the estimator remains the estimator. | A second contract entirely. Named integrations in this pattern push data in: roof measurement, 3D model and building-code feeds into Xactimate and XactAnalysis. |
| Coverage determination / denial | Highest. §4(D), §4(G) and §4(L) all bite here at once. This is where the human stays. | Draft the analysis, cite the policy language, cite the record. Communicate nothing. | No agent write path should exist to this transition at all. Remove the capability rather than governing it. |
| Subrogation identification | Moderate. Identification is analysis; pursuit is a legal decision. | Detect recovery potential from the file, draft the demand package, track statute deadlines. | Usually a task or note write. One of the better first workflows in the whole lifecycle. |
| Settlement / payment | Highest. Money movement, and §4(E) and §4(J) apply — payments must indicate the coverage under which each payment is made. | Prepare the payment request with the coverage designation pre-filled and the arithmetic checked. | Human authorisation, always. Then idempotency on the write, because a retried payment instruction is a real duplicate. |
Read the table top to bottom and a shape emerges that should govern your roadmap. Exposure rises monotonically as you move toward the money.Intake and acknowledgment are the stages where automation is not merely tolerated but rewarded by the statute. Triage and assignment are governed by a reasonableness standard applied to your internal rules. Investigation, coverage and settlement are where a human adjuster's judgement is the product being regulated.
That is why we recommend, almost universally, that the first agent a carrier or TPA ships is FNOL intake plus acknowledgment plus triage recommendation, and the second is subrogation identification. The first is the lowest-exposure, highest-frequency workflow in the building. The second is analysis on a closed record with a task-level write, which makes it unusually safe for the value it returns. Neither requires the agent to hold a credential that can move money or change a claim's status.
Why we start at FNOL rather than at the estimate
Estimating looks attractive because it is where the dollars concentrate and where the vendor demos are most impressive. It is the wrong first project for three reasons. It requires a second vendor agreement, which puts your timeline in procurement's hands. The write path belongs to a company that is not your core vendor and whose partner terms are also unpublished. And an estimate is an expert judgement embedded in a document that a licensed professional signs — meaning the ceiling on agent autonomy there is low even when the integration works perfectly.
FNOL has none of those properties. The write surface is usually the cleanest in the core, the exposure is the lowest in the lifecycle, and the volume is high enough that a modest improvement compounds. Ship it, prove the pattern, and use the operating evidence to fund the harder integrations.
What Model #900 Keeps Human
The real gate on agent autonomy in claims is not the API. It is the NAIC Unfair Claims Settlement Practices Act, Model #900, adopted as a free-standing act in June 1990 and enacted in substantially similar form by most states. A commonly repeated count puts that at 44 states; we did not extract the NAIC state-adoption page and so we write “most states” rather than a number. Check your own jurisdictions — your compliance function almost certainly already has the list.
Three structural facts about the model act are consistently misstated in AI-and-insurance commentary, and each one changes an architecture decision.
Two: a single bad act is not a violation. Section 3 provides that it is an improper claims practice to commit a section 4 act only if “(A) It is committed flagrantly and in conscious disregard of this Act or any rules promulgated hereunder; or (B) It has been committed with such frequency to indicate a general business practice to engage in that type of conduct.” That is the full sentence, and the qualifier in (B) is where the element actually lives.
Now the argument, offered as an argument. We could not locate any case or regulatory action applying section 3(B) to an automated claims system — none exists that we could find, and we are not going to imply that automation satisfies the element as a matter of construction. What can fairly be said to a claims executive is this: a defective rule applied at scale is far easier to characterise as a general business practice than a single adjuster's error is. Automation does not create the element; it makes frequency trivial to demonstrate. If your agent applies a subtly wrong reading of a policy exclusion to four thousand claims in a quarter, the evidentiary work of showing a pattern has already been done for the examiner, by your own logs. Treat that as a risk to design against, not as settled law to panic about.
Three: the model act creates no private right of action. Section 1 provides that “Nothing herein shall be construed to create or imply a private cause of action for violation of this Act”, with a drafting note observing that the act “is inherently inconsistent with a private cause of action.” Enforcement runs through the commissioner: market conduct examination, statement of charges under section 5, and cease-and-desist and penalty orders under sections 6 and 7. But states vary.Some states' versions permit private suits or feed bad-faith claims, and we did not verify which. Do not generalise from the model to your own states without checking.
The prohibited acts in section 4 that an autonomous agent is most likely to trip are worth quoting exactly, because paraphrase softens them:
- §4(B): “Failing to acknowledge with reasonable promptness pertinent communications with respect to claims arising under its policies” — the one provision that runs in automation’s favour.
- §4(C): “Failing to adopt and implement reasonable standards for the prompt investigation and settlement of claims arising under its policies” — your triage and routing rules are those standards.
- §4(D): “Not attempting in good faith to effectuate prompt, fair and equitable settlement of claims submitted in which liability has become reasonably clear.”
- §4(F): “Refusing to pay claims without conducting a reasonable investigation” — an agent that closes files without one manufactures a violation at scale.
- §4(G): “Failing to affirm or deny coverage of claims within a reasonable time after having completed its investigation related to such claim or claims.”
- §4(L): “Failing in the case of claims denials or offers of compromise settlement to promptly provide a reasonable and accurate explanation of the basis for such actions” — the provision that decides how much autonomy an agent can ever have.
Also in scope and worth reading before you scope a project: §4(A) on knowingly misrepresenting facts or policy provisions, §4(E) on compelling insureds to litigate by offering substantially less than they ultimately recover, §4(K) on duplicative proof-of-loss demands, and §4(N) on repair workmanship standards. Section 4(J) is the one that bites on the payment write: payments must indicate the coverage under which each payment is made.
Adjuster Licensing: Split It by Who Is Adjusting
The intuitive thesis — an agent cannot adjudicate because only a licensed human adjuster may — is weaker than most writers assume, and it is also not uniformly wrong. It depends entirely on who is doing the adjusting, and getting this split right is the difference between a defensible architecture and a compliance argument that collapses on contact with your general counsel.
The NAIC State Licensing Handbook states it directly: “40 states license public adjusters, 33 states license independent adjuster licenses, and only 15 states require company adjusters to be licensed.” It also states, and the qualifier is load-bearing: “Public adjusters represent the insured, while independent and staff adjusters represent the insurer. More than 30 states require licensure of one or more of these types of adjusters.”
What that means for two very different deployments:
- A carrier running agents behind its own staff adjusters: Licensure binds in only 15 states. Most carrier staff adjusters are unlicensed in most states, so licensure is a weak constraint on this posture. Do not build your compliance story on it — build it on §3(B), §4(L), the NAIC AI bulletin's insurer-accountability regime, and market conduct examination, all of which bind everywhere.
- An independent adjusting firm or TPA running agents: 33 states license independent adjusters, and Model #900 §2(C) folds adjusters and third party administrators into the definition of insurer. This deployment sits in the 33-state bucket, not the 15-state one. Here licensure is a real, operative constraint, and the carrier-versus-vendor distinction should appear explicitly in your architecture documentation.
The handbook adds that approximately 18 states have continuing-education requirements for their resident adjusters, and names the relevant NAIC instruments: the Public Adjuster Licensing Model Act (#228), the Independent Adjuster Licensing Guideline (#1224), and the Independent Adjuster Reciprocity Best Practices Guidelines. For multi-state licensing mechanics, NIPR — operated by the NAIC — is a centralised electronic filing portal reported as accepted by 47 states and the District of Columbia for nonresident licensing.
One refusal, because it circulates and it is wrong: we encountered a claim that California and Florida have no adjuster licensing requirement. It is self-contradictory within its own source, which in the same passage describes a California-specific examination with no reciprocity. We could not verify anything about either state's adjuster licensing and we therefore write nothing about it. If your programme touches either state, that is a question for licensed counsel, not for an article.
The NAIC AI Bulletin and Its Real Adoption Position
The NAIC's Model Bulletin: Use of Artificial Intelligence Systems by Insurers was adopted December 4, 2023, and it is the instrument most often invoked in vendor decks as the reason your AI programme needs governance. It is a real instrument and the invocation is broadly fair. The adoption picture, however, is routinely misdescribed, and the misdescription runs in the direction of urgency.
Date-stamp the count, always.An undated number in an evergreen document silently becomes wrong the moment a twenty-sixth jurisdiction adopts. Write it as “as of the NAIC's August 6, 2026 map,” and re-check the PDF before you rely on it.
There is a second, more interesting fact hiding in the same document. The NAIC's April 1, 2026 map carried an identical adopted list. Zero jurisdictions were added between April 1 and August 6, 2026. Adoption is slow and roughly flat — which is a defensible, checkable corrective to the momentum framing that accompanies most AI-governance sales conversations. Your regulatory calendar is not on fire. It is, however, permanently fragmented, which is a harder problem than urgency.
The fragmentation shows up in a separate bucket on the same map, which must not be merged with adoption. The NAIC tracks four jurisdictions under insurance-specific regulation and guidance — instruments that are not Model Bulletin adoptions:
| Jurisdiction | Instrument | Date |
|---|---|---|
| California | Bulletin 2022-5 | Issued June 30, 2022 |
| Colorado | 3 CCR 702-10 | Effective November 13, 2023; amendments effective October 15, 2025 |
| New York | Insurance Circular Letter No. 7 | Issued July 11, 2024 |
| Texas | Bulletin # B-0036-20 | Issued September 30, 2020 |
Not adopted does not mean unregulated. Four of the largest insurance markets in the United States regulate AI in insurance through their own instruments. Any vendor or consultant describing a single national compliance posture has not read the map.
Colorado deserves a specific note because it is the state with the most quantitative teeth, and because it is frequently over-claimed. Its regulation, 3 CCR 702-10, requires insurers using external consumer data and information sources — ECDIS — and algorithms or predictive models that use ECDIS to establish a risk-based governance and risk-management framework to assess unfair discrimination. Reporting obligations attached to private passenger auto insurers using ECDIS include a narrative progress report due December 1, 2025 and a compliance report due July 1, 2026 and annually thereafter; we attribute those dates to Colorado's ECDIS regulation as reported rather than to extracted rule text.
The relevance boundary matters. Colorado's framework addresses unfair discrimination in the use of ECDIS and models, which reaches underwriting and pricing most directly. We do not claim it squarely governs claims adjudication agents, because we could not verify that with a primary citation. We also could not verify the scope or final status of Colorado's separate quantitative testing regulation as of August 2026 — drafts reference life insurers with expansion discussed — so we state neither which lines are covered nor that it is final.
Two claims about the bulletin we refuse to print
A “July 2026 deadline” in the NAIC bulletin. At least one vendor post is built around what insurers must prepare for in July 2026. We found no primary support for a bulletin-imposed July 2026 date and we do not print one.
A multistate AI Systems Evaluation Tool piloted with twelve states, with broader adoption expected at the 2026 Fall National Meeting. Search-summarised only; no primary NAIC document located. We do not assert the number twelve, and neither should your compliance roadmap.
And a discipline note that applies to this entire section: we did not fetch the bulletin's own text. We verified adoption from the NAIC map. Broadly, and consistent across law-firm summaries, the bulletin calls for a written AI systems programme with senior-management and board accountability, risk controls, model testing, and oversight of third-party AI vendors, with the insurer remaining responsible for third-party AI behaviour. We attribute that shape loosely and quote no section of it, because quoting a document we did not read is exactly how bad citations enter the literature.
The Human-in-the-Loop Boundary Table
Every claims agent programme needs this table written down, agreed with compliance, and enforced in code rather than in policy. The distinction that matters is not “is a human involved” — a human is always involved somewhere — but whether the agent is technically capable of taking the action without one. A control that depends on the agent choosing to ask is not a control.
| Decision or action | Who may take it | Why |
|---|---|---|
| Acknowledge receipt of a communication on an open claim | Agent alone | §4(B) prohibits failing to acknowledge pertinent communications with reasonable promptness. Automation improves compliance here rather than threatening it. |
| Open a claim file from a completed FNOL and populate structured fields | Agent alone, with reconciliation | Low-consequence, reversible, and read back against the core on a schedule. Treat the core as truth and the agent's belief as a hypothesis. |
| Request a missing document from the insured or a vendor | Agent alone | Chasing paperwork is administrative. Cap frequency and tone; an agent that emails an insured five times in a day is its own reputational incident. |
| Propose a triage track or complexity score | Agent proposes, human accepts | §4(C) makes your standards for prompt investigation examinable. A proposal a human accepts leaves a reviewable decision record; a silent classification does not. |
| Assign a file to an adjuster or an independent adjusting firm | Agent proposes, human accepts | Assignment engages jurisdiction and licensure. In the 33 states licensing independent adjusters, who receives the file is a regulated question. |
| Set or change a reserve | Human decides | Reserves are financial statements about future obligation. An agent may compute a recommendation and show its inputs; a human owns the number. |
| Determine whether the investigation is complete | Human decides | §4(F) and §4(G) both hinge on the adequacy and completion of investigation. That judgement is the adjuster's job description. |
| Determine coverage; affirm or deny | Never the agent | §4(D), §4(G) and §4(L) converge. The agent may draft the analysis; it must not be capable of committing the determination. |
| Write and send a denial explanation to an insured | Never the agent | §4(L) requires a reasonable and accurate explanation of the basis for the action. Accuracy here is a legal standard, not a quality metric. |
| Make a settlement offer or authorise a payment | Never the agent | §4(E) reaches compelling insureds to litigate by offering substantially less than ultimately recovered. Money movement stays with a person and a signature. |
| Communicate anything to a represented party or in active litigation | Never the agent | Counsel owns this channel. Route it out of the agent's world entirely rather than adding a rule. |
Two practical failure modes to watch in the middle rows. The first is approval collapse: when a reviewer is asked to approve four hundred agent proposals a day, approval latency falls toward zero and the gate becomes ceremonial. Detect it by monitoring time-to-decision and disagreement rate; when disagreement approaches zero, either the agent is genuinely excellent or the human has stopped reading, and you cannot tell which from the outcome data alone. Fix it by reducing volume through the gate, batching by exception, or raising the agent's confidence threshold — never by removing the gate.
The second is drafting that reads as deciding. If the agent produces a denial rationale so complete that the reviewer's only realistic action is to click send, you have built autonomous denial with extra steps, and §4(L) will not care about the interface. The countermeasure is to make the draft explicitly incomplete in the places where judgement lives: present the policy language and the record, present the tension, and require the human to write the conclusion. This is less satisfying as a demo and considerably more defensible in a market conduct examination.
The Write-Path Conversation With Your Core Vendor
The single most valuable thing a claims organisation can do in the first month of an agent programme is to establish, in writing, what its systems of record actually permit. Not what the sales engineer demonstrated. Not what the marketplace listing implies. What the contract permits, at which endpoint, at what price, for how long.
Assume until proven otherwise that your certified or documented access is read-heavy and write-thin. That is the norm across systems of record, not the exception, and it is the specific reason so many agent pilots look brilliant and ship nothing. A documented API with no usable write surface is a Rung 5 wearing a Rung 1 badge.
Nine questions to put to your claims-core account team, in writing
- 1.Which specific endpoints permit writes to a claim record, and which fields on each? Send the list, not the documentation index.
- 2.Is production write access included in our current agreement, or does it require enrollment in a partner program? Name the program.
- 3.What does that enrollment cost — as an annual fee, a per-interface fee, a per-transaction fee, or a revenue share? Give us the model even if you cannot give us the number today.
- 4.What are the published rate limits, and how do they behave under catastrophe-volume load rather than average load?
- 5.What is the deprecation policy and the notice period for a breaking change to any endpoint we would depend on?
- 6.Is there a sandbox, what does access to it require, and does sandbox behaviour match production for the write endpoints specifically?
- 7.If our agent writes through a third-party integration platform rather than directly, does that change the permission, the fee model, or the support position?
- 8.At renewal, which of these terms may change unilaterally, and which are fixed for the term?
- 9.Do you intend to ship this workflow natively? If you do, say so now — we would rather integrate with it than compete with it.
For property lines, run the same nine questions against the estimating platform, and add a tenth: which direction does data flow, and who owns the resulting artefact? In that ecosystem the answer is consistent — partners push data in, and the estimating vendor retains the estimate. Design accordingly: your agent supplies measurements, scope items and code data, and an estimator produces the estimate.
A second useful analogue comes from healthcare, where the two-tier pattern is stated openly. Epic publishes industry-standard FHIR APIs on its open developer site, and separately operates a paid vendor enrollment tier. Its support page states that “Enrolled vendors also can access an expanded API specifications catalog to enable their data exchange where industry-standard APIs may not yet exist or fully meet the needs of a specific use case.” Epic's enrollment fees are not public. Strip the industry specifics and the structure is the one you should expect in claims: the free or standards-mandated tier gets you read access; the commercial tier gets you the write paths and the long tail.
What Breaks First
Integrations do not fail dramatically. They fail on a Tuesday, quietly, in a way that produces plausible wrong output for eleven days before anyone notices. Below are the failure modes specific to claims, each with the detection signal you should build before launch and the rollback you should rehearse before you need it.
| Failure mode | What it looks like | Detection signal | Rollback |
|---|---|---|---|
| Schema drift on the claims core | A vendor upgrade renames or retypes a field your extraction depends on. | A nightly contract test that asserts field presence and type on a synthetic claim, alerting before business hours. | Freeze writes, fall back to human queue, pin the previous adapter version, patch, re-enable. |
| Version pinning that becomes a trap | You are on a deprecated API surface that works, so nobody migrates — until it stops working. | A quarterly review of the vendor's deprecation notices, with the end-of-support date on the engineering roadmap, not in an inbox. | Budget the migration as a project at the moment of pinning, not at the moment of the shutdown notice. |
| Rate limits that only appear at catastrophe volume | The integration is comfortable at 400 claims a day and collapses at 6,000 after a hailstorm. | Load-test at 15x normal FNOL volume before go-live, and alarm on queue depth rather than error rate. | A durable queue in front of every write, with backpressure and a human-visible backlog. Never drop; always defer. |
| Contract renewal resets the terms | Partner or API terms are the vendor's to change at renewal. Fee models can shift from flat to per-transaction. | Calendar the renewal date as an engineering risk, not just a procurement date. Ask for the fee model in writing before signing. | Model the integration as recurring cost forever. If a per-transaction model would break the business case, find that out now. |
| The estimating vendor changes its intake independently | Property claims depend on a second system of record with its own release cadence. | Separate monitoring for the estimating feed. Do not let one dashboard imply both integrations are healthy. | Degrade to manual estimate entry. This is why the estimator stays in the loop even when the feed works. |
| An acquisition changes the partner posture | Ownership changes can change what a partner program permits. We make no claim about any specific vendor's corporate status — we did not research it. | Watch the vendor's partner-program page and your account team's turnover. A silent page rewrite is a signal. | Keep the adapter layer thin and swappable. The cost of an integration is mostly the coupling you allowed into your domain logic. |
| The vendor ships the feature natively | Your differentiated build becomes a maintenance liability the quarter the core adds it. | Read the vendor's roadmap sessions and release notes. If they demo your workflow, you have two quarters. | Own the workflow and the data, not the widget. Build things the vendor has no incentive to build. |
| Screen-scraped surfaces drift | Any UI change, A/B test, bot detection or MFA rollout breaks a Rung 4 path without notice or versioning. | Synthetic transactions every hour against a canary account, with a screenshot diff. | Fail closed to a human queue immediately. A scraper that improvises around a changed screen is worse than one that stops. |
One structural observation that applies across the whole table. Vendor concentration is your real exposure, and it is doubled in claims.The estimating write path and the claims core belong to different companies on different contracts and different release cadences. Either can change a schema, reprice access, or ship your workflow natively, and neither has any obligation to coordinate with the other. A single integration dashboard that shows one green light for “integrations” is actively misleading; instrument them separately and alert separately.
The second observation is about market conduct. Everything your agent does produces a log, and those logs become examination evidence.Sections 5 through 7 of Model #900 give commissioners statement-of-charges and cease-and-desist authority, and an examiner asking how a class of claims was handled will be handed your agent's decision trail. Build the trail to be read by a regulator rather than by an engineer: claim identifier, what the agent saw, what it proposed, which rule or retrieval supported it, who approved it, when, and what was communicated. If reconstructing that requires a database query and an afternoon, it is telemetry, not evidence.
Prompt Injection, Identity and Idempotency
A claims agent is, structurally, one of the most exposed agent designs there is. It reads content it did not author — insured emails, contractor invoices, adjuster notes, photographs, PDFs from vendors and portals — and in any interesting design it also holds a credential into a system of record. Prompt injection is not solved, and anyone who tells you their product solved it is selling detection, which is a different thing.
The clearest available frame is the lethal trifecta: access to your private data, exposure to untrusted content, and the ability to externally communicate in a way that could be used to steal data. On whether it is fixable, the honest assessment from that source is that “we still don't know how to 100% reliably prevent this from happening.” On the vendor countermeasures you will be pitched: they “almost always carry confident claims that they capture ‘95% of attacks' or similar… but in web application security 95% is very much a failing grade.”
The Model Context Protocol security specification is worth reading even if you never adopt MCP, because it is a standards-body articulation of exactly this discipline. Its requirements are normative: MCP servers “MUST NOT accept any tokens that were not explicitly issued for the MCP server”; proxy servers must implement per-client consent before forwarding to a third-party authorization server, with redirect-URI validation by “exact string matching (not pattern matching or wildcards)”; and servers “MUST NOT treat possession of a state handle as authentication.” Its scope-minimisation section names the risks directly — “Expanded blast radius: stolen broad token enables unrelated tool/resource access”, privilege chaining, and “Audit noise: single omnibus scope masks user intent per operation” — and names the anti-patterns: wildcard or omnibus scopes, publishing all scopes as supported, bundling unrelated privileges.
Notice what none of that does. Every one of those controls is blast-radius reduction; none of them prevents injection.That the protocol's own security document is entirely about confused deputies, token scope and consent is the tell. Design your claims agent on the same assumption.
For the numbering everyone quotes: the OWASP GenAI LLM Top 10 for 2026 places LLM01:2026 Prompt Injection, LLM03:2026 Excessive Agency and LLM10:2026 Improper Output Handling. For agents with tool access to production systems, LLM03 and LLM10 are the priority pair, and the mitigations cited for excessive agency are unglamorous and correct: least privilege, confirmation for high-impact actions, and tool-usage logging. Note that the 2025 numbering is different — in the 2026 list, LLM05 is Data and Model Poisoning and LLM06 is Unbounded Consumption — so a document citing “LLM06 and LLM05” while describing excessive agency and output handling is working from the old list.
Identity: what actually ships, and what is still a draft
Inside a single vendor estate, agent identity is real enough to build on. Microsoft Entra Agent ID issues identity accounts for agents and distinguishes two access modes explicitly: “Autonomous access. Agents can act autonomously, using access rights given directly to the agent identity” and “Delegated access. Agents can act on behalf of human users, using access rights given to the user. The user has control over which rights are delegated.” Microsoft's own rationale for why a service principal is the wrong primitive is useful: application identities “carry the expectation of long-term stability, known ownership, and managed lifecycle,” whereas an agent “might exist for minutes during a specific task, or might be created and destroyed thousands of times per day.” Note the commercial shape: the identity is available to all Entra customers, while extending Entra security features to agents requires an additional product. The identity is free; the controls are the upsell.
Across estates, it is not settled. The leading attempt at carrying delegated authority between trust domains is the IETF Identity Assertion JWT Authorization Grant, at revision -04 dated 21 May 2026, in IESG state “I-D Exists.” It is not an RFC. Agent-specific OAuth extensions exist as individual drafts rather than working-group items. Treat all of it as early drafts, never as the standard — and in the meantime, use a separate identity per agent, never a shared service account, with least-privilege scoping, credential rotation, per-action audit logging and step-up authorisation for anything privileged.
Finally, the part that actually causes incidents in production claims systems: idempotency. There is no standard for it. The IETF Idempotency-Key header draft sits at revision -07, dated 15 October 2025, in IESG state Expired, and it is not an RFC. The de-facto convention is Stripe's, and its documentation is the best available reference: the mechanism works by saving the status code and body of the first request for a given key regardless of success, so subsequent requests with the same key return the same result including 500 errors; parameters are compared against the original and mismatches error; and keys may be pruned after at least 24 hours, meaning a retry a week later is a brand-new write. That last detail is where duplicate transactions actually come from.
- Derive the key from business intent, not from the attempt: Key on something like (carrier, claim number, transaction type, effective date) rather than a fresh identifier per retry. A new UUID per attempt defeats the mechanism entirely, and it is the single most common implementation error.
- Persist the key before the call, not after: A key that exists only in the agent's context window is lost on crash, which is the classic duplicate source in agent systems specifically.
- Never let the model choose the key: Non-determinism in key generation is indistinguishable from having no idempotency at all.
- Outlive the downstream retention window: If the system of record prunes keys at 24 hours, your own dedupe table must live longer, or a delayed retry writes twice.
- Reconcile rather than trust: Read back against the claims core on a schedule and compare. Treat the system of record as truth and the agent's belief as a hypothesis — agents write over unreliable networks and get interrupted mid-plan.
- Prefer reversible writes: A draft note beats a posted transaction; a proposed assignment beats a committed one. Reversibility is the cheapest blast-radius control available and it composes with everything above.
- Take the free checkpoint where batch exists: Batch and EDI rungs get reconciliation almost for free, because the file is the checkpoint. Real-time API writes do not; budget for building it.
One last note on protocols, because it comes up in every vendor conversation. MCP and A2A are transport and discovery, not permission. The current MCP specification, dated 2026-07-28, describes the protocol transforming from a bidirectional stateful protocol into a request-response stateless one — a genuine breaking change roughly eight months after the prior stable specification, and a real consideration if you are betting a claims integration on that cadence. A2A reached v1.0 in April 2026 under Linux Foundation governance; the foundation's own press release cites 150-plus organisations and 22,000-plus GitHub stars, which is a support and membership count rather than a count of production deployments. None of it gives you a write path into a claims core that your contract does not already grant.
A Sequenced Implementation Path
This is a delivery plan, not a benefits list. Each phase has a week range, a named owner, an entry and exit criterion, and an explicit instruction for what to do when it fails. Week ranges overlap deliberately — Phase 3 is a parallel track for property lines and should never gate Phases 1, 2 and 4.
| Phase | Weeks | Owner | Entry / exit criteria | What to do when it fails |
|---|---|---|---|---|
| Phase 0 — Write-path discovery | Weeks 1–3 | Claims IT lead, with the core vendor account team | Entry: an executive sponsor and a named workflow. Exit: a written statement, per system, of which ladder rung is available, which endpoints permit writes, and what the fee model is. | If the vendor will not put the write surface in writing, stop and re-scope to a draft-only agent. Do not build on a verbal assurance. |
| Phase 1 — Read-only shadow | Weeks 3–7 | Engineering lead + one senior adjuster as reviewer | Entry: read credentials and a claim sample. Exit: the agent produces triage recommendations and file summaries on live claims with zero write capability, reviewed daily. | If the senior adjuster disagrees with more than a small minority of recommendations, the problem is the data or the rules, not the model. Fix upstream before granting any write. |
| Phase 2 — Narrow write, reversible only | Weeks 7–11 | Engineering lead + claims operations manager | Entry: reviewer sign-off from Phase 1 and an idempotency design. Exit: the agent writes acknowledgments, notes, tasks and document attachments — nothing that changes money or status. | If duplicates appear, the key is wrong: it is being derived per attempt rather than per business intent. Stop writes, fix the key, backfill the reconciliation. |
| Phase 3 — Estimating feed (property lines only) | Weeks 9–14 | Integration engineer + estimating manager | Entry: the second vendor agreement is executed. Exit: measurement, scope and code data flow into the estimating platform, with the estimator still owning the estimate. | If the second contract stalls, ship without it. Phases 1 and 2 stand alone; do not let a procurement dependency hold the whole programme. |
| Phase 4 — Human-in-the-loop control plane | Weeks 12–17 | Engineering lead + compliance officer | Entry: a working narrow-write agent. Exit: every consequential action has a named approver, a queue, a timeout behaviour and an immutable log entry that reads as evidence. | If approvals become a rubber stamp — approval latency collapsing toward zero — the gate has failed. Reduce volume or widen the batch, do not remove the gate. |
| Phase 5 — Market-conduct readiness | Weeks 15–20 | Compliance officer + engineering lead | Entry: the control plane is live. Exit: you can reconstruct, for any claim, what the agent saw, what it proposed, who approved it and when — exported in a form an examiner can read. | If reconstruction takes an engineer and a database query, it is not evidence yet. Build the export before you need it. |
| Phase 6 — Scale and re-audit | Weeks 18–24 | Claims operations + engineering | Entry: clean reconstruction. Exit: volume raised in steps, with a re-audit of a random sample at each step and a documented decision to continue. | If quality degrades as volume rises, the failure is almost always a long-tail input the pilot never saw. Return to Phase 1 for that segment only, not for the whole programme. |
A note on Phase 0, which is the phase most organisations skip and most regret skipping. The write-path discovery is not an IT formality — it determines whether the programme you have budgeted is possible at all. If the answer comes back that production writes require partner enrollment at an undisclosed fee with a nine-month procurement cycle, that is not a setback, it is information you needed in week two rather than week twenty. And the fallback is a genuinely good product: an agent that drafts, summarises, triages and recommends, with a human committing every write through the existing interface. That is a legitimate architecture. In regulated claims it is frequently the correct one regardless of what the contract permits.
On sequencing across workflows: build FNOL intake and acknowledgment first if your service-level metrics on acknowledgment are visibly under pressure, because §4(B) exposure and customer experience move together and the write surface is the friendliest in the core. Build subrogation identification first if your recovery function is under-resourced, because the analysis runs on closed records and the write is a task rather than a transaction. Build the estimating feed first only if you have a specific catastrophe-season capacity problem and the second vendor agreement is already in place.
Red Flags in Vendor Selection
The claims AI market is crowded, and most of the differentiation in the pitch decks is in numbers nobody can trace. The table below is the diligence checklist we run for clients, in the order the flags usually appear.
| Red flag | The question that resolves it | Why it matters |
|---|---|---|
| A published accuracy, deflection or straight-through-processing rate | Ask for the study: sample size, period, definition of correct, and who ran it. If the only source is the vendor, it is marketing. | We refuse vendor-published performance figures throughout this article for exactly this reason — including estimating-platform accuracy and cycle-time claims, which carry no published methodology. |
| A claims-leakage percentage used to size your ROI | Ask which study produced the number. | Circulating figures include 2–4%, 5–10%, 7–14% and 20–30%, with the largest coming from a consultancy selling leakage reduction. A tenfold spread with no primary research is not a benchmark. |
| A market-share claim about your core vendor | Ask for the analyst report and its methodology. | Every 2026 P&C claims-core share figure we chased traced back to SEO content or a report-selling press release. We could not obtain neutral data and we do not print one. |
| Autonomous denial, or approval, presented as a feature | Ask how §4(L) explanations are produced, reviewed and stored. | If the answer is that the model writes the explanation and a human spot-checks a sample, the control is a sampling plan, not a control. |
| No named write path | Ask exactly which endpoint the product writes to, under which agreement, and what happens at your renewal. | A demo against a sandbox proves the feature exists. It does not prove you are contractually allowed to run it in production. |
| RPA presented as an integration | Ask whether the write is an API call or a keystroke. | There is nothing wrong with Rung 4 when it is the only rung. There is a great deal wrong with being told it is Rung 1. |
| Prompt injection described as solved | Ask what the agent can reach after a successful injection, not how often injection is detected. | Every credible control in this space is blast-radius reduction. A vendor quoting a detection percentage is answering a different question than the one that matters. |
| A compliance claim built on the NAIC bulletin's text | Ask which jurisdictions, which instruments, and on what date the map was checked. | Adoption is 24 states and DC as of August 6, 2026, and four large markets regulate through separate instruments. Anyone describing a single national posture has not read the map. |
| Pricing that cannot be stated before a sales call | Ask for the partner fee, the per-transaction component, and the renewal mechanics in writing. | This is normal in this market rather than sinister — but it means your build cost is not knowable at business-case time unless you force it into the open. |
Two of those rows deserve expansion, because they are the ones that most often survive diligence unchallenged.
On claims leakage — why we print no percentage at all
“Claims leakage is 2 to 4 percent of claims paid” is the figure most often used to size an AI business case in this industry. We traced it to a trade publication presenting it as an industry benchmark with no underlying study. Competing figures from other sellers put it at 5 to 10 percent, 7 to 14 percent, and 20 to 30 percent — the largest coming from a consultancy that sells leakage-reduction consulting and therefore has an interest in a large number.
A statistic with a tenfold spread across sources and no primary study behind any of them is not a statistic. We refuse all of them. If a vendor sizes your return on a leakage percentage, ask for the study; if there is no study, the return is being sized on a marketing artefact. Your own closed-file review, on your own claims, is both more credible and more actionable — and it is a two-week piece of work.
On estimating-platform performance claims
The estimating platform's own product marketing carries accuracy-improvement and cycle-time-reduction claims. They appear on the vendor's product pages with no methodology, no study and no sample disclosed, published by the company that sells the product. We do not repeat them as fact and neither should your business case.
This is not a comment on the product, which is the dominant tool in property estimating for good operational reasons. It is a comment on evidence. The correct posture toward every vendor-published accuracy, deflection, containment or ROI rate in this category is the same: attribute it to the seller, or leave it out.
What This Costs to Build
These are Frenchy Digital's engagement bands for agent work in regulated claims environments. They exclude your vendor's partner or API fees, which — as established throughout this article — we cannot price, because no claims-core or estimating vendor we checked publishes them.
| Engagement | Range | Timeline | Typical scope |
|---|---|---|---|
| Discovery + workflow audit | $9k–$22k | 2–4 weeks | Integration survey establishing which ladder rung each system actually offers, write-surface inventory on the claims core, estimating-feed assessment, UCSPA exposure map by workflow, prioritised shortlist |
| Single-workflow agent (FNOL intake, acknowledgment and triage, or subrogation identification) | $28k–$70k | 4–9 weeks | One workflow end to end, scoped write credential, human approval gates, per-action audit logging, idempotent writes with a reconciliation job, adjuster-facing review interface |
| Multi-workflow platform with claims-core and estimating integration | $70k–$180k | 9–16 weeks | Intake plus triage plus document handling plus subrogation, two-vendor integration layer, contract tests against both write surfaces, evaluation suite in CI, role and permission model |
| Enterprise / multi-state regulated build (audit logging, HITL, SOC 2 posture) | $180k–$420k+ | 14–24 weeks | Multi-jurisdiction rule variation, market-conduct-ready audit pipeline, full human-in-the-loop control plane, vendor-management documentation, security review package |
Frenchy Digital cost bands for P&C claims AI engagements, 2026.
Senior-led delivery runs $150 to $225 per hour, and ongoing retainers run $2,500 to $9,500 per month covering model and dependency upgrades, evaluation expansion, incident response, integration contract tests, and a quarterly technical review. Every engagement carries a 30-day post-launch warranty, and you receive a written scope with a fixed-price phased proposal within 5 business days of the discovery call.
One budgeting caution specific to this industry. If your business case depends on production write access to the claims core, treat the partner or API fee as a recurring cost, forever, and get the fee model in writing even when the amount is unavailable. A flat annual fee and a per-transaction fee produce very different economics at claim volume, and the shift from one to the other is a known pattern at renewal in partner programs generally. If a per-transaction model would break your business case, you need to know that before you build, not at your first renewal.
Limitations: What We Could Not Verify
The regulatory citations in this article are traced to primary text. A good deal of what surrounds them is not, and it is worth being precise about which is which — because the gaps below are exactly where a vendor deck will offer you a confident number.
- The NAIC AI Model Bulletin's own text: We verified adoption from the NAIC's August 6, 2026 map. We did not fetch the bulletin itself, so we quote none of its sections and describe its requirements only in general terms attributed to law-firm summaries. If your compliance function needs the operative language, read the bulletin, not this article.
- Whether any regulator has acted against an automated claims system under §3(B): We found no case, enforcement action or published complaint applying the general-business-practice element to an automated claims system. That is why the frequency argument in this article is framed as an argument rather than as law. It is also why nobody can tell you how a market conduct examiner will actually treat your agent's logs.
- Which states permit a private right of action under their UCSPA variants: The NAIC model expressly creates none, and its drafting note says the act is inherently inconsistent with one. But state enactments vary, some feed bad-faith claims, and we did not survey them. This is a question for your counsel in each state you write in.
- Claims-core market share, in any form: Every 2026 source we chased was SEO content marketing or a report-selling press release with no visible methodology, and we could not obtain neutral analyst data. We also could not retrieve an audited customer count from public filings. So we name the vendors and refuse the percentages, along with the market-sizing projections that circulate alongside them.
- Any vendor's partner or API fees: Not published, at any claims-core or estimating vendor we checked, in any form. This is a finding rather than an omission — but it means every cost figure in a vendor business case that includes integration fees is an estimate someone made up.
- The corporate status of any vendor named here: We make no ownership, listing-status, independence or acquisition claim about any vendor in this article, because we did not research it. If a vendor's corporate stability matters to your decision — and at renewal it should — verify it directly from public filings rather than from commentary.
- The auto physical damage estimating ecosystem: This article covers the property estimating write path. The equivalent posture on the auto physical damage side was not researched for this piece, and we will not characterise integration terms we did not check. If your book is predominantly auto, treat that as an open question in your own Phase 0.
- Colorado's quantitative testing regulation: We could not verify its scope or final status as of August 2026. Drafts reference life insurers with expansion discussed elsewhere. We therefore state neither which lines it covers nor that it is final, and we do not claim Colorado's ECDIS framework squarely governs claims adjudication agents.
- California and Florida adjuster licensing: The claim we encountered was self-contradictory within its own source, and we could not verify either state independently. We write nothing about it, and you should discount any article that does so casually.
- Whether any protocol or standard will change the write-path picture: MCP is a wrapper around whichever rung you are already on. ID-JAG is an Internet-Draft at revision -04, IESG state “I-D Exists” — not an RFC, and not expired. The separate IETF Idempotency-Key header draft is expired at revision -07, so there is no standard for idempotency keys at all. None of the standards work in flight today gives an agent a contractual right to write into a system of record, and we found no credible timeline suggesting it will.
- Any independent measurement of agent-integration success rates: None exists that we could find, in this industry or any other. We are not going to imply one does — and that includes the widely circulated pilot-failure percentages, all of which we refuse on the same grounds we refuse the leakage figures.
The most valuable output of a claims AI discovery is rarely the model architecture. It is a one-page answer to the question nobody asked at the kickoff: which of our systems will actually let us write, under which agreement, at what price, for how long.
— Frenchy Digital, on scoping claims agent programmes
Which returns the argument to where it started. The interesting constraint in P&C claims is not model capability, and it has not been for some time. It is that the claims core owns one write path, the estimating platform owns another, neither publishes what access costs, and the Unfair Claims Settlement Practices Act decides independently of both what a licensed human must still do personally. An organisation that maps those three things honestly — before it selects a vendor, before it writes a prompt — will ship something durable. One that starts from the model will build a very impressive demonstration of a workflow it is not permitted to complete.
Is the Claims Core Blocking Your Agent, or Is It the Statute?
Book a free 60-minute discovery call with Frenchy Digital — a senior-led Black-owned LA agency. Bring your core vendor agreement and one workflow; you leave with a write-path assessment, a human-in-the-loop boundary map, and a fixed-price phased proposal within 5 business days. Call +1 (424) 272-5601.
Blocked at the Claims Core?
Book a free 60-minute discovery call. Bring your core vendor agreement and one workflow; you leave with a write-path assessment and a fixed-price phased proposal within 5 business days.
1517 S Bentley Ave Unit 204, Los Angeles CA 90025
Frequently Asked Questions
Sources & References
- 1NAIC — Implementation of NAIC Model Bulletin: Use of Artificial Intelligence Systems by Insurers (adoption map, status as of August 6, 2026)↗
- 2NAIC — Unfair Claims Settlement Practices Act, Model #900 (full model law text)↗
- 3NAIC — State Licensing Handbook, Chapter 18 (Adjusters)↗
- 4Guidewire — Developer APIs (Cloud API, InsuranceNow API, REST API Client)↗
- 5Verisk — Xactimate product page (vendor marketing; performance claims not independently verified)↗
- 6Model Context Protocol — Security Best Practices, specification 2026-07-28↗
- 7Model Context Protocol — Specification release notes, 28 July 2026↗
- 8Simon Willison — The lethal trifecta for AI agents↗
- 9Stripe — Idempotent requests (API reference)↗
- 10IETF — draft-ietf-httpapi-idempotency-key-header (revision -07, expired, not an RFC)↗
- 11IETF — Identity Assertion JWT Authorization Grant (ID-JAG), revision -04, 21 May 2026↗
- 12Microsoft — What are agent identities (Microsoft Entra Agent ID)↗
- 13OWASP GenAI Security Project — GenAI LLM Top 10 repository (2026 list numbering)↗
- 14hiQ Labs v. LinkedIn, No. 17-16783 (9th Cir., April 18, 2022) — slip opinion↗
- 15Van Buren v. United States, No. 19-783 (2021) — Cornell Legal Information Institute↗
- 16Yardi — Become an Interface Partner (published per-interface annual fee structure)↗
- 17X12 — License types (EDI standard licensing tiers; prices not published)↗
- 18Linux Foundation — A2A Protocol surpasses 150 organizations (v1.0, April 2026)↗
- 19Epic — open.epic support (expanded API specifications catalog for enrolled vendors)↗
- 20UiPath — Pricing (Basic starting at $25 per month; Standard and Enterprise quote-only)↗

