Agile, SAFe, and AI Glossary

Between SAFe, Agile, Six Sigma, and AI, SIG uses a lot of shorthand. This page pulls every term and acronym from across our site into one place, in plain language, so you never have to guess what ART, WSJF, or AI Readiness actually means. We keep it updated as our work and our terminology evolve.

Looking for something specific? Jump to a letter below, or use Ctrl+F (Cmd+F on a Mac) to search this page directly.

A

Acceptance Criteria

Agile

The specific, testable conditions a piece of work must meet before a team calls it done.

Last updated: August 11, 2026

Adoption Readiness

AI

One of SIG’s four AI readiness pillars. It measures how prepared people and teams actually are to change the way they work, not just try a new tool.

Last updated: August 11, 2026

Agentic AI

AI

AI systems that can plan and carry out multi-step tasks on their own, rather than just answering one question at a time.

Last updated: August 11, 2026

Agile Release Train (ART)

SAFe

A long-lived team of agile teams that plans, commits to, and delivers value together on a regular cadence.

Last updated: August 11, 2026

AI Adoption

AI

The process of building AI tools and workflows into how a team or organization actually works, not just piloting them on the side.

Last updated: August 11, 2026

AI Governance

AI

The policies, guardrails, and oversight an organization puts in place to manage how AI gets used and the risk that comes with it.

Last updated: August 11, 2026

AI Legislation

AI

Laws and regulations that govern how organizations can build, use, or deploy AI systems.

Last updated: August 11, 2026

AI Literacy

AI

A working understanding of what AI can and can’t do, and how to use it responsibly.

Last updated: August 11, 2026

AI Readiness

AI

How prepared an organization is to adopt AI in a way that sticks, measured across data, leadership, process, and adoption.

Last updated: August 11, 2026

AI Upskilling

AI

Training people to build real, practical AI skills they use in their day to day work.

Last updated: August 11, 2026

ART Launch

SAFe

The formal kickoff of a new Agile Release Train, including training and its first planning event.

Last updated: August 11, 2026

B

Backlog

Agile

The prioritized list of work, projects, epics, features, or stories a team or portfolio hasn’t tackled yet.

Last updated: August 11, 2026

Backlog Refinement

Agile

The ongoing work of clarifying, sizing, and preparing backlog items so they’re ready to be planned.

Last updated: August 11, 2026

Bias Management

AI

The practices an organization uses to find and reduce unfair or skewed outcomes in AI systems.

Last updated: August 11, 2026

Blue-Green Deployment

DevOps

A release approach where two identical environments run side by side, so traffic can shift to the new version with almost no downtime.

Last updated: August 11, 2026

Business Agility

Agile

An organization’s ability to sense change in the market and respond quickly, not just at the team level but across the whole enterprise.

Last updated: August 11, 2026

C

Canary Deployment

DevOps

Rolling out a change to a small slice of users first, watching how it performs, then expanding it once it’s proven safe.

Last updated: August 11, 2026

Capability

SAFe

A large piece of solution functionality that usually spans multiple Agile Release Trains and gets sized for delivery within a Program Increment.

Last updated: August 11, 2026

CFO (Chief Financial Officer)

Business

The executive responsible for an organization’s financial strategy and reporting.

Last updated: August 11, 2026

CI/CD (Continuous Integration/Continuous Deployment)

DevOps

The practice of automatically building, testing, and releasing code changes so new work reaches production quickly and safely.

Last updated: August 11, 2026

CIO (Chief Information Officer)

Business

The executive responsible for an organization’s information technology strategy and systems.

Last updated: August 11, 2026

Classes of Service

Agile

Categories, like standard, expedite, fixed date, and intangible, that define how different types of work get prioritized on a Kanban board.

Last updated: August 11, 2026

CoD (Cost of Delay)

SAFe

A way of putting a number on what it costs an organization, in lost value, every week or month a piece of work sits and waits.

Last updated: August 11, 2026

Connecting Strategy to Execution

SIG Framework

SIG’s term for aligning the work teams do every day with company goals and OKRs, so strategy doesn’t stay stuck on a slide.

Last updated: August 11, 2026

COO (Chief Operating Officer)

Business

The executive responsible for day to day operations across an organization.

Last updated: August 11, 2026

CPO (Chief Product Officer)

Business

