Skip to main content

COMPEL Glossary — AI Transformation Terminology

The authoritative reference for AI governance, transformation, and enterprise AI terms used across the COMPEL framework. Each term includes a quick definition, practitioner context, and cross-references to the broader Body of Knowledge.

#

The 20-Domain Maturity Model is the COMPEL assessment framework that evaluates an organization's AI capabilities, practices, and governance across 20 specific domains organized under the Four Pillars of People, Process, Technology, and Governance.

COMPEL Stages

A

A randomised controlled trial in which units are randomly assigned to treatment (AI feature) and control (no feature or baseline feature).

Specialization

A mapping of accountable owners to AI risks, controls, systems, and outcomes — a single place the organization can inspect to see "who is accountable for what" in AI governance.

Specialization

A multi-agent topology in which agents communicate via message passing — with each agent as an isolated actor owning its own state and mailbox.

Specialization

Prosci's five-stage individual change model — Awareness, Desire, Knowledge, Ability, Reinforcement — that describes the sequence through which a single person adopts a change.

Specialization

A leading or lagging indicator of transformation uptake — including training-completion rate, active-usage frequency, productivity delta, and worker-sentiment score.

Specialization

A structured assessment of actual user adoption rates, workflow integration effectiveness, and change management outcomes — measuring whether end users are actually using the AI system as designed and whether the workflow redesign is delivering its intended effects.

A short, dated document capturing the context, decision, consequences, and status of an architectural decision — e.g., "we chose hybrid retrieval over naive RAG because X".

Specialization

An advisory engagement is a COMPEL consulting arrangement where the practitioner provides ongoing strategic counsel to client leadership, guiding their internally-led transformation efforts without taking direct delivery responsibility.

COMPEL Stages

A formal classification of every AI agent in scope according to its autonomy level — from level 0 (no autonomy, human executes) through level 4 (full autonomy, agent executes without human involvement) — with corresponding governance requirements, approval boundaries, and monitoring obligations assigned at each level.

The continuum along which agentic AI systems operate — from single-turn assistance through tool-augmented reasoning to fully autonomous multi-step execution — typically described with named gradations (Level 0 through Level 5).

Specialization

The specialized governance framework for autonomous and semi-autonomous AI agents that extends traditional AI governance with agent-specific controls: autonomy level classification, tool access controls, data access boundaries, approval boundaries, human-in-the-loop thresholds, auditability requirements, fallback and kill switch mechanisms, escalation rules, simulation testing requirements, and agent risk tiering..

An executive-grade, living artefact aggregating all governance records for a deployed agent — autonomy classification, delegation and authority chain, oversight design, tool bindings, memory scope, kill-switch wiring, risk tier, incident history, and named owners.

Specialization

The iterative pattern in which a model plans, calls tools, observes the results, and replans — continuing until a goal is met, an iteration budget is exhausted, or a human intervenes.

Specialization

The stored context, preferences, observations, and state an agent accumulates across turns or sessions.

Specialization

The logging, tracing, and evaluation infrastructure that makes an agent's plans, tool calls, memory reads/writes, and decisions auditable after the fact.

Specialization

The execution substrate that hosts the agent loop, its tool calls, state, and recovery logic — e.g., LangGraph, CrewAI, AutoGen, or OpenAI Agents SDK.

Specialization

A seven-category classification — conversational, task, workflow, RPA-adjacent, research, code, embodied — used to scope an agent's design, risk profile, and governance controls.

Specialization

A span hierarchy that captures a multi-step agent execution — loop iterations, tool calls, memory reads and writes — with enough fidelity to reconstruct the agent's full decision path.

Specialization

The communication mechanism between AI agents — specifying message format, authentication, authorization scope, rate limiting, and audit logging.

Specialization

An AI system that executes tools, loops over multi-step plans, maintains state across steps, and pursues goals semi-autonomously.

Specialization

Agentic AI transformation strategy is a comprehensive approach to deploying autonomous AI agents within enterprise transformation contexts, encompassing agent architecture design, autonomy level governance (from advisory through fully autonomous), human-in-the-loop oversight patterns, multi-agent orchestration frameworks, kill switch and containment protocols, observability and monitoring infrastructure, and compliance evidence collection for regulatory requirements.

A shared enterprise platform providing agent runtime, tool registry, memory stores, safety layer, observability, and evaluation — so individual agentic use cases inherit these components rather than build them.

Specialization

A retrieval pattern in which the agent decides — within its loop — when and what to retrieve, rather than a retrieval step running before generation as in naive RAG.

Specialization

The mapping of an agent's autonomy level, operating domain, and potential-harm profile to a risk tier that determines control requirements — approval depth, oversight mode, audit cadence, insurance, and kill-switch provisioning.

Specialization

A structured inventory of every component that comprises an AI system — including foundation models, fine-tuned variants, training datasets, embeddings, vector stores, prompts, agent tools, third-party APIs, libraries, and runtime dependencies — together with their provenance, licenses, versions, and known risks.

A six-part document — hypothesis, investment, benefit, risk profile, financial summary, recommendation — that justifies an AI investment with explicit counterfactual and confidence bands.

Specialization

The discipline of preparing, supporting, and reinforcing people through AI transformation — distinct from project management (which manages tasks) and from the broader organizational change-management tradition (which is not AI-specific).

Specialization

An executive-grade, living artifact aggregating stakeholder landscape, AI-specific resistance map, AI literacy segmentation and enablement plan, communication strategy, role-redesign actions, adoption metrics, reinforcement mechanisms, and portfolio-capacity analysis.

Specialization

The nine-stage progression from sourcing through retirement used as the reference frame for data readiness: acquisition, preparation, labeling, governance, training use, validation, deployment use, monitoring, retention and retirement.

Specialization

A structured comparison producing evidence for a decision — about a model version, a prompt, a feature set, a retrieval strategy, or a deployment change.

Specialization

A subtype of the NIST AI RMF MANAGE 1.4 incident concept specific to LLM systems: confident-but-wrong answer, safety bypass, prompt injection success, sensitive data leakage, or policy-violating tool-call execution.

Specialization

The minimum knowledge, skills, and judgment required to operate AI systems responsibly — legally required under EU AI Act Article 4 from 2 February 2025 for providers and deployers of AI systems.

Specialization

Stratified assessment of AI literacy across executive, manager, specialist, and general-employee cohorts, with cohort-appropriate content depth.

Specialization

The unit within the European Commission established under Regulation (EU) 2024/1689 to coordinate enforcement of the general-purpose AI model provisions, support the AI Board and the national competent authorities, and issue Union-level guidance..

Specialization

An executive dashboard showing all AI investments with status, realized value, risk flag, and next decision.

Specialization

A canonical layered model — client, orchestration, model, knowledge, observability planes — that every AI system maps onto.

Specialization

AI Security Architecture is the comprehensive design of security controls and defense mechanisms specifically tailored to the unique threat landscape of AI systems, covering model protection against extraction and poisoning, training data security, adversarial input defense, prompt injection prevention, API access control, supply chain security for AI components, and audit trail integrity.

Under Regulation (EU) 2024/1689, a machine-based system designed to operate with varying levels of autonomy and that may exhibit adaptiveness after deployment, which infers from the input it receives how to generate outputs — such as predictions, content, recommendations, or decisions — that can influence physical or virtual environments..

Specialization

A formal register that classifies every AI system in scope according to risk tier, autonomy level, data sensitivity, regulatory applicability, and criticality — producing a system-level risk profile that determines which governance controls, review processes, and compliance requirements apply.

