4.4 Clause 6.3 Planning of Changes

Key Takeaways

  • Clause 6.3 requires that changes to the AIMS be carried out in a planned manner, considering purpose and potential consequences, integrity of the AIMS, resource availability, and allocation or reallocation of responsibilities.
  • AI-specific changes—model retrains, foundation-model or provider swaps, data-pipeline changes, and AIMS scope expansion—are high-risk change types that auditors should sample deliberately.
  • Planned change is not the same as informal MLOps push-to-production; auditors test change records for impact on risk, impact assessment, SoA, objectives, and competence.
  • Integrity of the AIMS means the management system remains complete and coherent after the change—not only that the model’s accuracy metric improved.
  • Common nonconformities include emergency production changes with no retrospective assessment, vendor swaps without control re-evaluation, and scope growth without Clause 4/6 updates.
Last updated: August 2026

4.4 Clause 6.3 Planning of Changes

Auditor focus: When the AIMS or AI systems change, are changes planned—or shipped first? Sample retrains, provider swaps, and scope expansions. Test purpose, consequences, AIMS integrity, resources, and responsibilities (or prompt retrospective assessment for emergencies).

Clause 6.3 requires that when the organization needs changes to the AIMS, they are carried out in a planned manner. In AI environments change is continuous (retrains, prompt edits, vendor API updates). Without 6.3 discipline, 6.1 treatments and 6.2 objectives become snapshots of a system that no longer exists.


What Clause 6.3 Requires

The organization shall carry out changes to the AIMS in a planned manner, considering:

  1. The purpose of the changes and their potential consequences.
  2. The integrity of the AIMS.
  3. The availability of resources.
  4. The allocation or reallocation of responsibilities.

These four considerations are the auditor’s checklist. “We have a change ticket” is not enough if the ticket never addresses AIMS integrity or residual risk consequences.

6.3 considerationQuestions auditors askWeak answer
Purpose & consequencesWhy change? What could go wrong for the system, people, and AIMS?“Engineering wanted a newer model.”
Integrity of the AIMSWill processes, controls, SoA, competence, and documented information still form a coherent system?“Accuracy improved, so we’re fine.”
ResourcesAre compute, people, test data, monitoring, and budget available?“We’ll figure it out in production.”
ResponsibilitiesWho approves, implements, verifies, and owns residual risk after the change?“The on-call ML engineer decided.”

What Counts as a Change to the AIMS?

Not every code commit is an AIMS change, but 6.3 covers changes that affect the management system’s ability to achieve intended outcomes:

A. Changes to AIMS processes and governance

  • Restructuring AI governance committees or risk-owner roles.
  • Replacing the AI risk methodology or impact-assessment procedure.
  • Major updates to AI policy, objectives, or SoA structure.
  • Outsourcing internal audit of the AIMS or changing certification scope processes.

B. AI-specific technical and operational changes (high yield for sampling)

Change typeWhy it threatens AIMS integrityTypical required re-checks
Model retrain / fine-tuneNew weights can alter bias, safety, and performance; training data may shiftRe-validation, impact re-assessment triggers, residual risk update, monitoring baselines
Foundation model or API provider swapDifferent failure modes, data handling, subprocessors, contractual controlsThird-party risk (A.10), SoA, security/privacy review, transparency notices
Prompt / system-instruction change (genAI)Behavior can change without “model version” bumpEvaluation harness, content-safety tests, change approval
Data pipeline / feature store changeLabels, leakage, quality, and lineage effectsData quality controls (A.7), drift monitors, access controls
Automation level increase (more auto-decisions)Higher stakes for individuals; human oversight reduced6.1.4 impact assessment, A.9 use controls, redress processes
AIMS scope expansion (new BU, geography, AI system class)Context, interested parties, risks, and controls no longer completeClause 4 updates, new risk/impact assessments, SoA refresh, competence
Decommission / model retirementResidual data/models may still create impactsSecure disposal, communication, inventory update

C. Emergency changes

Incidents may force emergency production changes. Auditors allow urgency but test emergency-change rules and retrospective risk/impact/SoA assessment within a defined window.


