NAIC AI Model Bulletin Compliance — Insurance AI Decision Logs
NAIC Principles 2 through 6 require accountability, transparency, auditability, explainability, and human review for insurance AI systems. The 2023 NAIC Model Bulletin on the Use of Artificial Intelligence Systems by Insurers establishes these principles for claims adjudication, underwriting, and premium pricing AI. Tenet captures AI decision records and human override logs for claims and underwriting agents — structured for market conduct examination response and formatted for NAIC principle-by-principle documentation.
NAIC AI Principles and What They Require in Practice
The NAIC AI Model Bulletin establishes five operational principles for insurers using AI in claims, underwriting, and pricing. Principle 2 (Accountability) requires insurers to maintain accountability for AI decisions made on their behalf — including third-party vendor AI models — and to be able to explain and justify those decisions. Principle 3 (Compliance) requires AI systems to comply with applicable insurance laws, including unfair discrimination prohibitions under state unfair trade practices statutes. Principle 4 (Fairness) requires that AI systems not produce unfairly discriminatory outcomes based on race, color, national origin, religion, sex, marital status, or disability. Principle 5 (Transparency) requires that AI decision-making be explainable to policyholders, agents, and regulators in terms that are intelligible — not just technically accurate. Principle 6 (Auditability) requires that AI systems be auditable, with decision records that support internal and external review. Tenet satisfies Principles 2, 5, and 6 directly: the Reasoning Ledger creates accountability documentation, the decision records provide the basis for transparent explanations, and the append-only ledger with cryptographic integrity provides the auditability infrastructure examiners require.
NAIC Adoption Status and State Examination Practice
As of 2026, the NAIC AI Model Bulletin is guidance that individual states adopt and implement — it is not a federal mandate and adoption status varies by state. However, state departments of insurance that have not formally adopted the bulletin are still requesting AI decision documentation in market conduct examinations, citing authority under general unfair trade practices statutes, anti-discrimination laws, and existing examination information request powers. State insurance commissioners in California, New York, and Colorado have explicitly referenced AI accountability standards in examination guidance, with additional states actively reviewing adoption of NAIC AI governance standards. For insurers operating in multiple states and using AI in claims or underwriting, the practical approach is to satisfy the NAIC framework's documentation requirements universally — the cost of maintaining jurisdiction-specific AI documentation programs exceeds the cost of a uniform high-standard approach.
What Adverse Action Means for Insurance AI
Adverse action in insurance covers a broader range of outcomes than adverse action in credit. Insurance adverse actions include: claims denials, partial payments that differ materially from the claimed amount on actuarially unjustified grounds, underwriting declinations, coverage restrictions imposed post-quote, premium increases that are not actuarially justified, policy cancellations on non-payment-related grounds, tiering decisions that place policyholders in higher premium categories, and reinstatement denials. Any AI-assisted decision that negatively affects a policyholder's coverage, cost, or claim resolution requires both explanation capability and documented human review under the NAIC framework. State adverse action notice requirements vary: California requires specific factor disclosure for insurance adverse actions; New York requires written notice with explanation; many states track FCRA-style notice requirements. Tenet captures the specific factors driving each adverse action and the human review outcome, providing the documentation baseline for adverse action notice generation in any jurisdiction.
What State Market Conduct Examiners Request in an AI Audit
Market conduct examiners specializing in AI systems have developed structured information requests that go beyond what traditional examination templates cover. Examiners typically request: AI system documentation describing the system's function, training data sources, model vendor or development ownership, and intended use within the underwriting or claims workflow; a sample of AI decisions from a defined examination period with the full decision inputs, model version active at decision time, and output; adverse action notices for a sample of AI-driven adverse outcomes with the supporting explanation basis; human review records for the examination period showing review rates, override rates, and evidence that overrides were substantive rather than procedural rubber-stamps; fairness analysis documentation showing the AI system's outcomes across protected class characteristics; and complaint file records for AI-driven decisions that generated policyholder complaints. Examiners treat reconstructed logs — records assembled after examination notice is received rather than contemporaneously captured — with significant skepticism and may characterize them as findings in themselves.
Building NAIC-Ready AI Documentation Infrastructure
Insurance teams building NAIC-compliant AI documentation face a core structural challenge: the evidence examiners require exists at the individual decision level — not the aggregate model level. Model accuracy reports, population drift metrics, and confusion matrices satisfy data science teams but do not answer examiner questions about specific claims or underwriting decisions. The infrastructure needed is a decision-level record system that captures each AI recommendation with its inputs, the model version, the policy applied, the reasoning chain, and the human review outcome if applicable. This record must be created contemporaneously — at the time the decision is made — not assembled retroactively. It must be immutable — capable of demonstrating to an examiner that the record has not been altered since capture. And it must be queryable — capable of producing any sample of decisions from any examination period on demand. Tenet provides this infrastructure via Ghost SDK instrumentation, requiring 2 lines of integration code and adding under 5 milliseconds of latency per decision.