Backlog, sprints, and one source of truth
Agile in AWRA is a lens over the tasks you already have, not a separate world. There are no special "agile items": a sprint simply organises existing tasks. On the sprint-planning screen you see the project backlog beside your sprints, and you pull work into a sprint or send it back to the backlog. This "one source of truth" design means sprint metrics and project progress never disagree, because they are counting the same tasks.
A sprint has a goal and start/end dates, and it holds a set of tasks sized in story points. Story points express relative effort; the planning view totals them so a team can weigh what it is committing against what it has historically delivered. Sizing is a team judgement, and the value is in the conversation and the trend, not in any single number being "correct".
The sprint moves through a simple lifecycle: planning, active, then completed. Only that clean flow exists — there is no tangle of intermediate states — and every transition is audited like the rest of the platform. Keeping the lifecycle minimal is deliberate: the discipline lives in how the team works, not in configuring a complex state machine.
Key takeaways
- Sprints organise existing tasks — there are no separate "agile items".
- One source of truth: sprint metrics and project progress count the same tasks.
- A sprint has a goal, dates, and tasks sized in story points.
- Lifecycle is planning → active → completed, fully audited.