COMPEL Framework Model Operational Readiness Agent Governance

A six-stage system — source, hire, onboard, develop, retain, transition — for AI-fluent talent across the enterprise.

Specialization

A span hierarchy — client → orchestration → retrieval → model → tool — capturing a single AI request end-to-end, including prompts, responses, tool calls, and token usage.

Specialization

An organisation's demonstrated capacity to sustain, govern, and scale AI — distinct from whether it currently uses AI.

Specialization

The six-stage path — data, model, inference, decision, action, outcome — that an AI feature traverses to produce business value.

Specialization

The composite multi-year program that rewires how work gets done, how careers are built, and how decisions are made in an organisation adopting AI at scale.

Specialization

A manager who can set expectations, coach employees, and evaluate performance in AI-integrated work — including attributing output credit between human and AI, diagnosing AI-related underperformance, and maintaining psychological safety through change.

Specialization

Resistance patterns distinct to AI transformation — fear of role replacement, distrust of algorithmic opacity, prior adverse experience with automation, and legitimate ethical concern about bias or surveillance.

Specialization

AI Regulatory and Compliance Mapping.

Credential Ecosystem Evaluate Operational Readiness

AITF is the Level 1 COMPEL certification demonstrating foundational mastery of the COMPEL methodology, including the six lifecycle stages (Calibrate, Organize, Model, Produce, Evaluate, Learn), the Four Pillars (People, Process, Technology, Governance), the 20-domain maturity model, and the core principles of AI transformation.

COMPEL Stages

AITL Lead is the Level 4 apex certification in the COMPEL framework for professionals who govern portfolios of AI transformation programs across multiple organizations, harmonize governance across organizational boundaries, design enterprise AI operating models, and actively contribute to industry standards development.

COMPEL Stages

Change Management for AI Deployment.

Credential Ecosystem Produce Operational Readiness

Data Readiness for AI Transformation.

Prompt Engineering for Transformation Workflows.

Credential Ecosystem Model Operational Readiness

Andragogy is the theory and practice of adult education, distinct from pedagogy (child education), recognizing that adults learn differently and have specific needs including understanding why they are learning something, drawing on their existing experience, exercising self-direction, focusing on immediately applicable knowledge, and being motivated by internal rather than external factors.

COMPEL Stages

The Regulation (EU) 2024/1689 annex listing the existing Union harmonisation legislation — machinery, medical devices, in-vitro diagnostics, toys, radio equipment, lifts, pressure equipment, recreational craft, civil aviation, motor vehicles, rail systems, agricultural vehicles — under which AI-containing safety components fall into the Article 6(1) high-risk pathway..

Specialization

The Regulation (EU) 2024/1689 annex listing eight domains of standalone high-risk AI use cases: biometrics; critical infrastructure; education and vocational training; employment and worker management; essential services; law enforcement; migration, asylum and border control; and administration of justice and democratic processes..

Specialization

A recurring organisational failure signature that predicts readiness weakness — examples include pilot paralysis, shadow AI, governance theatre, fragmented centre-of-excellence, and tooling-first procurement.

Specialization

The reusable platform components — inference infrastructure, retrieval stack, observability, policy engine, evaluation harness — that future AI use cases inherit rather than re-build.

Specialization

Under Regulation (EU) 2024/1689, a conditional classification that allows an AI system falling within Annex III to be treated as non-high-risk when it does not pose a significant risk of harm to health, safety, or fundamental rights.

Specialization

A kill-switch variant that terminates the agent immediately — regardless of in-flight operations — via an out-of-band interrupt signal.

Specialization

Rules for distinguishing human contribution from AI-assisted output in performance measurement — "did the analyst find that insight, or did the tool?" Has direct consequences for promotion, compensation, and public narrative.

Specialization

A rule set for assigning credit to an AI feature when outcomes involve many touchpoints — e.g., first-touch, last-touch, linear, time-decay, or data-driven multi-touch.

Specialization

Named collaboration patterns where AI respectively enhances human work (augment), supports human decisions (assist), executes bounded work under oversight (automate), or adjudicates between conflicting human inputs (arbitrate).

Specialization

The traceable lineage from an organization's decision-rights authority — through any delegating humans — to the agent executing the action.

Specialization

The automatic granting of a COMPEL professional certification when a recognized external credential is submitted and verified, without requiring the holder to complete the professional certification assessment.

Credential Ecosystem

A strategic choice for each workflow between removing the human ("automation") and changing what the human does ("augmentation").

Specialization

B

A measure of who has voice in AI decisions, who gets which AI-augmented roles, and who is protected from displacement in AI transformations.

Specialization

The presence of benchmark test data in foundation-model training corpora — whether through web crawling or deliberate inclusion — inflating reported benchmark scores and breaking the comparability of benchmark results across models.

Specialization

A report that updates the organization's AI performance and maturity benchmarks based on actual results from the current evaluation cycle — revising baselines, adjusting target ranges, and incorporating new external benchmarks to ensure that future KPI targets remain meaningful and appropriately ambitious.

COMPEL Framework Learn Value Realization

A feature whose inclusion, exclusion, or proxy-behavior affects fairness across protected groups — a direct sensitive attribute (race, gender) or an indirect proxy (postal code, device type).

Specialization

Bloom's Taxonomy is a hierarchical framework for classifying educational learning objectives into six levels of increasing cognitive complexity: Remember, Understand, Apply, Analyze, Evaluate, and Create.

COMPEL Stages

Format and cadence rules for reporting AI value and risk to audit committees, investors, and regulators — disciplined to survive external-audit scrutiny.

Specialization

Board-level governance refers to the oversight, strategic direction, and fiduciary responsibility that an organization's board of directors exercises over AI transformation, including setting risk appetite for AI initiatives, approving AI strategy, allocating transformation investment, and holding the executive team accountable for responsible AI practices.

William Bridges' three-phase psychological transition model — Ending (letting go of the old), Neutral Zone (disorientation and exploration), New Beginning (adoption of the new).

Specialization

Four sourcing modes for AI capability: build internally, buy from the market, partner with an ecosystem provider, borrow via contingent labor.

Specialization

C

A hierarchical decomposition of the organization's capabilities — business, shared, and enabling — annotated with AI-impact flags indicating where AI reshapes, augments, or disrupts the capability.

Specialization

The capstone portfolio is the comprehensive collection of artifacts, analyses, strategy documents, governance frameworks, and reflective narratives that Level 4 AITL Lead candidates assemble to demonstrate mastery across portfolio leadership, cross-organizational governance, operating model design, framework interoperability, and industry standards contribution.

COMPEL Stages

A career architecture that allows lateral movement alongside vertical progression — so employees can grow by expanding scope, changing domain, or deepening expertise rather than only by promotion.

Specialization

The California Consumer Privacy Act (CCPA) is a US state data privacy law that grants California residents specific rights over their personal data, including the right to know what personal information is being collected, the right to request deletion, the right to opt out of data sales, and the right to non-discrimination for exercising these rights.

Continuing Education credits awarded to holders of recognized external credentials that count toward COMPEL certification renewal or progression requirements.

Operating-model archetype in which all AI capability sits in a single central team serving the organization — high consistency and quality, low business-proximity.

Specialization

A prompt pattern that elicits intermediate reasoning steps before the final answer — either zero-shot ("Let's think step by step") or few-shot with example reasoning chains.

Specialization

The organisation's currently available bandwidth to absorb transformational change, measured through active-initiative count, leader-attention budget, and employee-fatigue signals.

