Skip to content
RiskTemplates · The Daily Brief Tuesday, August 18, 2026
Wire FINRA's 24 Enforcement Review Recommendations: Read Them as Proposals, Not Rules AUG 11

Feature AI Risk

Model Change Assessment: Revalidate, Reapprove, or Update the Inventory?

Use a model change assessment to route maintenance, material changes, revalidation, reapproval, inventory updates, and model replacement.

Table of Contents

TL;DR

  • A model change assessment is the routing record between a code ticket and a risk decision. It determines whether the change is maintenance, a material change, or effectively a new model.
  • Classify the impact across methodology, data, use, population, output authority, performance, limitations, exposure, and controls. “No code change” does not mean “no model change.”
  • The record should end with a specific route: inventory-only update, targeted testing, targeted validation, full revalidation, reapproval, parallel run, retirement, or a combination.
  • Keep the original model ID when lifecycle continuity matters. Create a new record when two versions or forks need separate ownership, validation, monitoring, or retirement.

A model change assessment is where vague change control becomes an accountable model-risk decision. Without it, a developer calls the release “routine,” the validator learns about it after deployment, and the inventory still points to the version that was approved six months ago.

The April 17, 2026 interagency model risk guidance gives institutions room to tailor validation. It also makes the change decision impossible to dodge: validation timing, nature, and frequency vary based in part on model purpose, methodology, and the frequency and scope of model changes. The practical control is a short record that translates changed facts into testing, validation, approval, inventory, and deployment actions.

Regulatory status matters: the April 2026 document is supervisory guidance, not a binding regulation. The agencies state that it does not have the force and effect of law and that noncompliance is not, by itself, a basis for criticism. The routing matrix below is RiskTemplates suggested practice for operationalizing that guidance; it is not an agency-prescribed form.

This is not another summary of OCC Bulletin 2026-13. It is the artifact the model owner completes when somebody says, “We only changed one thing.”

Start the model change assessment before the release ticket closes

The assessment can begin with a proposed change, an emergency fix, a vendor release notice, or a monitoring result that leads to recalibration. It should not begin after production deployment unless the institution is documenting an emergency exception.

Use one record per governed change package. The minimum header is:

FieldWhat to capture
Change IDUnique ID linked to engineering, vendor, issue, and release records
Model identityInventory ID, name, current production version, risk tier, owner
Proposed versionVersion or release identifier; planned deployment date
Change sourcePlanned enhancement, defect, monitoring breach, vendor release, regulatory need, data change, use expansion
Plain-English descriptionWhat is different in inputs, logic, output, use, population, or controls
Decision requestedMaintenance approval, targeted validation, full revalidation, reapproval, new-model treatment, retirement
AssessorsModel owner, model risk/validation reviewer, affected control owners
Evidence linksCode diff, release notes, data profile, test results, performance comparison, issue ID, approval

The model owner should draft the factual description. Model Risk or an authorized independent reviewer should challenge classification and validation scope. Technology Change Management owns the release mechanics; it should not decide model materiality by itself.

What changed? Test nine impact dimensions

A line-count comparison is a poor materiality test. Some large refactors preserve behavior. A one-line threshold adjustment can alter thousands of customer decisions.

Score impact qualitatively—none, limited, or material—across these dimensions:

DimensionQuestions that force a useful answerTypical evidence
MethodologyDid the theory, algorithm, objective function, segmentation, assumptions, estimation method, or threshold logic change?Method note, code diff, benchmark test
Input dataNew source, field, proxy, sample window, label, transformation, missing-value treatment, or vendor feed?Data dictionary, lineage, profile comparison
PopulationWill the model cover a new product, geography, customer group, channel, or risk segment?Population counts, distribution comparison, impact analysis
Intended useIs the output supporting a new decision or being used outside the approved purpose?Use-case statement, process map, policy mapping
Output authorityDoes the output now recommend, rank, block, approve, price, or act with less human review?Workflow design, authority matrix, override procedure
PerformanceDo outcomes, errors, stability, calibration, bias measures, or limitations change?Before/after results by relevant segment
Exposure and materialityDoes the change affect a larger portfolio, more important process, regulatory purpose, or financial exposure?Volume/value forecast, risk-tier assessment
ControlsAre monitoring, overrides, fallback, human review, data-quality, or use restrictions altered?Control design, test evidence, monitoring specification
DependenciesDid an upstream dataset, downstream decision system, third-party component, or linked model change?Dependency map, vendor notice, interface test

The 2026 guidance’s model-use section specifically warns that extending a model beyond its original application introduces additional uncertainty and calls for analysis of the new use, its limitations, and existing controls. That means a product team can create a material model change without touching the model package at all.

