AI9GM
Type to search documentation.

Decision rights

Layer 1

Foundation

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L1-01Hosting placement for an AI workload (on-premise, cloud, hybrid)Architecture Review BoardPlatform Owner, CISO and CFOPlatform OwnerPlacement record with cost, latency and data-residency rationaleDecide where a workload physically runs, weighing cost, latency and where the data is legally permitted to sit. Residency usually decides this before performance does.
L1-02Capacity expansion as an operating resource, above the delegated bandCFOPlatform Owner and CAIOPlatform OwnerCapacity business case, approved envelopeDelegatedApprove more capacity to serve demand that already exists. The question is whether the growth is real and sustained, not whether the capability is worth having.
L1-03Capacity expansion as an investment, where new capability rather than existing growth is being fundedPortfolio BoardCFO, Platform Owner and CAIOPlatform OwnerInvestment decision record with the capability it enablesDelegatedApprove capacity for something not yet in production. This is an investment decision wearing an infrastructure request, and it routes to the Portfolio Board for that reason.
L1-04Capacity allocation between competing AI initiativesPortfolio BoardPlatform Owner and CAIOPlatform OwnerAllocation record naming the deferred initiative and the date by which the deferral is reconsideredDecide which initiative gets scarce capacity and which waits. The deferred initiative is named in the record, because an unnamed deferral is a portfolio decision made inside a ticket queue.
L1-05Service level objective for an AI serviceService OwnerBusiness Owner and Platform OwnerHead of OperationsPublished SLO in the service catalog, with consequence classSet the availability and performance the service is held to. The objective follows from what happens when the service is unavailable, not from what the platform can comfortably deliver.
L1-06Production change to the AI platformChange Advisory BoardPlatform Owner and Model OwnerPlatform OwnerChange record with rollback plan and test evidenceAuthorize a change to the platform AI systems run on, with a tested rollback. Standard change control, applied to a substrate whose failures are less visible than application failures.
L1-07Emergency change without prior CAB approvalHead of OperationsPlatform OwnerPlatform OwnerEmergency change record, retrospective CAB review within five working daysProceed with an urgent change ahead of approval. The control is not the approval, it is the retrospective review inside a stated window.
L1-08Major incident declaration for a production AI serviceHead of OperationsService Owner and CISOHead of OperationsIncident record, timeline, post-incident reviewDecide that a degradation is severe enough to invoke major incident handling. Under-declaring is the common error, because AI service degradation is often gradual rather than binary.
L1-09Infrastructure decommission supporting a production modelPlatform OwnerModel Owner and Business OwnerPlatform OwnerDecommission record, artifact and data dispositionRetire infrastructure a production model depends on, having established what happens to the model artifacts and data on it.
L1-10Recovery invocation during a disaster eventHead of OperationsPlatform Owner and Business OwnerPlatform OwnerInvocation record, achieved recovery point and timeDecide to fail over or restore. For AI systems this includes model weights and feature stores, not only databases, and a plan that omits them restores everything the model needs except the model.

Layer 2