The executive responsible for an organization’s product strategy and roadmap.

Last updated: August 11, 2026

CTO (Chief Technology Officer)

Business

The executive responsible for an organization’s technology direction and engineering strategy.

Last updated: August 11, 2026

Cumulative Flow Diagram

Agile

A chart that shows how work builds up across each stage of a process over time, which makes bottlenecks easy to spot.

Last updated: August 11, 2026

Cycle Time

Agile

The amount of time it takes a single piece of work to move from start to finish.

Last updated: August 11, 2026

D

Daily Standup

Agile

A short daily check-in where a team syncs on progress, plans, and any blockers, usually 15 minutes or less.

Last updated: August 11, 2026

Data Readiness

AI

One of SIG’s four AI readiness pillars. It measures how clean, accessible, and trustworthy an organization’s data is before AI gets layered on top of it.

Last updated: August 11, 2026

Definition of Done

Agile

The team’s shared checklist for what “finished” actually means for a piece of work, covering things like testing, review, and deployment.

Last updated: August 11, 2026

Definition of Ready

Agile

The team’s shared standard for what a piece of work needs before it can be pulled into a sprint.

Last updated: August 11, 2026

DMAIC (Define, Measure, Analyze, Improve, Control)

Six Sigma

A five-phase Six Sigma method for improving an existing process.

Last updated: August 11, 2026

DORA Metrics

DevOps

Four measures from DevOps Research and Assessment used to gauge software delivery performance: deployment frequency, lead time for changes, time to restore service, and change failure rate.

Last updated: August 11, 2026

E

Enterprise Transformation

SIG Framework

Large scale organizational change that touches people, process, and technology together, not just one piece of the business.

Last updated: August 11, 2026

Epic

SAFe

A large body of work, or a significant solution initiative, that needs a Lean business case and portfolio approval before it gets funded.

Last updated: August 11, 2026

EPMO (Enterprise Project Management Office)

Business

A project management office that sets standards and oversees execution across an entire enterprise, rather than a single department.

Last updated: August 11, 2026

F

Feature

SAFe

A piece of functionality, sized so a single Agile Release Train can deliver it within one Program Increment.

Last updated: August 11, 2026

Feature Toggles

DevOps

A way to turn a feature on or off in production without deploying new code, so teams can separate releasing code from releasing a feature to users.

Last updated: August 11, 2026

Fibonacci Sequence

Agile

A numbering pattern (1, 2, 3, 5, 8, 13…) many agile teams use for relative sizing, since the growing gaps between numbers force real conversations about size.

Last updated: August 11, 2026

Flow Metrics

Agile

Measurements, like cycle time, throughput, and work in progress, that show how well work is actually moving through a system.

Last updated: August 11, 2026

Fractional Leadership

SIG Framework

An embedded transformation leader who joins an organization for a defined period, rather than a full time hire.

Last updated: August 11, 2026

Frontier Professionals

AI

A term from Microsoft research describing the minority of workers who have built real, repeatable habits around where AI genuinely helps and where it doesn’t.

Last updated: August 11, 2026

I

Inspect and Adapt

SAFe

A structured review, held at the end of a Program Increment, where teams look at what happened and adjust before the next one starts.

Last updated: August 11, 2026

J

Jira Accelerator

SIG Framework

A pre-built, importable set of work items SIG uses to speed up how fast a team can get a backlog structured in Jira or a similar tool.

Last updated: August 11, 2026

K

Kanban

Agile

A visual system for managing work that limits how much is in progress at once and pulls in new work only when there’s capacity.

Last updated: August 11, 2026

Kanban Planning

Agile

The practice of reviewing and planning work on a Kanban board, focused on flow and work in progress limits rather than fixed sprints.

Last updated: August 11, 2026

KPI (Key Performance Indicator)

Business

A specific, measurable value used to track how well a team or organization is meeting a goal.

Last updated: August 11, 2026

L

LACE (Lean/Agile Center of Excellence)

SAFe

A small team that guides and supports an organization’s agile transformation across the enterprise.

Last updated: August 11, 2026

Leadership Alignment

AI

One of SIG’s four AI readiness pillars. It measures whether an organization’s leaders actually agree on why and how AI should be adopted.

Last updated: August 11, 2026

Lean

Six Sigma