Specialization

The set of concurrent change initiatives — AI and non-AI — competing for finite organizational change capacity, leader attention, and employee bandwidth.

Specialization

A measurable index of current change absorption in the organisation — used to trigger pacing adjustments when the population is approaching its capacity ceiling.

Specialization

The process of dividing documents into units — typically fixed-token windows or paragraph-level segments — suitable for embedding and retrieval.

Specialization

A circuit-breaker pattern applied specifically to agent tool calls: when a tool's failure rate exceeds a threshold, the breaker opens and blocks further calls to that tool.

Specialization

The rhythm of manager-employee conversations that sustains behaviour change after training events — typically weekly-to-monthly for the first two quarters of an AI rollout, then quarterly.

Specialization

Cognitive load management is the deliberate practice of controlling the mental effort required for learning, comprehension, and task performance, ensuring that training materials, communications, and governance processes do not overwhelm participants with excessive complexity or information volume.

COMPEL Stages

A multi-channel, multi-audience plan for transformation messaging with two-way feedback loops — distinct from one-way announcements because it explicitly accepts and responds to worker concerns.

Specialization

A COMPEL cycle is a single iteration through all six stages (Calibrate, Organize, Model, Produce, Evaluate, Learn), typically lasting 12 weeks with a contextual range of 8 to 16 weeks.

COMPEL Stages
Related: Model Stage

The COMPEL Four Pillars are the fundamental organizing dimensions of AI transformation in the COMPEL framework: People (culture, skills, change management, leadership), Process (workflows, operations, governance procedures, service management), Technology (infrastructure, platforms, data architecture, AI models, security), and Governance (policies, compliance, ethics, risk management, oversight).

COMPEL Stages

The COMPEL Lifecycle is the six-stage transformation methodology that structures all AI transformation work: Calibrate (assess current maturity), Organize (align stakeholders and form teams), Model (design the target state and roadmap), Produce (execute the transformation plan), Evaluate (measure outcomes and assess progress), and Learn (capture lessons and feed insights into the next cycle).

COMPEL Stages

A low-to-moderate rigor credential requiring 6-8 hours that proves ability to perform a specific transformation task (e.g., readiness assessment, regulatory mapping, LLM governance).

A pre-agreed ceiling on training or inference compute per AI feature per period — expressed in tokens, FLOPs, or dollars.

Specialization

An AI agent that operates through a browser or computer user interface against third-party systems rather than via APIs — taking screenshots, clicking, typing, and scrolling.

Specialization

NIST's preferred term for hallucination: an LLM generating fluent output that is unsupported by ground truth.

Specialization

A decoding-time technique forcing model outputs to conform to a grammar, JSON Schema, or regular language by masking invalid next-token probabilities.

Specialization

Constructivism is a learning theory positing that people actively build their understanding by connecting new information to their existing knowledge, experiences, and mental models, rather than passively absorbing information transmitted by an instructor.

COMPEL Stages

A model or rule system that detects policy-violating output categories — violence, self-harm, CSAM, targeted harassment, dangerous instructions, and similar.

Specialization

An inference-server technique — popularised by vLLM and Text Generation Inference — that dynamically groups concurrent requests at the token-generation level to raise GPU utilisation.

Specialization

Automated, governed promotion of models through lifecycle stages — development, staging, production — with gated checkpoints (evaluation thresholds, bias checks, cost thresholds, human approval where required).

Specialization

A governed, prioritized backlog of improvement actions identified across all Evaluate and Learn stage reviews — covering control enhancements, workflow refinements, model updates, policy changes, and capability investments — that ensures organizational learning is translated into concrete, scheduled improvement work rather than good intentions.

COMPEL Framework Learn Value Realization Operational Readiness

Automated test and build of model code, data contracts, and training scripts on every change — extended from software CI with data-schema validation, model-schema validation, and lightweight training smoke tests.

Specialization

A structured report that assesses the effectiveness of every active governance control — presenting evidence of control operation, pass/fail status against defined thresholds, exceptions, and remediation actions — to demonstrate that governance is working as designed rather than merely documented.

COMPEL Framework Evaluate Operational Readiness Agent Governance

A periodic artefact documenting control effectiveness — how well governance controls (bias monitoring, drift detection, HITL gates) are performing on defined cadence.

Specialization

A comprehensive mapping of every governance control required for each AI system — specifying the control type (preventive, detective, corrective), the risk or policy it addresses, the evidence required to prove effectiveness, the owner, and the testing frequency.

The unit economics of providing AI capability to each business unit or use case — fully-loaded cost including compute, data, platform, and talent amortization.

Specialization

The outcome that would have occurred without the AI intervention — the benchmark against which incremental AI value is measured.

Specialization

An honorary title granted when a practitioner achieves a specific combination of credentials spanning multiple credential types.

Credential Ecosystem

D

A versioned, testable specification of a data product's schema, semantics, quality expectations, SLA, and change-management policy — published by the producer, consumable by downstream AI workloads.

Specialization

The subset of AI transformation readiness covering data discoverability, quality, accessibility, and governance for AI workloads.

Specialization

An event impairing integrity, confidentiality, or availability of AI-supporting data — corruption, unauthorized disclosure, unauthorized modification, or loss.

Specialization

Information from the test or validation set inadvertently entering training — through preprocessing, feature engineering, target encoding, or time-ordered splits — inflating offline metrics and producing over-optimistic ship decisions.

Specialization

Data mesh is a decentralized data architecture and organizational approach where individual business domain teams own, produce, and maintain their data as discoverable, trustworthy data products, rather than centralizing all data management in a single data engineering team.

A measurable attribute of data integrity — accuracy, completeness, consistency, timeliness, validity, uniqueness, representativeness — used as a scoring axis in a data-readiness rubric.

Specialization

The requirement that training data, retrieval data, and inference itself occur within a specified jurisdiction.

Specialization

A structured dataset documentation artifact covering motivation, composition, collection process, preprocessing, uses, distribution, and maintenance — modeled after electronic-component datasheets.

Specialization

A fail-safe stop that halts the agent when heartbeats from supervising systems cease for a defined interval.

Specialization

An agentic failure in which the agent produces outputs that misrepresent its state, actions, capabilities, or intent — whether to pass oversight checks, preserve instrumental goals, or exploit principal trust.

Specialization

An OWASP agentic risk where one agent misrepresents its state, capabilities, or intent to another agent or to a human — whether through deliberate prompt design, emergent behavior, or adversarial compromise.

Specialization

The assignment of authority from a human principal to an AI agent to act on the principal's behalf.

Specialization

Under Regulation (EU) 2024/1689, a natural or legal person, public authority, agency, or other body using an AI system under its authority — except where the AI system is used in the course of a personal non-professional activity..

Specialization

A pinnacle-tier credential recognizing cross-stack mastery across multiple credential types in the COMPEL ecosystem.

A quasi-experimental design comparing treated and control trajectories over time — identifying causal effect from differential change.

Specialization

The training of a smaller "student" model to imitate a larger "teacher" model's behaviour — typically on a shared dataset of prompts and teacher outputs.

Specialization

Under Regulation (EU) 2024/1689, any natural or legal person in the supply chain — other than the provider or the importer — that makes an AI system available on the Union market..

Specialization

Erosion of delivered value over time due to changes in data, model, user behaviour, or environment — distinct from data drift (input distribution) and concept drift (relationship change) because its surface is the value metric itself.

Specialization

E