Practical aside: ownership gets messy at the dependency line. Engineering may say a bureau-data schema change is “upstream.” Model Risk may say the model formula is untouched. The assessment needs an owner who tests whether the changed input distribution, missingness, and mapping alter model behavior. Organizational boundaries do not prevent output drift.

Use a routing matrix, not a single “material/non-material” checkbox

Binary classification hides the action. A better model change assessment produces one of three classifications and then selects every required route.

ClassificationExampleReview routeInventory treatment
MaintenanceCorrect a logging defect that does not alter inputs, calculations, output, use, or controlsRegression test; owner and change-control approval; independent confirmation when policy requiresAdd version/change history; retain model ID
Model changeRecalibrate coefficients, replace an input, revise segmentation, change a decision threshold, or expand to a sufficiently similar populationTargeted or full validation based on affected components; reapproval if authority, limits, tier, or use changesUpdate version, methodology/data fields, validation status, limitations, monitoring, approval
New or replacement modelNew methodology, distinct purpose, separately operated fork, or replacement that runs alongside the old modelDevelopment review, validation generally before first use, model approval, controlled deploymentNew model/version record as policy dictates; link predecessor and retirement plan

These are operating categories, not terms prescribed word-for-word by the agencies. Define them in policy and state who can approve each route.

A change can require targeted validation and reapproval without becoming a new model. It can also require a new inventory record and parallel-run controls while the prior model remains active. Do not force one checkbox to carry all of that logic.

A defensible routing decision

For each assessment, answer five separate questions:

  1. Testing: What must the developer or owner test before release?
  2. Validation: Which affected components require objective review—conceptual soundness, outcomes analysis, monitoring, data, implementation, or all of them?
  3. Approval: Does the existing approval still authorize this version, use, population, exposure, and control package?
  4. Inventory: Which fields, relationships, statuses, limitations, and dates must change?
  5. Deployment: Is release blocked, conditional, phased, parallel, reversible, or subject to enhanced monitoring?

The interagency guidance says validation generally occurs before first use. Where urgent business need leads to use before validation is complete, it points to heightened attention to limitations, stakeholder notice, use limits, and closer monitoring. An emergency flag therefore creates more documentation: reason, remaining validation, permitted use, owner, monitoring, rollback, expiry, and approval authority.

Worked example: a threshold change that is not “just configuration”

Realistic hypothetical: a fintech uses a non-generative statistical fraud model to score outbound transfers. Operations proposes raising the auto-decline threshold because false positives are creating customer complaints. No features, coefficients, or source data will change.

The weak assessment says:

Configuration-only change. No model impact. Standard release approval.

The stronger assessment records:

  • Methodology: limited change; scoring formula is unchanged, but decision threshold changes how output is used.
  • Population: unchanged.
  • Output authority: material operational impact because fewer transactions will be automatically declined.
  • Performance: expected false positives decline; false negatives and fraud losses may increase.
  • Exposure: quantify affected transaction count and value using a back-test, segmented by relevant product and customer risk tier.
  • Controls: revise review-queue capacity, fraud-loss monitoring, override treatment, and rollback trigger.
  • Validation route: targeted independent review of threshold analysis, segment performance, and monitoring design.
  • Approval route: reapproval by the authority responsible for the model’s permitted use and fraud-risk tolerance.
  • Inventory action: preserve the model ID; add the new version/effective date, threshold, validation reference, approval, monitoring changes, and prior-version retirement date.
  • Deployment condition: retain the prior threshold for rollback; review agreed outcome measures after a defined observation window.

No universal percentage or loss threshold is implied here. Calibrate decision limits to the institution’s risk appetite, historical performance, customer-impact analysis, and model materiality. The control principle is that a threshold can change the decision even when it does not change the score.

When should the inventory get a new record?

A new record is useful when the organization needs to govern two objects independently. Consider it when:

  • old and new models operate in parallel;
  • a fork has a different purpose, owner, population, methodology, monitoring plan, or approval;
  • a vendor replacement has a distinct lifecycle and limitations;
  • the changed system meets the policy definition of a new model; or
  • separate retirement evidence is needed for the predecessor.

Keep the same ID with version history when continuity is clearer and the change remains part of one governed lifecycle. Either way, never overwrite history. Retain predecessor/successor relationships, production dates, validation references, approval dates, limitations, incidents, and retirement status.

The inventory should show three clocks separately:

  • technical version effective date;
  • validation completion or conditional-use expiry; and
  • governance approval date.