Structural

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L2-01Approve an integration pattern for AI system data accessArchitecture Review BoardHead of Enterprise Architecture, CISO and Platform OwnerEngineeringApproved pattern in the standards register with review dateDecide how AI systems are permitted to reach data. Approving the pattern once prevents each team inventing its own and prevents direct store access becoming the default.
L2-02Admit a third-party model or AI API into the estateArchitecture Review BoardVendor Lead, CISO, DPO and Model OwnerEngineeringTechnical admission record referencing the vendor assessmentDecide that an external model may be used at all, on technical grounds. Admission is not procurement and not authorization to deploy; both happen at Layer 4.
L2-03Approve a technology selection or platform standardArchitecture Review BoardHead of Enterprise Architecture and CTOEngineeringStandards register entry with review dateDecide what the organization builds with. Every selection is a commitment with an exit cost, which is why the register carries review dates.
L2-04Set the interface contract standard for the estateHead of Enterprise ArchitectureCTO, CISO and Data StewardEngineeringPublished contract standard covering schema descriptions, examples, error conditions, authentication discovery and action surface classificationDefine what a complete interface specification contains, including whether an interface is classified as read-only or action-bearing for autonomous consumers.
L2-05Declare an interface fit for consumption by an autonomous or AI systemData StewardHead of Enterprise Architecture, Model Owner and CISOEngineeringInterface fitness record covering schema completeness, documented error conditions, review date and the interface specification version it was declared againstJudge whether an interface is described accurately and completely enough that a consumer unable to ask questions can act on it correctly. This replaces the informal consultation a developer used to perform by asking someone.
L2-06Grant an exception to an architecture standard, within the delegated bandHead of Enterprise ArchitectureArchitecture Review BoardEngineeringTime-bounded exception record with expiry and named remediation ownerDelegatedPermit a departure from standard that does not weaken a mandatory control, time-bounded with a named remediation owner.
L2-07Grant an exception to an architecture standard, at or above the delegated bandHead of RiskHead of Enterprise Architecture and CISOEngineeringRisk acceptance record in the risk register, not the exception registerDelegatedWhere the departure weakens a control the catalog marks required, the decision stops being architectural and becomes a risk acceptance. It leaves the layer for that reason.
L2-08Approve a breaking change to a published interfaceProduct or Service OwnerHead of Enterprise Architecture, consuming teams and Data StewardEngineeringDeprecation notice, migration window, consumer notification record. Autonomous consumers are notified by fitness invalidation rather than by message.Decide to change a contract consumers depend on. Where a consumer is autonomous, it will not complain; it will fail or produce wrong output quietly.
L2-09Authorize AI-assisted development on a codebaseCTOHead of Enterprise Architecture and CISOEngineeringSTRATA Stratum 1 classification record and the Stratum 3 authority chain, versioned with the codebaseDecide that a copilot may operate on this code, under the STRATA authority chain. The classification and authority chain are versioned with the codebase.
L2-10Retire or replace an application in the portfolioHead of Enterprise ArchitectureBusiness Owner and PMO LeadEngineeringRationalization decision, migration plan, data dispositionDecide a system leaves the estate, with a migration path and a disposition for its data.

Layer 3

Intelligence

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L3-01Approve a model for release to validationModel OwnerCAIO, Data Steward and General CounselML EngineeringModel card, training data manifest, version tag. Value-chain status determination where a third-party base was modifiedDeclare a model version ready to be tested against its thresholds. Where the model derives from a third-party base, this decision triggers a mandatory value-chain consultation.
L3-02Set technical acceptance thresholds for a modelModel OwnerBusiness Owner and CAIOML EngineeringThreshold record with rationale, bound to the model version. Includes drift bounds, which define the delegated band at L3-10 and L3-11.Decide what accuracy, fairness and drift figures count as good enough. **Set before validation runs, not after**, or the threshold is chosen to fit the result.
L3-03Declare a data domain fit for use in a production modelData StewardChief Data Officer and Model OwnerData EngineeringData quality report, lineage record, classificationJudge whether the data is accurate, complete and lineage-traceable enough that a decision may rest on it. Fit for one purpose is not fit for all purposes.
L3-04Declare an interface fit for consumption by an autonomous or AI systemData StewardHead of Enterprise Architecture, Model Owner and CISOEngineeringInterface fitness record covering schema completeness, documented error conditions, review date and the interface specification version it was declared againstSame decision as L2-05, exercised here. One record, not two. Layer 2 authors the contract; Layer 3 judges whether it can be relied on.
L3-05Define the master record for a data entityChief Data OfficerData Steward and Head of Enterprise ArchitectureData EngineeringMaster data definition with survivorship rulesDecide which source is authoritative for an entity and how conflicts resolve. Canonical for the enterprise is not automatically fit for a given model, which is why AI fitness requirements are a separate decision.
L3-06Approve access to a classified data setData StewardCISO and DPOIAM operationsAccess grant record with justification and review dateGrant access with a stated justification and a review date. Grants past review accumulate silently and are the most common assurance finding.
L3-07Select the technical implementation of a required controlCISODPO and Head of Enterprise ArchitectureSecurity EngineeringControl design record with test evidenceChoose how a mandatory control is built. Layer 4 decides the control is required; this decides what it looks like.
L3-08Prioritize remediation of a detected vulnerabilityCISOPlatform Owner and Model OwnerSecurity EngineeringVulnerability record, remediation SLA, closure evidenceDecide what gets fixed first against the SLA in the control catalog. Model endpoints and training pipelines are frequently outside the scope that produced the finding.
L3-09Execute containment during a security incidentCISOHead of OperationsSecurity OperationsIncident log, containment actions, forensic recordAct to limit an incident in progress. Containment is a technical decision; what gets disclosed and to whom is not, and belongs at Layer 4.
L3-10Retrain a model on detected drift, within the delegated bandModel OwnerBusiness OwnerML EngineeringRetraining record referencing the drift triggerDelegatedRefresh a model where drift stays inside the thresholds recorded at authorization. Operational, and it stays with the Model Owner.
L3-11Retrain, restrict or escalate on drift, at or beyond the delegated bandBusiness Accountable ExecutiveModel Owner, Head of Risk and CAIOML EngineeringEscalation record and the resulting Layer 4 decisionDelegatedWhere drift breaches a recorded threshold, the decision stops being maintenance and becomes a risk decision about whether the system should keep operating.
L3-12Approve reuse of a feature set or derived dataset across modelsChief Data OfficerData Steward and Model OwnerData EngineeringReuse approval with lineage from the originating purposeDecide that data built for one purpose may serve another. The original lawfulness basis travels with it, and this is the mechanism by which consent boundaries fail quietly.