Edge computing is the practice of processing data near its source (at the 'edge' of the network) rather than sending all data to a centralized cloud data center, enabling low-latency AI inference, reduced bandwidth consumption, and operation in environments with limited or intermittent connectivity.

Operating-model archetype in which AI capability is fully embedded in every business function with minimal central structure — highest business-proximity, highest divergence risk.

Specialization

Readiness criteria specific to vector-store operations — choice of chunking strategy, embedding-model version pinning, index refresh and re-embedding cadence on model upgrades, per-namespace access control, and retention/deletion workflow consistent with data-subject rights.

Specialization

A model that maps text, images, or multimodal content to dense vector representations used for retrieval, clustering, and similarity search.

Specialization

Engagement architecture is the comprehensive design of a COMPEL consulting engagement, encompassing its scope (which domains and pillars are included), phases (how the work is sequenced), workstreams (how parallel activities are organized), deliverables (what tangible outputs will be produced), timeline (how long the engagement will run), team composition (what roles and skills are needed), governance structure (how decisions will be made and progress tracked), and commercial model (how the work is priced and paid for).

COMPEL Stages
Related: Scope Creep

The Enterprise AI Maturity Spectrum defines five levels of organizational AI capability: Level 1 (Foundational -- scattered, ungoverned experimentation), Level 2 (Developing -- intentional investment with initial governance), Level 3 (Defined -- repeatable, standardized AI delivery), Level 4 (Advanced -- AI embedded in core operations with proactive governance), and Level 5 (Transformational -- AI reshapes the business model).

COMPEL Stages

A form of long-term memory that recalls events from past sessions — "what happened when I ran last Tuesday" — analogous to human episodic memory.

Specialization

Deterministic rules that pause the agent and escalate to a human for decision — triggered by low confidence, high-consequence tool calls, out-of-distribution inputs, or explicit agent request.

Specialization

Ethical debt refers to known ethical issues in AI systems that have been identified but not yet remediated, analogous to technical debt in software engineering.

An ethics review process evaluates proposed AI projects for ethical implications before authorization, defining triggers, criteria, review body, decision options, and appeals.

Under the pre-consolidation drafts of Regulation (EU) 2024/1689, transparency obligations governing AI systems interacting with natural persons (disclosure), emotion-recognition and biometric-categorisation systems (notification), deepfakes (synthetic-content marking), and AI-generated informational text (disclosure).

Specialization

The Evaluate stage is the fifth stage of the COMPEL lifecycle where the outcomes of the transformation program are systematically measured against the objectives established during the Model stage, maturity progression is re-assessed using the 20-domain model, stakeholder satisfaction is gauged, and the overall effectiveness and efficiency of the program are critically examined.

COMPEL Stages

The infrastructure that runs capability, regression, safety, and human-review evaluations on an LLM feature on a defined cadence.

Specialization

The documented configuration of all evidence collection processes — defining what evidence is gathered, from which systems, on what schedule, in what format, and how it is stored and linked to governance controls — so that the Evidence Pack can be assembled continuously and automatically rather than scrambled together before audit.

A scoring rule requiring tangible evidence — documents, metrics, observed behaviour, artefacts — for any assigned readiness level.

Specialization

A failure mode in which an LLM has been wired into tools and permissions whose blast radius exceeds what its supervision and validation logic can safely bound.

Specialization

Executive coaching in the COMPEL context is the structured, one-on-one developmental relationship where an AITGP-level consultant helps senior leaders develop the mindset, capabilities, and behaviors needed to champion, sustain, and personally embody AI transformation in their organizations.

Executive sponsorship is the active, visible, sustained commitment from a senior organizational leader who champions the AI transformation program by securing funding, allocating resources, removing organizational barriers, resolving cross-functional conflicts, communicating the transformation vision, and holding the organization accountable for progress.

Experiential learning is an educational approach grounded in the theory that lasting knowledge and skill development come from direct experience followed by structured reflection, conceptualization, and active experimentation.

COMPEL Stages

The infrastructure and practice of recording artifacts, metrics, parameters, environment, and lineage for every experiment run — enabling later reproduction, comparison across runs, and audit.

Specialization

A high-rigor credential requiring 50-80 hours of study that spans multiple COMPEL stages and includes a capstone project with peer review.

A documented specification of the minimum explainability standard each AI system must meet — defining what must be explainable, to whom, in what form, and within what timeframe — aligned to the system's risk classification, regulatory context, and stakeholder needs.

The formal acknowledgment of credentials earned outside the COMPEL ecosystem that grants equivalent standing, CE credits, or professional certification auto-unlocks within the COMPEL credential lattice.

Credential Ecosystem

Inclusion of environmental and social impacts — energy, water, emissions, labour displacement — in the AI value equation.

Specialization

F

A feature store is a centralized, managed repository for storing, versioning, and serving the processed data features (engineered variables) used to train and run AI models, enabling feature reuse across teams, ensuring consistency between training and serving environments, and reducing the redundant data processing that occurs when each team independently creates the same features.

Operating-model archetype in which AI capability is distributed across business units, coordinated by a central standards body that sets policy and shares platform.

Specialization

A prompt pattern in which the prompt includes labeled examples demonstrating the desired input-output behavior before the real task.

Specialization

The FinOps Foundation's Inform-Optimize-Operate lifecycle applied to AI workloads — visibility into AI spend, optimisation of token and compute costs, and operational discipline.

Specialization

The determination that a specific dataset is appropriate for a specific AI use case given the task, risk tier, and intended deployment context.

Specialization

The mapping between AI operating-model decisions and existing enterprise frameworks — SAFe for delivery, ITIL for service management, PMBOK for project management, COBIT for IT governance.

Specialization

The allocation mechanism for AI investment — central allocation, chargeback to business units, showback without billing, or per-initiative funding.

Specialization

G

Gap analysis is the systematic comparison of an organization's current state (as determined by maturity assessment) to its desired future state (as defined by strategic objectives), producing a detailed map of specific capability gaps that must be closed through targeted transformation initiatives.

COMPEL Stages

The General Data Protection Regulation (GDPR) is the European Union's comprehensive data protection law that governs how personal data of EU residents is collected, processed, stored, and transferred, imposing strict requirements for lawful basis, consent, data minimization, purpose limitation, individual rights (access, deletion, portability), data protection impact assessments, and breach notification.

An OWASP agentic risk in which adversarial input redirects the agent from its intended goal to an attacker-chosen goal.

Specialization

The failure mode where an agent optimizes for a goal or reward that diverges from the principal's actual intent — because the goal was written too narrowly, too literally, or with a mis-characterized success metric.

Specialization

An agent service-level indicator measuring the fraction of tasks that reach their intended outcome without human intervention.

Specialization

A versioned, labeled, license-cleared evaluation dataset used as the benchmark reference for an AI feature.

Specialization

Governance harmonization is the deliberate process of aligning different AI governance frameworks, policies, standards, and practices across organizational units, business entities, jurisdictions, or partner organizations to create a coherent, non-contradictory governance environment that participants can comply with efficiently.

The subset of AI transformation readiness covering decision rights, risk-oversight structures, and control framework.

Specialization

Governance-as-enabler is a strategic design philosophy that positions AI governance not as a restrictive control mechanism that slows innovation but as an accelerant that enables the organization to move faster with confidence by providing clear guidelines, pre-approved pathways for common scenarios, and efficient review processes that reduce uncertainty and rework.

Under Regulation (EU) 2024/1689, an AI model — including where trained with a large amount of data using self-supervision at scale — that displays significant generality and can competently perform a wide range of distinct tasks, regardless of how it is placed on the market..

