Agile Delivery · Schema

Sprint

A time-boxed iteration in agile delivery during which a team completes a set of planned work items.

AgileIterative DevelopmentProject ManagementSoftware DevelopmentSprintScrum

Properties

Name Type Description
id string Unique identifier for the sprint.
name string Human-readable name of the sprint.
goal string The sprint goal agreed on during sprint planning.
start_date string Sprint start date.
end_date string Sprint end date.
velocity integer Story points completed in the sprint.
status string
View JSON Schema on GitHub