A way of working that focuses on delivering value while cutting out waste, delay, and anything that doesn’t matter to the customer.

Last updated: August 11, 2026

Lean Business Case

SAFe

The approval document used to justify funding for an Epic before work begins.

Last updated: August 11, 2026

Lean Portfolio Management (LPM)

SAFe

Connecting strategy to funding, prioritizing the right work, and giving executives real visibility into how the portfolio is performing.

Last updated: August 11, 2026

M

MCP (Model Context Protocol)

AI

A standard that lets AI tools connect to outside data sources and other tools in a consistent way.

Last updated: August 11, 2026

MoSCoW Prioritization

Agile

A way to sort work into Must have, Should have, Could have, and Won’t have, so a team is clear on what matters most.

Last updated: August 11, 2026

MVP (Minimum Viable Product)

Agile

The smallest version of a product or feature that’s still complete enough to deliver real value and gather feedback.

Last updated: August 11, 2026

O

OKRs (Objectives and Key Results)

Business

A goal setting method that pairs a qualitative objective with a small number of measurable results that show whether it’s on track.

Last updated: August 11, 2026

P

PI (Program Increment)

SAFe

A fixed timebox, usually eight to twelve weeks, during which an Agile Release Train plans, builds, and delivers value.

Last updated: August 11, 2026

PI Planning (Program Increment Planning)

SAFe

SAFe’s big room planning event, where every team on an Agile Release Train plans the next Program Increment together.

Last updated: August 11, 2026

PMO (Project Management Office)

Business

The team or function responsible for setting project management standards and overseeing execution across an organization.

Last updated: August 11, 2026

PO (Product Owner)

Agile

The role responsible for representing the customer’s priorities and deciding what a team builds next.

Last updated: August 11, 2026

Portfolio Kanban

SAFe

A visual board that tracks epics as they move from idea through analysis, approval, and implementation across the whole portfolio.

Last updated: August 11, 2026

Process Maturity

AI

One of SIG’s four AI readiness pillars. It measures how well defined and repeatable an organization’s processes are before adding AI into them.

Last updated: August 11, 2026

Program Backlog

SAFe

The list of features and enablers waiting to be pulled into a Program Increment.

Last updated: August 11, 2026

Program Predictability Measure

SAFe

A metric that shows how closely an Agile Release Train’s actual delivery matches what it planned to deliver during PI Planning.

Last updated: August 11, 2026

Prompt Library

AI

A saved collection of tested AI prompts a team can reuse instead of starting from scratch every time.

Last updated: August 11, 2026

Pull System

Agile

A way of managing work where team members take on new work only when they have the capacity for it, rather than having it pushed onto them.

Last updated: August 11, 2026

R

RAID Log

Business

A running log of Risks, Assumptions, Issues, and Dependencies that a team tracks throughout a project or program.

Last updated: August 11, 2026

Retrospective

Agile

An Event where a team looks back at how a sprint or iteration went and decides what to keep doing, stop doing, and try next.

Last updated: August 11, 2026

ROI (Return on Investment)

Business

A measure of the value gained from an investment relative to what it cost.

Last updated: August 11, 2026

RR/OE (Risk Reduction and Opportunity Enablement)

SAFe

One of the factors in the WSJF formula, capturing the value of reducing risk or opening up a new opportunity.

Last updated: August 11, 2026

RTE (Release Train Engineer)

SAFe

The servant leader and coach for an Agile Release Train, responsible for facilitating its events and processes.

Last updated: August 11, 2026

S

SAFe (Scaled Agile Framework)

SAFe

The leading framework for scaling agile practices across large enterprises, connecting strategy, teams, and delivery.

Last updated: August 11, 2026

Scrum Master

Agile

The role that facilitates a team’s events, removes blockers the team can’t clear on its own, and protects the team from unplanned work.

Last updated: August 11, 2026

SIPOC (Suppliers, Inputs, Process, Outputs, Customers)

Six Sigma

A high level map of a process, used early in a process improvement effort to define its boundaries.

Last updated: August 11, 2026

Six Sigma

Six Sigma

A data driven methodology for reducing defects and variation in a process.

Last updated: August 11, 2026

SLA (Service Level Agreement)

DevOps

A commitment that defines the level of service a team or vendor promises to deliver.

Last updated: August 11, 2026

SLO (Service Level Objective)

DevOps