Layer 4

Control

POLPolicy and framework

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-POL-01Adopt or amend AI policyAI Governance BoardCISO, DPO, General Counsel and CAIOPolicy ownerApproved policy, version, effective dateSet the organization's stated position on how AI is governed. Policy states intent; the control catalog is what makes it actionable.
L4-POL-02Adopt a governance framework or management system standardAI Governance BoardCIO, CAIO and Head of Internal AuditPolicy ownerAdoption decision with scope and target stateDecide the organization will run ISO 42001, COBIT or similar, with a stated scope and target state.
L4-POL-03Define the mandatory control catalog per consequence classAI Governance BoardCISO, DPO and Head of Internal AuditCISOControl catalog mapped to source instruments, stating the consequence class scheme in use and its derivation from the section 5B factorsDecide which controls are compulsory for which class of system. Without this, Layer 3 implements what seems reasonable and Layer 4 verifies against a standard it never published.
L4-POL-04Grant an exception to policy, within the delegated bandHead of RiskPolicy owner and CISORequesting ownerTime-bounded exception with expiry and remediation ownerDelegatedPermit a departure from policy that does not weaken a mandatory control, time-bounded and remediation-owned.
L4-POL-05Grant an exception to policy, at or above the delegated bandAI Governance BoardHead of Risk and General CounselRequesting ownerBoard-recorded exception with review dateDelegatedWhere the departure reaches a mandatory control, the exception becomes a board-level acceptance.

