5.1 Artifacts & the Transparency Mandate
Key Takeaways
- Scrum has exactly three artifacts: the Product Backlog, the Sprint Backlog, and the Increment
- Artifacts are designed to maximize transparency of key information so empirical decisions stay sound
- Each artifact contains one commitment: Product Goal, Sprint Goal, and Definition of Done respectively
- Commitments are not separate artifacts; they live inside the artifact they belong to
- Low transparency in any artifact produces decisions that diminish value and increase risk
Why Artifacts Matter on the PSM I
Scrum's empirical foundation rests on three pillars: transparency, inspection, and adaptation. Inspection and adaptation are worthless if the thing being inspected is not transparent — you cannot make a sound decision from a distorted picture. That is precisely why the 2020 Scrum Guide states that Scrum's artifacts are designed to maximize transparency of key information so that everybody inspecting them has the same basis for adaptation. The artifacts are not status reports or paperwork; they are the carriers of the information the Scrum Team and stakeholders depend on.
Expect the PSM I assessment to test whether you can (1) name all three artifacts exactly, (2) attach the correct commitment to each, (3) explain why opacity in an artifact corrupts the empirical process, and (4) recognize that the commitments are part of the artifacts rather than four-, five-, or six-item lists of separate things. Roughly a quarter of PSM I questions touch artifacts or commitments, so this chapter is high-yield.
The Three Artifacts — No More, No Fewer
There are exactly three artifacts. A burndown chart, a release plan, a Sprint board, a roadmap, or a velocity chart are not Scrum artifacts; they are optional, complementary practices a team may adopt. If an exam answer lists a fourth artifact, it is wrong. Each artifact represents work or value, which makes each one inspectable so the team can adapt:
| Artifact | Represents | Owned/maintained by | Commitment |
|---|---|---|---|
| Product Backlog | All work needed to improve the product | Product Owner (accountable) | Product Goal |
| Sprint Backlog | The plan for one Sprint | Developers | Sprint Goal |
| Increment | A usable step toward the Product Goal | The Scrum Team | Definition of Done |
Commitments Reinforce Empiricism
The 2020 Scrum Guide introduced a commitment for each artifact. Commitments are not bureaucratic add-ons and they are not a fourth, fifth, and sixth artifact — a very common trap. Each commitment exists inside its artifact to ensure the artifact provides information that enhances transparency and focus against which progress can be measured:
- The Product Backlog commits to the Product Goal.
- The Sprint Backlog commits to the Sprint Goal.
- The Increment commits to the Definition of Done.
Without a commitment, an artifact becomes a destination-less list. The Product Goal gives the Product Backlog a long-term direction; the Sprint Goal gives the Sprint Backlog coherence; the Definition of Done gives the Increment a shared, unambiguous quality bar. Mentally bind the commitment to its artifact so that, on the exam, you never separate the two.
Transparency Failures and the Scrum Master's Role
When an artifact is not transparent, inspection produces flawed conclusions and the resulting adaptation is wrong. The Scrum Guide is blunt: decisions made on low-transparency artifacts diminish value and increase risk. Consider concrete failure modes the exam loves to describe:
- A Product Backlog padded with stale, duplicated, or undefined items — stakeholders cannot tell what the product will actually become.
- A Sprint Backlog that lives only in one Developer's head — the team cannot see real-time progress toward the Sprint Goal.
- An Increment that quietly does not meet the Definition of Done — it looks finished but is not, so release decisions are made on a lie.
The Scrum Master serves the team by helping everyone raise transparency and by coaching the organization to value it — not by policing process for its own sake. Transparency is enabled by the artifacts but ultimately depends on people inspecting honestly and acting on what they learn; it cannot be imposed.
Artifacts, Commitments, and the Empirical Cycle
It helps to see how the three artifacts plug into the transparency → inspection → adaptation cycle that runs through every Scrum event. Each artifact is inspected at specific events, and its commitment is the yardstick used during that inspection:
| Artifact | Primary inspection event | Inspected against its commitment |
|---|---|---|
| Product Backlog | Sprint Planning and refinement | Does the evolving backlog still move toward the Product Goal? |
| Sprint Backlog | The Daily Scrum | Is the team on track for the Sprint Goal? |
| Increment | The Sprint Review | Does the work meet the Definition of Done? |
This is why the commitments are not optional decoration: they convert each artifact from a passive list into a measurable standard for empirical decisions. When the Daily Scrum inspects the Sprint Backlog, the team is really asking, "are we still going to hit the Sprint Goal?" When stakeholders inspect the Increment at the Sprint Review, the Definition of Done tells them whether what they are looking at is genuinely complete.
Common Misconceptions to Unlearn
Several artifact misconceptions appear again and again on the PSM I, and unlearning them early pays off across the whole assessment:
- "A Definition of Ready is required." It is not. "Definition of Ready" is an optional complementary practice, never a Scrum artifact or commitment.
- "The task board is the Sprint Backlog." A board is one representation of the Sprint Backlog; the artifact is the plan (goal + items + delivery plan), not the tooling.
- "Artifacts make work transparent automatically." Artifacts enable transparency, but a backlog full of vague items or an Increment that secretly misses the Definition of Done is opaque despite existing. People must keep the artifacts honest.
- "There are six artifacts." There are three artifacts and three commitments contained within them — a distinction the next sections reinforce repeatedly.
According to the 2020 Scrum Guide, what is the primary design purpose of Scrum's artifacts?
Match each Scrum artifact to the commitment it contains.
Match each item on the left with the correct item on the right
Which of the following are Scrum artifacts as defined by the 2020 Scrum Guide? (Select all that apply.)
Select all that apply
A Sprint Backlog is kept informally in one Developer's notebook and is not shared with the rest of the team. Which empirical pillar is most directly undermined?