Integrity of the AIMS — A Precise Auditor Concept

“Integrity of the AIMS” means the management system remains complete, consistent, and capable after the change. Indicators of lost integrity:

  • Scope statement no longer matches inventory or operations.
  • SoA still claims controls that were removed or never re-implemented for a new provider.
  • Risk register versions lag months behind production model versions.
  • Objectives and KPIs measure the old system’s behavior.
  • Competence matrix still lists skills for a technology no longer used (or lacks skills for the new one).
  • Documented information (model cards, evaluation reports) does not match deployed versions.

Higher average accuracy can still damage AIMS integrity if fairness gates, impact assessment, and residual acceptance were skipped.


Auditor Tests of Change Records

Sample production releases, MLOps histories, vendor notices, and governance minutes.

Suggested sampling approach

  1. Inventory plus last 3–6 months of model/prompt/provider changes.
  2. Stratify: retrain, provider swap, scope/automation increase, emergency change (if any).
  3. For each sample: purpose/consequence analysis, risk/impact updates, validation/approvals, SoA/control review (A.6, A.7, A.10), resources/responsibilities, post-implementation/rollback.
  4. Trace monitoring coverage for the new version.

Evidence quality table

EvidenceStrongWeak
Change ticketStates purpose, impact on AIMS/controls, approvers, links to risk ID“Deploy v3” with auto-merge
Risk/impact updateVersioned assessment linked to system IDSilent assumption “same as before”
ValidationSubgroup, safety, robustness tests for the change typeAccuracy on a convenience set only
SoA/control checkDocumented review of affected Annex A controlsNo SoA touch after provider swap
Post-releaseEnhanced monitoring period, rollback planNo owner watching drift after release

Scenario: Provider swap without planning

A team switches a support chatbot from Provider A to B for cost. Procurement updates contracts; prompts are lightly edited. Hallucination complaints rise and data residency shifts to a new region.

Gaps: no 6.3 consequence/integrity analysis; no A.10 re-evaluation; no 6.1.4 impact re-check; residual acceptance and transparency notices unchanged. Likely 6.3 NC with linked 6.1, 8, and A.10 findings.

Scenario: Controlled retrain

A fraud model retrain for concept drift records purpose, customer false-positive consequences, updated risk scores, fairness re-tests, dual approval (model owner + risk owner), temporary post-release review staff, model-card/monitoring updates, and escalation if residual risk rises—planned manner in practice.


Integration with PDCA and Multi-Clause Trails

ClauseChange-related expectation
4.3 ScopeScope expansions/reductions planned and documented
6.1Risk/impact reassessed when changes can alter risk
6.2Objectives/plans updated if change invalidates targets
7Resources and competence adjusted; documented information controlled
8Operational planning and lifecycle controls executed for the change
9–10Performance effects reviewed; nonconformities corrected

Common nonconformities

  • Continuous deployment used to skip AIMS change planning.
  • Model versioning treated as sufficient without consequence/integrity analysis.
  • Scope creep without Clause 4/6 updates.
  • Risk owners no longer match production reality after reorganizations.
  • Security patches managed; AI ethics/safety changes unmanaged.

Record objective evidence: change IDs, versions, missing assessments, and broken responsibility chains. Clause 6.3 findings often expose the gap between a paper AIMS and live AI delivery.

Test Your Knowledge

Which four considerations must be addressed when carrying out changes to the AIMS under Clause 6.3?

A
B
C
D
Test Your Knowledge

A team swaps a generative-AI API provider in production to reduce cost. Contracts are updated, but risk assessment, impact assessment, SoA third-party controls, and monitoring baselines are unchanged. Which conclusion is most appropriate?

A
B
C
D
Test Your Knowledge

In an AI context, what does “integrity of the AIMS” most nearly mean for a lead auditor evaluating a model retrain?

A
B
C
D
Test Your Knowledge

Which sample is most useful when testing Clause 6.3 during a Stage 2 AIMS audit?

A
B
C
D