CLSClassification and thresholds

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-CLS-01Publish and revise the delegated band thresholdsAI Governance BoardHead of Risk, CFO, CISO and CAIOPolicy ownerThe threshold table at section 5A, with review datesSet and maintain the ten thresholds other layers depend on. A band with no published threshold is inert and the decisions relying on it cannot be exercised.
L4-CLS-02Define the AI system materiality mechanismAI Governance BoardHead of Risk and General CounselHead of RiskPublished materiality determination mechanismDecide what makes a system significant enough to govern formally, across eleven dimensions. Materiality is the gate; consequence class is the depth behind it.
L4-CLS-03Determine whether an initiative meets the threshold for formal AI governanceBusiness OwnerCAIO and Head of RiskBusiness OwnerDetermination record, documented proportionately to materiality. Confirmed by the Business Accountable Executive once named under L4-CLS-06.DelegatedDecide whether this initiative crosses materiality at all. A negative determination is still a decision and is recorded proportionately.
L4-CLS-04Classify an AI system by consequence, at or above materialityAI Risk CommitteeBusiness Accountable Executive, Model Owner, CISO and General CounselModel OwnerClassification record with rationale and review triggerDelegatedDetermine how severely this system's failure would land, and therefore which controls it must carry. Materiality decides that classification happens; consequence decides how much it requires.
L4-CLS-05Classify an AI system by consequence, below materialityBusiness Accountable ExecutiveModel Owner and CAIOModel OwnerClassification record proportionate to materialityDelegatedThe same judgment at lighter weight, held by the accountable executive rather than a committee.
L4-CLS-06Name the Business Accountable Executive for an AI systemAI Governance BoardCIO and business unit headBusiness OwnerRegister entry naming a person, never a bodyPut one person's name against one system. Always a person, never a body, and named before the build rather than at go-live.

AUTAuthorization

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-AUT-01Authorize a model for production useBusiness Accountable ExecutiveModel Owner, CISO, DPO and Head of RiskPlatform OwnerAuthorization referencing the validation evidence relied on and each domain acceptanceDecide the validation evidence is sufficient and the system may run. Distinct from the technical judgment that produced the evidence, and held by someone who did not produce it.
L4-AUT-02Authorize the business actions an agent may takeBusiness Accountable Executive, or an executive with appropriate delegated authorityCAIO, Head of Risk and General CounselModel OwnerAction authorization naming permitted actions and limitsDelegatedDecide what an agent is permitted to do in the business, and up to what value. Answers what it may do, not how independently.
L4-AUT-03Authorize or certify the level of autonomy and its controlsCAIO, or the AI Risk functionCISO, Head of Risk and Model OwnerModel OwnerAutonomy certification with control set and review cycle. An increase removing a human step triggers L5-12 work reallocation.DelegatedDecide how much independence the agent exercises and under what controls. Irreversible or high-impact actions default to human confirmation regardless of value.
L4-AUT-04Authorize reuse of a model for a purpose outside its stated intentBusiness Accountable ExecutiveDPO, General Counsel and Model OwnerModel OwnerPurpose extension record with the original intent statedDecide a model validated for one use may serve another. The original validation does not transfer, and the model card describes the first purpose.
L4-AUT-05Withdraw a model from production on risk groundsBusiness Accountable ExecutiveModel Owner, Head of Risk and business unit headPlatform OwnerWithdrawal decision, impact assessment, notification recordDecide a system stops running. The accountable executive holds this because withdrawal is a business decision with a risk trigger.
L4-AUT-06Compel withdrawal on unresolved domain riskDomain owner: CISO, DPO or Head of RiskBusiness Accountable ExecutivePlatform OwnerCompelled withdrawal record with the domain basis statedA domain owner stops a system over the accountable executive's position. A safety valve. Routine use means the accountable executive has been displaced.

RSKRisk acceptance

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-RSK-01Set enterprise AI risk appetiteAI Governance BoardHead of Risk, CFO and boardHead of RiskRisk appetite statement with domain limits, board minuteState how much risk the organization will carry, by domain, in each domain's own units. Every acceptance limit below derives from this.
L4-RSK-02Accept residual risk within a risk domainDomain owner: CISO for security, DPO for privacy, Head of Risk for enterpriseModel Owner and Head of Internal AuditModel OwnerSigned, time-bounded domain risk acceptanceDelegatedA domain owner accepts what remains after controls, within their domain and within their limit, time-bounded.
L4-RSK-03Accept the composite decision to deploy and operate an AI systemBusiness Accountable ExecutiveDomain owners, Model Owner and Head of Internal AuditModel OwnerComposite accountability record referencing each domain acceptanceOne named executive accepts the whole, referencing each domain acceptance. Its absence produces systems where every part was approved and the whole was never decided.
L4-RSK-04Accept risk above a domain acceptance limitAI Governance BoardDomain owner and Head of RiskHead of RiskBoard-recorded acceptance with expiryDelegatedWhere a domain owner's limit is exceeded, the acceptance moves to the board with an expiry.
L4-RSK-05Arbitrate a material or unresolved conflict between domain ownersAI Risk CommitteeDomain owners and Business Accountable ExecutiveBusiness Accountable ExecutiveArbitration record stating the conflict and the resolutionResolve a disagreement two domain owners cannot settle. The committee arbitrates and does not assume ownership of the risk.
L4-RSK-06Accept the aggregate AI exposure position across the estateAI Governance BoardHead of Risk, CISO, CFO and CAIOHead of RiskAggregate exposure assessment with the accepted position statedAccept what the systems amount to together: provider concentration, correlated failure, cumulative decisioning. Forty individually acceptable systems are not automatically an acceptable estate.

