Scrum defines three primary artifacts, each with a specific commitment to ensure transparency and focus.
-
Product Backlog
-
The single source of work for the Scrum Team.
-
Ordered by the Product Owner to maximize value.
-
Dynamic: evolves as the product and environment evolve.
-
Commitment: Product Goal → the long-term objective for the team.
-
-
Sprint Backlog
-
Created during Sprint Planning.
-
Contains the selected Product Backlog items, the Sprint Goal, and a plan for delivery.
-
Updated daily as the team learns more.
-
Commitment: Sprint Goal → what the team aims to achieve this Sprint.
-
-
Increment
-
The usable, valuable output produced during a Sprint.
-
Each Increment adds to all previous Increments, ensuring continuous value delivery.
-
Commitment: Definition of Done → ensures quality and transparency.
-