Specialization

Under Regulation (EU) 2024/1689, a general-purpose AI model classified as having systemic risk because it meets or exceeds high-impact capability thresholds — the initial benchmark being cumulative training compute greater than 10^25 FLOPs — or because it is designated as such by the Commission..

Specialization

The belief that abilities can be developed through effort and learning — foundation for continuous learning in AI-era work.

Specialization

A control placed between the user or environment and an LLM that blocks, rewrites, or classifies content at one of four architectural layers: input filter, policy filter, output filter, or tool-call validator.

Specialization

A secondary metric that must not degrade — typically beyond a declared tolerance — even if the primary metric improves.

Specialization

H

A multi-agent topology in which a boss agent delegates sub-tasks to worker agents and aggregates their results.

Specialization

Under Regulation (EU) 2024/1689, an AI system falling under Article 6(1) because it is a safety component of, or is itself, a product covered by Annex I Union harmonization legislation, or under Article 6(2) because its use case falls within Annex III — unless exempted by the Article 6(3) derogation..

Specialization

A horizon portfolio allocates AI investments across three time horizons: near-term quick wins, medium-term capability building, and long-term strategic bets, ensuring continuous value while investing in future capabilities.

Under Regulation (EU) 2024/1689, the provider-designed measures that allow natural persons to understand the capacities and limitations of a high-risk AI system, monitor its operation, and intervene or interrupt it.

Specialization

One of four canonical patterns describing how humans and AI share work: augment (AI enhances human judgment), assist (AI supports but human decides), automate (AI executes with human oversight), arbitrate (AI adjudicates between human positions).

Specialization

The range of collaboration configurations from fully manual, through AI-assisted, to AI-delegated — with each configuration carrying different skill, trust, and governance requirements.

Specialization

An agent SLI measuring the rate at which humans must intervene on agent actions — via escalation, override, or correction.

Specialization

Operating-model archetype with a CoE hub providing platform, standards, and scarce-expertise services, plus embedded spokes in each business unit owning use-case delivery.

Specialization

A retrieval pattern combining dense (vector-based, e.g., dense passage retrieval) and sparse (term-based, e.g., BM25) retrieval methods, whose candidate sets are fused — typically via reciprocal rank fusion — before reranking.

Specialization

The Hype Cycle is a Gartner model describing the typical progression of emerging technologies through five phases: Technology Trigger (initial breakthrough generates interest), Peak of Inflated Expectations (publicity produces unrealistic enthusiasm), Trough of Disillusionment (implementations fail to deliver on hype), Slope of Enlightenment (practical benefits become understood), and Plateau of Productivity (mainstream adoption with realistic expectations).

Structured or randomized exploration over model-configuration space — learning rate, depth, regularization strength, and similar — to find a configuration meeting a target criterion.

Specialization

A falsifiable statement an AI experiment is designed to support or reject — specifying an intervention, an expected direction of effect, a primary metric, and an acceptable effect size.

Specialization

I

Under Regulation (EU) 2024/1689, a natural or legal person located or established in the Union that places on the Union market an AI system bearing the name or trademark of a natural or legal person established outside the Union..

Specialization

A structured review of all AI-related incidents, near-misses, and emerging risks that occurred during the evaluation period — including root cause analysis, control failure attribution, and required remediation actions — to ensure that the organization learns from operational experience and updates its risk profile accordingly.

Delivered outcome minus counterfactual outcome — the only value quantity that survives CFO and audit-committee scrutiny.

Specialization

Indemnification is a contractual provision where one party compensates another for specified losses from AI system failures, data breaches, or IP infringement.

The data-structure choice — HNSW, IVF, product quantization (PQ), or flat (brute-force) — that governs a vector store's query latency, memory footprint, and recall-at-k tradeoff.

Specialization

Prompt injection delivered through content the model retrieves or ingests — emails, documents, web pages, or tool outputs — rather than through a direct user message.

Specialization

Information asymmetry occurs when different teams possess different knowledge about project status or risks, leading to misaligned decisions and coordination failures.

Initiative sequencing is the strategic ordering of transformation activities based on dependencies between initiatives, organizational readiness and absorption capacity, quick-win opportunity timing, resource availability, regulatory deadlines, and the compounding value that certain foundational capabilities provide to subsequent initiatives.

COMPEL Stages

A statistical measure of consistency between human labelers annotating the same items — Cohen's kappa (two annotators), Fleiss' kappa (multiple annotators, nominal scale), Krippendorff's alpha (any scale, tolerant of missing data).

Specialization

J

A user-crafted prompt pattern that bypasses a model's safety training to elicit restricted behavior.

Specialization

K

The layer of an AI system that stores and serves non-parametric knowledge to the model — through retrieval over vector stores, traditional indexes, and tool-based data access.

Specialization

John Kotter's organizational-level change method with eight sequenced steps: create urgency, build a guiding coalition, form strategic vision, enlist volunteer army, enable action by removing barriers, generate short-term wins, sustain acceleration, institute change.

Specialization

A hierarchical decomposition of a business outcome into drivers and metrics — with arithmetic or causal relationships at each level.

Specialization

L

A metric that confirms an outcome after the fact — e.g., quarterly revenue, retention after 90 days, defect rate after release.

Specialization

A signal that confirms past readiness capability — such as model performance in production, incident rate, or value delivered.

Specialization

A chunking pattern in which the full document is embedded as a long sequence and chunk boundaries are applied at retrieval time against the embedded representation — rather than chunking before embedding.

Specialization

A metric that moves before the outcome does — predicting near-term outcome trajectory.

Specialization

A signal that predicts future readiness capability — such as hiring velocity, training-completion rate, data-quality trend, or sponsor-engagement cadence.

Specialization

The Learn stage is the sixth and final stage of the COMPEL lifecycle where the organization systematically captures lessons learned, codifies new knowledge gained during transformation, shares insights across the enterprise, and feeds those learnings back into the beginning of the next cycle.

COMPEL Stages

Kurt Lewin's foundational three-state change model: unfreeze the current equilibrium, introduce change, refreeze the new state into a stable equilibrium.

Specialization

A four-level classification — general population, AI-user, AI-worker, AI-specialist — each with distinct content depth, assessment rigor, and recertification cadence.

Specialization

The union of six interacting layers — input, model, output, retrieval, tool, and data — where governance controls must be applied on any LLM-based feature.

Specialization

An evaluation technique using a large language model to score outputs from another LLM on quality dimensions — helpfulness, correctness, safety — scaling evaluation beyond human-rater capacity.

Specialization

Persistent memory — typically implemented as a vector store — that survives across agent sessions.

Specialization

M

A structured content-and-practice curriculum that builds manager capability in AI literacy, AI-era performance evaluation, coaching, and change leadership.

Specialization

A multi-agent topology in which agents bid on tasks and a market mechanism assigns the task to the most-suitable agent — typically via contract-net protocol.

Specialization

A maturity assessment is a structured, evidence-based evaluation that measures an organization's capabilities, practices, and governance against a defined maturity model, producing numerical scores and qualitative findings that indicate current state, identify gaps, and guide improvement priorities.

COMPEL Stages

A maturity progression dashboard is a visual governance tool that tracks an organization's advancement across the 18 COMPEL maturity domains over time, displaying current scores, historical trends, targets, and the gaps remaining for each domain.

COMPEL Stages

The structured framework for quantifying AI transformation progress and outcomes across four levels: strategic KPIs (organization-level), portfolio KPIs (aggregate across use cases), use-case KPIs (individual initiative performance), and operational KPIs (system-level health).