REGCompliance and regulatory

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-REG-01Determine regulatory applicability for an AI systemGeneral CounselDPO, Business Owner and ComplianceComplianceApplicability assessment, obligation register entryDecide which obligations attach to this system. Applicability is determined, not assumed, and it changes when the system changes.
L4-REG-02Determine whether a modification to a third-party model changes value-chain statusGeneral CounselDPO, Model Owner and Vendor LeadComplianceStatus determination describing the modification and the resulting obligation setDecide whether fine-tuning or repurposing has moved the organization from deployer to provider, and what obligations follow. Triggered by the Layer 3 release decision so it does not depend on someone remembering.
L4-REG-03Determine the lawfulness basis for using data in model trainingDPOGeneral Counsel and Data StewardData StewardLawfulness determination, retained with the training data manifestDecide on what legal basis this data may train this model. Ambiguity is itself the finding, and a determination that resolves it is the evidence.
L4-REG-04Sign off a data protection impact assessmentDPOGeneral Counsel, Business Owner and CISODPOCompleted assessment with sign-off recordAccept that privacy risk has been assessed and mitigated to a stated position.
L4-REG-05Sign off a fundamental rights impact assessment where requiredGeneral CounselDPO, Business Accountable Executive and affected business unitComplianceCompleted assessment with sign-off recordAccept that the system's effect on rights has been assessed. Distinct from privacy, and required for a narrower set of systems.
L4-REG-06Approve public disclosure of an AI-related incidentGeneral CounselCISO, Business Accountable Executive and CommunicationsCommunicationsDisclosure decision record, regulator notification where requiredDecide what is said, to whom and when. Legal owns this because disclosure is a legal exposure before it is a communications question.

FINFinancial

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-FIN-01Set the AI cost envelope and chargeback modelCFOCIO, CAIO and Platform OwnerFinanceApproved envelope with allocation methodDecide the spending boundary and how cost is attributed back. An envelope that cannot be broken down per model cannot be governed.
L4-FIN-02Approve the investment appraisal method and hurdle rate for AI initiativesCFOCIO and Portfolio BoardFinancePublished appraisal methodDecide how an AI business case is assessed. Method, not individual cases.
L4-FIN-03Approve training and inference cost accountability per modelCFOCAIO and Platform OwnerFinanceCost accountability model with attribution basisDecide who carries the running cost of each model and on what attribution basis.

VENVendor

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-VEN-01Approve an AI vendor or model licenseVendor LeadCISO, DPO and General CounselVendor LeadContract with provenance, liability and audit termsContract for an external model, including provenance, liability and audit terms. Distinct from the technical admission at L2-02.
L4-VEN-02Approve contractual training-data provenance and audit rightsGeneral CounselVendor Lead, DPO and Model OwnerVendor LeadContracted provenance positionDecide what the vendor must warrant about its training data and what the organization may verify. Frequently the only lever over a model nobody can inspect.
L4-VEN-03Accept vendor risk, or grant an exception to a vendor security standardCISOVendor Lead and Head of RiskVendor LeadTime-bounded vendor risk acceptanceAccept that a vendor falls short of standard and the relationship proceeds anyway, time-bounded.