Collapsing them into one “last updated” field makes it impossible to tell whether production outran validation or approval.

For a deeper inventory design, pair this process with the model inventory fields and ownership guide and preserve material reviewer disagreements using the effective-challenge memo.

Do not misapply the guidance to generative or agentic AI

Footnote 3 of the April 2026 interagency guidance expressly says generative AI and agentic AI are outside its scope. It also says broader governance should determine appropriate controls for tools, processes, and systems not covered, while the guidance’s principles apply to traditional statistical and quantitative models and non-generative, non-agentic AI models.

That boundary belongs in the assessment:

Scope decisionRoute
Traditional statistical/quantitative or non-generative, non-agentic AI model within institutional scopeModel change policy informed by applicable model-risk guidance
Generative or agentic AI systemAI-governance change assessment; do not claim direct coverage by SR 26-2/OCC 2026-13
Deterministic rules or simple arithmetic outside the guidance’s model definitionAppropriate software, rules, compliance, and change controls; document the scope rationale
Unclear classificationEscalate to Model Risk and AI Governance; record the decision and avoid governance gaps while debating labels

The NIST AI Risk Management Framework offers a voluntary, use-case-oriented reference for broader AI governance. The immediate objective is not to squeeze every system into “model.” It is to ensure every consequential change reaches an accountable review route.

So what should you do this week?

Pull the last ten production changes touching a model, its data, its use, or its decision workflow. For each one, try to produce the impact assessment, validation-scope decision, approval, inventory update, deployment conditions, and retirement evidence.

If the evidence stops at a Jira ticket, add the model change assessment between technical release and production authorization. Start with the nine impact dimensions above. Require Model Risk to sign the route—not to rubber-stamp the code ticket—and require Change Management to verify that the selected conditions actually reached production.

The AI Risk Assessment Template & Guide includes inventory, assessment, approval, limitation, and monitoring artifacts you can adapt for AI use cases while keeping formal model changes aligned to your model-risk policy.

Primary sources: OCC Bulletin 2026-13 · Interagency Supervisory Guidance on Model Risk Management, April 17, 2026 · Federal Reserve SR 26-2 · FDIC interagency issuance · NIST AI RMF

◆ Need the working template?

Start with the source guide.

These answer-first guides summarize the required fields, evidence, and implementation steps behind the templates practitioners search for.

◆ Immaterial Findings · Weekly

Sharp risk & compliance insights. No fluff.

◆ FAQ

Frequently asked questions.

What is a model change assessment?
A model change assessment is the decision record used to classify a proposed or completed change and route the required review. It records what changed, why, affected uses and populations, performance and control impacts, validation scope, approval authority, inventory action, version treatment, deployment conditions, and retirement steps.
Does every model change require full revalidation?
No. The April 2026 interagency model risk guidance says validation timing, nature, and frequency vary with model purpose, methodology, the frequency and scope of changes, data limitations, and other constraints. A documented assessment may support limited testing for a low-impact maintenance change, while a change to methodology, use, population, or material exposure may require targeted or full revalidation.
What changes should trigger model reapproval?
Reapproval is a governance decision, not a universal regulatory list. Strong triggers include a new decision use, expansion to a materially different population, changed output authority, a higher model-risk tier, a new material limitation, a validation outcome that changes permitted use, or a replacement version that supersedes the approved production model. The institution's policy should map each trigger to an approval authority.
When should a model change create a new inventory record?
Create a new record when the changed object has a distinct lifecycle that must be governed separately—for example, a replacement model that will run in parallel with the old version, a fork used for a different purpose, or a materially different methodology managed as a new model. Otherwise, preserve the existing ID and add version history, change-assessment ID, validation status, approval date, and production status.
Does OCC Bulletin 2026-13 cover generative AI model changes?
No. The attached April 17, 2026 interagency guidance expressly excludes generative AI and agentic AI from scope, while stating that a banking organization's broader risk-management and governance practices should determine appropriate controls for tools outside the document. Use an AI-governance change process for those systems rather than claiming the model guidance directly applies.
Rebecca Leung

Author

Rebecca Leung

Rebecca Leung has 8+ years of risk and compliance experience across first and second line roles at commercial banks, asset managers, and fintechs. Former management consultant advising financial institutions on risk strategy. Founder of RiskTemplates.

◆ Related framework

AI Risk Assessment Template & Guide

Comprehensive AI model governance and risk assessment templates for financial services teams.

Immaterial Findings · Newsletter

The brief, in your inbox.

Enforcement of the week, a framework breakdown, and the prompts that are actually worth running. Delivered to your inbox. Free.