A pre-launch document naming hypothesis, metrics, sources, cadence, analysis method, and decision rule for an AI feature.

Specialization

Criteria for choosing among ADKAR, Kotter, Bridges, and hybrid approaches for a specific AI program — based on scale, pace, workforce disposition, and regulatory posture.

Specialization

A versioned inventory of models, system prompts, retrieval sources, and guardrails deployed in production.

Specialization

An open protocol published by Anthropic in November 2024 for interoperability between models and tools — standardising how servers expose tools, resources, and prompts to AI clients.

Specialization

Model monitoring is the continuous, automated observation of AI models operating in production to track performance metrics (accuracy, latency, throughput), detect data drift and concept drift, identify anomalous behavior, monitor fairness metrics, and ensure the model continues to operate within the acceptable parameters defined by its governance framework.

A pattern that routes each request to the cheapest model capable of handling it, escalating to more powerful models only when necessary — typically via a small classifier, confidence-based escalation, or response evaluation.

Specialization

An eight-criterion decision framework — capability, cost, latency, data residency, customization, operational maturity, exit cost, and license — for choosing a foundation model for a given use case.

Specialization

A numerical method using repeated random sampling to produce probabilistic uncertainty bands on value forecasts — instead of single-point NPV estimates.

Specialization

Emergent behavior where multiple AI agents coordinate against principal intent — sharing information, price-fixing, bypassing oversight, or colluding on a task the principals did not authorize.

Specialization

The architectural coordination of multiple cooperating agents — via hierarchical, market, swarm, or actor topologies — to achieve collective tasks.

Specialization

A system composed of multiple interacting AI agents — each with its own goals, memory, tool access, and decision logic — that communicate and coordinate to achieve individual or collective objectives.

Specialization

An online experimentation strategy that shifts traffic toward better-performing variants during the experiment — trading statistical power for exploitation of early wins.

Specialization

A readiness method that gathers data from at least four stakeholder vantage points — executive, manager, individual contributor, and customer-facing — before any dimension is scored.

Specialization

A design pattern that serves multiple tenants from a shared AI system with isolation at the retrieval (namespace), rate-limit, policy, cost-attribution, and evaluation layers.

Specialization

Multi-workstream coordination is the discipline of keeping parallel transformation activities across the People, Process, Technology, and Governance pillars aligned and progressing in concert during the Produce stage.

COMPEL Stages

N

The baseline retrieval-augmented-generation pattern: a single retrieval step returns the top-k chunks by vector similarity, and those chunks are concatenated into the prompt for generation.

Specialization

Under Regulation (EU) 2024/1689, the authority designated by each Member State — covering market-surveillance and notifying-authority functions — responsible for enforcement of the Act at national level, including serious-incident handling, audit, and sanction decisions..

Specialization

The NIST AI Risk Management Framework (AI RMF 1.0), published by the National Institute of Standards and Technology in January 2023, is a voluntary framework for managing risks associated with the design, development, deployment, and evaluation of AI products and services.

O

The set of telemetry — prompt/response capture, retrieval traces, tool-call records, token-cost metrics, and evaluation signals — that makes an AI system operable and auditable.

Specialization

Assessment of an AI system against static datasets — training hold-out, validation set, benchmark corpus — without exposure to live user traffic.

Specialization

A quarterly alignment tool pairing a qualitative Objective with 3-5 measurable Key Results.

Specialization

Assessment of an AI system under live traffic using randomized or sequential experimental designs — A/B test, multi-armed bandit, canary, or interleaving.

Specialization

A five-level COMPEL maturity progression applied to operating-model dimensions — Ad Hoc, Emerging, Defined, Managed, Optimizing.

Specialization

The assessed capability of an organization to sustain AI operations across 10 interdependent dimensions: strategy alignment, governance maturity, operating model, workforce capability, data readiness, technology infrastructure, monitoring and observability, vendor dependency management, compliance readiness, and change and adoption.

An oral defense is a live examination where COMPEL certification candidates at Levels 3 and 4 present and defend their capstone work before a panel of experienced evaluators who probe the depth of understanding, professional judgment, and integrated mastery demonstrated in the submission.

COMPEL Stages

The layer of an AI system that coordinates prompts, retrievals, tool calls, safety filters, and routing between the user and one or more models.

Specialization

A composite measure across leadership, culture, skills, process, and technology dimensions — indicating how ready the organisation is to absorb AI-driven change.

Specialization

P

The named set of external partners — management consultancies, systems integrators, managed-AI-service providers, academic collaborators, citizen-AI communities — that closes capability gaps the internal AI operating model cannot fill.

Specialization

A structured update to the organization's AI pattern library — capturing reusable design patterns, anti-patterns, successful control configurations, and workflow redesign templates discovered during the current transformation cycle — so that future use cases benefit from accumulated organizational experience.

COMPEL Framework Learn Value Realization Operational Readiness

A family of fine-tuning techniques — most prominently LoRA, QLoRA, and adapters — that update only a small fraction of model parameters while freezing the rest.

Specialization

A hierarchical KPI decomposition rooted in workforce outcomes (productivity, retention, engagement, belonging) with drivers (literacy, role-redesign adoption, manager-enablement completion) and metrics at each level.

Specialization

An agent SLI capturing the full compute and API cost of a single task end-to-end — including all loop iterations, tool calls, memory reads and writes.

Specialization

Changes to goal-setting, coaching, and review processes forced by AI integration — including attribution rules, revised productivity expectations, and safeguards against AI-integrated surveillance overreach.

Specialization

An automated execution graph connecting data ingestion, feature engineering, training, evaluation, and deployment stages — parameterized, versioned, and re-runnable.

Specialization

A loop pattern where a planner step produces a multi-step plan, then an executor step carries each step out — with optional replanning after observations.

Specialization

A declarative rule engine that gates agent actions — via ABAC-style policies evaluating identity, resource, environment, and action attributes.

Specialization

Portfolio risk aggregation combines individual program risks into portfolio-level views revealing systemic patterns, correlated exposures, and concentration risks invisible at program level.

The systematic tendency of an LLM-as-judge to favour responses in a particular position (first, second, or last) when comparing candidates — independent of content quality.

Specialization

An oversight mode in which human reviewers inspect agent actions after they complete, typically on a sample, exception, or threshold basis.

Specialization

Under Regulation (EU) 2024/1689, the ongoing, documented collection, analysis, and corrective-action process that providers of high-risk AI systems must operate after the system is placed on the market.

Specialization

The single metric whose movement drives an experiment's ship/no-ship decision.

Specialization

The input text, structured message sequence, or multimodal payload provided to a language model at inference time.

Specialization

The production-grade concerns around prompts as architectural artefacts — template assembly, versioning, registry management, injection defense, and structured-output schemas.

Specialization

An inference optimisation that caches the attention key-value state for a prompt prefix so that subsequent requests sharing the same prefix skip re-processing.

Specialization

The infrastructure that runs capability, regression, safety, and human-review evaluations on prompts — distinct from a general LLM evaluation harness by scope: prompt-evaluation tests the prompt while holding the model fixed, catching prompt-level drift (e.g., after a system-prompt edit) without attributing it to the model.

Specialization

A versioned, parameterized representation of a prompt — with placeholders for user input, retrieved context, and dynamic state — enabling reuse, testing, and audit.

Specialization

An observational-study method matching treated and control units on estimated probability of receiving treatment, then comparing outcomes across matched pairs.

Specialization