ASRAssurance

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L4-ASR-01Commission an audit of AI controlsHead of Internal AuditAI Governance BoardInternal AuditAudit plan with scope and basisDecide what is examined and against what basis.
L4-ASR-02Accept the management response to an audit findingAI Governance BoardHead of Internal Audit and finding ownerFinding ownerAgreed response with owner and remediation date. Where remediation extends beyond the period stated in the risk appetite statement, a domain risk acceptance under L4-RSK-02 is required for the intervening exposure.Decide the proposed remediation is sufficient and accept the exposure until it lands.
L4-ASR-03Approve the board reporting set and cadenceAI Governance BoardHead of Risk, CIO and Head of Internal AuditPolicy ownerReporting specification with cadenceDecide what the board sees about AI and how often.

Layer 5

Execution

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L5-01Prioritize and fund an AI initiativePortfolio BoardCIO, CFO, Business Owner and CAIOPMO LeadPortfolio decision record with funding allocation. Entry conditions: a traceable strategic outcome, and the L6-03 capability decision record stating why AI.Decide this initiative proceeds and is resourced. From v0.9, a traceable strategic outcome is an entry condition, so funding cannot set strategy by accumulation.
L5-02Sequence initiatives against capacity constraintsPMO LeadPlatform Owner, CTO and Portfolio BoardPMO LeadSequence record naming what was deferred and the date by which the deferral is reconsideredDecide the order, bounded by Layer 1 lead times. The record names what was deferred.
L5-03Select the delivery methodology for an initiativePMO LeadCTO and Business OwnerDelivery teamDelivery approach record. Where AI assists development, STRATA governs regardless of the methodology selected.Choose agile, waterfall or hybrid. Where AI assists development, STRATA applies on top of whichever is chosen rather than instead of it.
L5-04Approve a stage gate for an initiative below materialityPMO LeadBusiness Owner and Model OwnerDelivery teamGate record with entry and exit evidenceDelegatedConfirm the initiative has met the entry and exit criteria for this phase.
L5-05Approve the production readiness gate for an initiative at or above materialityPMO LeadBusiness Accountable Executive, Model Owner and Head of RiskDelivery teamGate record. The Layer 4 deployment authorization is a mandatory entry condition. Absent it, the gate cannot be approved. Where the initiative consumes an existing model, a statement that its use sits within that model card's stated purpose, or an L4-AUT-04 approval.DelegatedConfirm delivery readiness. The Layer 4 authorization is a mandatory entry condition, which is what stops the delivery pipeline from becoming an authorization bypass.
L5-06Determine that a pilot has become a production systemBusiness Accountable ExecutivePMO Lead, CAIO and Head of RiskPMO LeadTransition record triggering Layer 4 classificationDelegatedDecide the pilot has crossed into production and now requires classification. Without this decision, pilot status functions as a governance exemption nobody granted.
L5-07Allocate scarce specialist capacity between initiativesPMO LeadCTO and Portfolio BoardPMO LeadAllocation record naming the initiative deferredDecide who works on what when there is not enough of them.
L5-08Stop or reset a failing initiativePortfolio BoardPMO Lead, Business Owner and CFOPMO LeadStop decision with the lessons recordDecide an initiative ends or restarts, with the lessons recorded.
L5-09Approve the AI capability and hiring planHead of TalentCIO, CAIO and CFOHead of TalentCapability plan with skills gap assessmentDecide what capability the organization builds or buys against the gap assessment.
L5-10Set the AI literacy requirement for a roleHead of TalentCAIO, CISO and business unit headHead of TalentRequirement per role, with completion and competence records. Re-set on acceptance of an aggregate reallocation position under L6-05.Decide what a person in this role must understand about AI. Competence, not completion, and Article 4 has applied since February 2025.
L5-11Authorize workforce use of a general-purpose AI toolCIOCISO, DPO, Head of Talent and General CounselITTooling authorization with the data boundary statedDecide which tools staff may use and where the data boundary sits. Unauthorized adoption happens regardless; the register makes its absence detectable.
L5-12Reallocate work from people to an AI systemBusiness OwnerHead of Talent, CAIO and Head of RiskChange teamReallocation record stating the work moved, the basis and the workforce consequence. Where the reallocation materiality threshold is met, an aggregate position is required at Layer 6.DelegatedDecide work moves from a person to a system. Distinct from what an agent may do: this is what a person will stop doing. Head of Talent is consulted without exception.
L5-13Approve the change adoption plan for a material AI systemBusiness OwnerPMO Lead and Head of TalentChange teamAdoption plan with completion evidenceDecide how the organization is prepared for the system to arrive.
L5-14Declare an initiative ready for business adoptionBusiness OwnerPMO Lead and Model OwnerChange teamReadiness record with training completion evidence, and competence evidence for any role holding human oversightDecide the business can now rely on it, with training completed.