A specific, measurable target within an SLA, like uptime or response time.

Last updated: August 11, 2026

SME (Subject Matter Expert)

Business

Someone with deep, specific knowledge of a process, system, or domain.

Last updated: August 11, 2026

SOW (Statement of Work)

Business

A document that defines the scope, deliverables, and terms of an engagement.

Last updated: August 11, 2026

SPC (SAFe Program Consultant)

SAFe

A certification for the people trained to lead and coach SAFe implementations inside an organization.

Last updated: August 11, 2026

Sprint

Agile

A fixed length iteration, usually one or two weeks, during which a team commits to and delivers a set amount of work.

Last updated: August 11, 2026

Sprint Demo

Agile

An Event where a team shows completed work to stakeholders and gathers feedback. Also called a Sprint Review.

Last updated: August 11, 2026

Sprint Goal

Agile

The outcome a sprint is meant to achieve, described in terms a customer or stakeholder would recognize rather than a list of tickets.

Last updated: August 11, 2026

Sprint Planning

Agile

An Event where a team decides what work it will commit to for the upcoming sprint.

Last updated: August 11, 2026

STE (Solution Train Engineer)

SAFe

The servant leader and coach for a Solution Train, coordinating multiple Agile Release Trains working toward a shared solution.

Last updated: August 11, 2026

Story Mapping

Agile

A visual technique for breaking a feature down into the steps a user actually takes, to help a team sequence and size the work.

Last updated: August 11, 2026

Story Points

Agile

A relative unit teams use to size the effort of a piece of work compared to other work, rather than estimating hours directly.

Last updated: August 11, 2026

Story Splitting

Agile

Breaking a piece of work that’s too large for one sprint into smaller pieces that can each be finished and tested on their own.

Last updated: August 11, 2026

Strategic Themes

SAFe

The high level business objectives that connect a portfolio’s vision to the work it actually funds and executes.

Last updated: August 11, 2026

Swarming

Agile

A team temporarily converging on a single blocked or high priority item to get it moving again.

Last updated: August 11, 2026

T

Three Amigos

Agile

A practice where a developer, tester, and product representative review a piece of work together before it starts, to catch gaps early.

Last updated: August 11, 2026

Throughput

Agile

The amount of work a team completes in a given period of time.

Last updated: August 11, 2026

TPM (Technical Program Manager)

Business

The role responsible for coordinating complex, cross-team technical programs from planning through delivery.

Last updated: August 11, 2026

TPM Value Ladder

SIG Framework

SIG’s framework for how AI changes program management work. AI takes on Tier 1 (Assembly) and Tier 2 (Production) work, while practitioners focus on Tier 3 (Synthesis) and Tier 4 (Judgment).

Last updated: August 11, 2026

TPMO (Technical Program Management Office)

Business

The function responsible for technical program management standards and oversight across an organization.

Last updated: August 11, 2026

Trunk-Based Development

DevOps

A branching strategy where developers merge small changes into a single shared branch frequently, instead of working in long-lived separate branches.

Last updated: August 11, 2026

U

User Story

Agile

A short description of a piece of work written from the user’s point of view, usually in the form “As a [role], I want [action], so that [value].”

Last updated: August 11, 2026

V

Value Stream

SAFe

The end-to-end series of steps an organization uses to deliver value to a customer, from idea to working solution.

Last updated: August 11, 2026

Velocity

Agile

A team’s average amount of completed work per sprint, used to forecast future capacity.

Last updated: August 11, 2026

VOC (Voice of the Customer)

Six Sigma

Direct input from customers about their needs and expectations, gathered to guide a process improvement effort.

Last updated: August 11, 2026

VP (Vice President)

Business

A senior executive title, often used for leaders who own a specific function like the PMO or Portfolio.

Last updated: August 11, 2026

W

WIP (Work in Progress)

Agile

The amount of work currently being worked on at once. Teams often set WIP limits to keep from overloading a stage of work.

Last updated: August 11, 2026

Workflow Automation

AI

Using AI or other tools to handle repetitive steps in a process automatically, freeing people to focus on higher value work.

Last updated: August 11, 2026

WSJF (Weighted Shortest Job First)

SAFe

A prioritization method that sequences work by dividing its cost of delay by its size, so the items with the best ratio of value to effort go first.

Last updated: August 11, 2026