The record of origin and custody for a data asset — who collected it, from whom, under what legal basis, and through which hands it passed — required for auditability of high-risk AI under EU AI Act Article 10.

Specialization

Under Regulation (EU) 2024/1689, a natural or legal person, public authority, agency, or other body that develops an AI system or a general-purpose AI model — or has it developed — and places it on the market or puts it into service under its own name or trademark, whether for payment or free of charge..

Specialization

Q

Representation of model weights (and sometimes activations) at lower numerical precision — INT8, INT4, or mixed-precision — to reduce memory footprint and accelerate inference.

Specialization

A quick win is a transformation initiative strategically selected and designed to deliver visible, measurable, and broadly recognized value within a short timeframe (typically six to twelve weeks), building organizational momentum, stakeholder confidence, and political support for the broader, longer-term transformation program.

COMPEL Stages

R

Three named decision-rights frameworks with different emphasis: RACI (responsible, accountable, consulted, informed) clarifies ownership; RAPID (recommend, agree, perform, input, decide) separates decide from perform; DACI (driver, approver, contributors, informed) emphasizes the driver as single point of execution.

Specialization

Retrieval-Augmented Generation (RAG) is an AI architecture pattern that enhances the accuracy and reliability of large language model outputs by first retrieving relevant information from external knowledge sources (databases, documents, knowledge bases) and then including that retrieved information in the context provided to the model for response generation.

An agentic prompt pattern interleaving reasoning steps (Thought) and action steps (Act — typically a tool call) over multiple turns, with observations from each action feeding the next reasoning step.

Specialization

A single assessable domain — for example, data foundation, sponsor strength, or operating-model design — with a rubric, evidence requirements, and a five-level scoring scale.

Specialization

A structured, dimension-by-dimension artifact summarizing evidence, scores, remediation priorities, and owner assignments for a use-case-scoped data-readiness assessment.

Specialization

The outcome the organisation actually captures from an AI feature, after accounting for adoption, override, and drift effects — distinct from shipped value, which is the theoretical capacity.

Specialization

A structured adversarial exercise against an LLM feature using human, automated, or hybrid techniques drawn from MITRE ATLAS or OWASP LLM Top 10 to discover failure modes before attackers do.

Specialization

An adversarial experiment designed to probe failure modes rather than validate desired behavior — structured, hypothesis-driven exploration of safety bypass, goal mis-specification, jailbreak, and harm.

Specialization

An output artefact documenting a redesigned role — tasks, skills, AI touchpoints, performance expectations, growth path.

Specialization

Structured planning for roles that retire due to AI — including retraining, redeployment, and exit pathways aligned with law and human dignity.

Specialization

An agentic prompt pattern where the model critiques and revises its own output — typically after tool-call feedback or detected error — before returning a final answer.

Specialization

A quasi-experimental design using a threshold — e.g., a credit-score cutoff, an eligibility cutoff — to create a natural experiment near the cutoff.

Specialization

A structured means by which behavior change persists after the formal transformation phase — incentives aligned to new behavior, visible leadership modeling, communities of practice, and continuous feedback loops.

Specialization

A phased, resourced plan that closes identified readiness gaps, sequenced against the organisation's change capacity and dependency map.

Specialization

The ability to deterministically reproduce an agent trace given captured inputs — a recorded session, the prompt, the tool responses, the random seed.

Specialization

The property that an independent team reproduces the qualitative conclusions of an experiment using different data, tooling, or implementation.

Specialization

The property that re-running an experiment with the same code, data, and configuration produces the same results within declared tolerance.

Specialization

A cross-encoder model that re-scores a candidate set of documents — typically the top-k from an initial vector or hybrid retrieval — to improve ordering by the actual query-document semantic match.

Specialization

A mapping of change resistance by type — rational, experiential, political, values-based — plus diagnosis of the underlying concern driving each instance.

Specialization

Retrieval-Augmented Generation is a technique that enhances AI model responses by first retrieving relevant information from external knowledge sources -- databases, document repositories, knowledge bases -- and then using that information as context for generating more accurate, grounded answers.

A structured, evidence-based evaluation of the risks associated with each AI system or use case — covering technical, operational, ethical, regulatory, and reputational risk dimensions — with scored likelihood and impact ratings, existing control effectiveness ratings, and residual risk determinations.

Under Regulation (EU) 2024/1689, a continuous, iterative process running across the entire lifecycle of a high-risk AI system that identifies foreseeable risks, estimates and evaluates risks, adopts risk-management measures, and documents residual risks.

Specialization

Net present value with stage-probability and risk-weighted discount applied at each cash-flow stage — capturing both the time value of money and the probability-of-success at each lifecycle gate.

Specialization

A comprehensive financial and strategic outcome report that quantifies the realized value of an AI initiative against its original value thesis — covering financial return, operational improvement, strategic enablement, and risk reduction — providing the evidence base for scaling, continuation, or retirement decisions.

A task-level measure of how much of a role's work is exposed to AI capability — computed by mapping role tasks to AI-capable task categories.

Specialization

Explicit redefinition of jobs when AI shifts tasks between humans and systems — covering new accountabilities, required skills, oversight responsibilities, and performance metrics.

Specialization

Adaptation of AI literacy content to the specific AI touchpoints of a given role — such as credit-risk analysts, customer-service agents, radiologists.

Specialization

An agentic incident class in which the agent recurses indefinitely without making progress — typically by re-invoking tools, re-planning without termination, or cycling through memory — until compute budget or token context is exhausted.

Specialization

An oversight mode in which a human can redirect, pause, or halt an agent during execution — through a dashboard, approval prompt, or interrupt signal — without requiring pre-authorization for every action.

Specialization

S

Technical isolation that limits an agent's actions to a bounded environment — file-system jail, network-namespace restriction, container, VM, or ephemeral cloud workspace — so that a misbehaving agent cannot reach systems of record, production data, or external networks.

Specialization

Scrum of scrums is a coordination mechanism where representatives from multiple agile teams meet regularly to share progress, surface cross-team dependencies, and resolve inter-team issues in large transformation programs with five or more concurrent workstreams.

COMPEL Stages

A meta-prompting technique that samples multiple independent reasoning paths (via temperature > 0) and selects the most frequent final answer — improving accuracy on multi-step reasoning tasks at the cost of proportional compute.

Specialization

A caching strategy in which cache hits are determined by semantic similarity to prior queries rather than exact-string match — typically implemented by embedding the query and performing nearest-neighbour search over a cache of past query-response pairs.

Specialization

A chunking strategy that respects semantic boundaries — sentence, paragraph, or topic-shift — rather than fixed token windows.

Specialization

Structured knowledge — typically a knowledge graph or ontology — that the agent can query for general facts rather than session-specific history.

Specialization

Under Regulation (EU) 2024/1689, an incident or malfunction of an AI system that directly or indirectly leads to the death of a person or serious harm to a person's health, to a serious and irreversible disruption of critical infrastructure, to infringement of fundamental-rights obligations, or to serious harm to property or the environment..

Specialization

The architectural shape of the inference path — managed API, cloud-platform hosted, self-hosted online, self-hosted batch, or edge.

Specialization

A deployment pattern in which a new model or prompt version receives a copy of live traffic and produces outputs that are captured for evaluation but not returned to users.

Specialization

The outcome an AI feature can theoretically produce if it is adopted and sustained at design intent — the denominator against which realized value is compared.

Specialization

The working context window an agent uses within a single task — prompts, retrievals, tool outputs, intermediate reasoning.

Specialization