Layer 6

Strategic

IDDecisionDecidesConsultedExecutesEvidenceDelegated bandInterpretation
L6-01Approve the enterprise AI strategyCEO or equivalentCIO, CAIO, CFO and executive committeeCIOApproved strategy with measurable outcomes and intervalsDecide what the organization is trying to achieve with AI, with measures and intervals. Without measures it is a statement of intent, and funding cannot trace to it.
L6-02Set the target maturity level per AI9GM layerCIOCAIO, CISO, Head of Risk and CFOLayer ownersTarget state per layer with the date and the gapDecide what governance capability the organization should hold, per layer. This converts the framework from a description into a roadmap and is what makes the assessment a gap analysis.
L6-03Decide whether a business capability should use AI at allBusiness OwnerCAIO and Head of RiskBusiness OwnerCapability decision record, documented proportionately to materiality, stating the option not takenDecide, for this capability, whether AI is the right answer. A decision not to use AI is recorded, because an organization that never documents restraint cannot distinguish judgment from inattention.
L6-04Set the model sourcing posture and concentration limitCIOCAIO, CFO, Head of Risk and Head of Enterprise ArchitectureHead of Enterprise ArchitectureSourcing posture with the concentration position statedDecide build, buy or multi-provider, and how much dependence on one provider is acceptable. Without a posture the estate consolidates by convenience.
L6-05Accept the aggregate work reallocation positionCEO or equivalentHead of Talent, Head of Risk and business unit headsHead of TalentAccepted position with the workforce consequence stated, including whether the organization retains enough practice to exercise oversight competently over the systems taking the workDelegatedAccept what the individual reallocation decisions amount to across the organization.
L6-06Approve a strategic initiative where required layer maturity is not yet in placeCEO or equivalentCIO, Head of Risk and AI Governance BoardCIOApproval with the maturity gap named and a remediation plan bound to itProceed past a governance gap, with the gap named in the approval and a remediation plan bound to it. Permitted deliberately: the failure being prevented is ambition nobody wrote down as a risk.
L6-07Decide that an emerging technology warrants evaluationCAIOCTO and CIOInnovation leadEvaluation charter with scope, kill criteria and decision dateDecide something is worth a bounded look, with kill criteria and a decision date. Evaluations without kill criteria are pilots under a different name.
L6-08Approve a business model change enabled by AICEO or equivalent, board where materialCIO, CFO and General CounselBusiness OwnerBoard decision recordDecide the organization will operate differently because of what AI makes possible.
L6-09Set sustainability and energy accountability targets for AI workloadsCIOCFO, Platform Owner and CAIOPlatform OwnerTarget statement with the measurement methodDecide what the organization commits to on energy and carbon for AI, and how it is measured. A target with no measurement method is a statement.
L6-10Discontinue an AI capability on strategic groundsBusiness OwnerCIO, CFO and Business Accountable ExecutivePMO LeadDiscontinuation decision with the disposition of data and modelsDecide a capability ends for reasons other than risk, with data and models dispositioned.

Correction

Correct this page

The maintainer answers corrections. There is no service level. Responses are best-effort and opportunistic within a reasonable time: a correction raised on a Monday is answered that week or sooner.

Attribution