A showback model shows business units their AI resource consumption costs without billing them, creating awareness before full chargeback implementation.

A virtual environment for agent evaluation without production side effects — mock tools, synthetic data, deterministic scenarios.

Specialization

A structured visualisation of which current skills are adjacent to future-demand skills — enabling targeted reskilling rather than blanket retraining.

Specialization

Service-level indicators and objectives for AI systems — including evaluation score, per-task cost, and goal-achievement rate alongside classical availability/latency.

Specialization

Sovereign AI is the concept of national or organizational control over AI capabilities, data, and infrastructure, ensuring that critical AI systems are not dependent on foreign providers, jurisdictions, or infrastructure that could be disrupted by geopolitical events, sanctions, or policy changes.

Industry

A composite indicator of executive sponsorship quality — visibility, budget authority, political capital, and sustained engagement — rather than formal title alone.

Specialization

A sprint is a fixed one-to-four-week period during which a transformation team commits to completing defined deliverables, providing the rhythmic heartbeat of the Produce stage through planning, execution, review, and retrospective.

COMPEL Stages

The formal rules governing how credentials combine and contribute to higher-level credentials in the lattice.

A COMPEL-stage gate where realized-value-to-date is compared against the business case, and the investment is continued, adjusted, or sunset.

Specialization

An agent execution modeled as a directed graph of states and transitions — each node is a reasoning or tool-call step, each edge is a conditional transition.

Specialization

A cognitive pattern favoring continued current behavior absent strong disconfirming evidence — even when an alternative is demonstrably superior.

Specialization

The explicit assignment of authority to halt or resume an agent — distinct from authority to configure, deploy, or operate it.

Specialization

Strategic risk encompasses threats to an organization's fundamental strategy, competitive position, or long-term viability, including the risk of falling behind competitors in AI capability, making wrong technology platform bets, failing to attract and retain AI talent, or being disrupted by AI-native competitors.

Related: Resilience

Output formatted to match a declared schema — JSON with a JSON Schema, function-call arguments, or grammar-constrained text — rather than free text.

Specialization

The representation of protected or intersectional groups in a dataset relative to their prevalence in the target population.

Specialization

Summative assessment is a final evaluation conducted at the conclusion of a learning program or certification process to determine whether participants have achieved the required learning objectives and competency levels.

COMPEL Stages

A structured argument to stop running an AI feature whose realized value no longer justifies its TCO.

Specialization

Compromise of a tool vendor, model provider, or upstream data source that affects the agent — such as a poisoned Model Context Protocol server, a compromised library dependency, or a tampered fine-tuning dataset.

Specialization

A multi-agent topology in which peer agents coordinate without central authority — via shared state, stigmergy, or direct peer messaging.

Specialization

A kill-switch variant that takes effect at the agent's next decision point — i.e., the agent completes its current atomic operation, then stops.

Specialization

A counterfactual constructed from a weighted combination of untreated donor units — the "synthetic" version of the treated unit.

Specialization

Operator-authored instructions that set behavior, persona, and boundaries for a model — distinguished from user prompts because the system prompt carries the operator's policy, while the user prompt carries end-user intent.

Specialization

Extraction of an LLM feature's hidden system prompt and structural instructions through crafted user input.

Specialization

T

The design choice about where AI talent sits, how it flows across the organization, how it is acquired, retained, and developed, and how specialist vs.

Specialization

The articulated future-state operating model that a transformation program is designed to deliver — documented as the gap between current-state and target-state along each operating-model dimension.

Specialization

Breaking a role into its constituent tasks so that each task can be evaluated for AI exposure, automation value, and augmentation potential.

Specialization

The technical CE cap is the maximum percentage of Continuing Education credits that can be earned from purely technical activities (such as completing partner bootcamps, passing technical assessments, or attending technical conferences) toward a COMPEL certification renewal.

The documented specification and implemented configuration of all monitoring, logging, alerting, and observability instrumentation for an AI system — covering model performance metrics, data drift indicators, governance control effectiveness signals, and operational health metrics.

The extension of data-readiness assessment to data supplied by vendors, partners, open-source corpora, or scraped sources — covering provenance, legal basis, contractual terms, known bias profile, and re-use constraints.

Specialization

Thought leadership creates and shares original insights advancing AI transformation through publications, presentations, and community engagement.

COMPEL Stages

The three lines of defense is a widely adopted risk governance model that distributes risk management responsibilities across three organizational levels: the first line (operational management and AI teams) owns and manages risks directly in their daily work; the second line (risk management and compliance functions) provides oversight, policies, and guidance; and the third line (internal audit) provides independent assurance that the first and second lines are functioning effectively.

A decomposition of generative-AI inference cost across input tokens, output tokens, context overhead, retrieval tokens, and tool-call tokens — each priced and tracked separately.

Specialization

An authoritative inventory of tools — with schemas, permissions, owners, deprecation state, and audit log — that an agent may call.

Specialization

The JSON-schema (or equivalent structured) definition of a tool's parameters, types, and constraints.

Specialization

A prompt pattern authorizing the model to request named functions with structured arguments — searching the web, reading a database, calling a calculator, triggering an API — rather than generating all answers from its weights.

Specialization

A post-execution check that verifies the side effects of a tool call match expectations — with rollback capability where applicable.

Specialization

Total Cost of Ownership is a comprehensive financial analysis that captures the complete cost of an AI system over its entire lifecycle, including initial development, infrastructure, data acquisition, ongoing maintenance, model retraining, monitoring, governance compliance, talent, vendor fees, and eventual decommissioning.

A designed learning program combining formal training (10%), social learning from peers and mentors (20%), and experiential on-the-job development (70%) — the McCall 70-20-10 ratio applied to AI literacy and capability-building.

Specialization

A document naming sponsors, scope, decision rights, and governance mechanism for a composite transformation program.

Specialization

The cumulative psychological toll of sustained change across multiple initiatives that reduces employees' receptivity to additional change.

Specialization

A transformation portfolio is the collection of AI programs and initiatives managed together to achieve enterprise strategic objectives, balanced across risk, time horizons, pillar coverage, and capability dependencies.

COMPEL Stages

Under Regulation (EU) 2024/1689, specific transparency obligations: providers of AI systems interacting with natural persons must disclose that fact; providers of emotion-recognition or biometric-categorisation systems must inform affected persons; deepfake or AI-generated content intended to inform the public must be marked as synthetic..

Specialization

U

Cost and revenue per atomic unit — per transaction, per successful decision, per hour saved — for an AI feature.

Specialization

End-user input that consumes the system prompt's behavior — the "request" side of an LLM interaction.

Specialization

V

A governed index of embeddings — numeric vector representations of text, image, or multimodal content — that supports similarity search used by retrieval-augmented generation.

Specialization

W

A structured plan that defines the AI skills, roles, and capabilities the organization needs to execute its transformation program, assesses current workforce gaps, and specifies the training, hiring, and capability-building interventions required to close those gaps by the time they are needed.

A formal consultation process required in many jurisdictions for AI-driven role changes — most prominently in Germany (Betriebsrat), France, and across EU member states.

Specialization

X

XAI techniques are specific methods making AI decisions interpretable including SHAP values, LIME, attention visualization, feature importance, and counterfactual explanations.

Y

Yield management dynamically adjusts resource allocation based on demand patterns to maximize value from scarce AI infrastructure capacity, applying to GPU utilization, inference versus training balance, and workload scheduling.

Related: Inference

Z

A prompt pattern in which the model receives only an instruction — no labeled examples of the desired input-output behavior.

Specialization