Planned sprint ADS Q2 W25 - 22-26 Jun • planning snapshot + end-of-sprint outcome snapshot
This version uses the planning snapshot as the promise set and the outcome snapshot as the result set. Count metrics link to snapshot-exact JQL result pages. Jira IDs in the report link to live Jira issues.
Download DOCXYellow. The sprint closed 20/54 visible items. The team absorbed noise well — 7/15 added items were closed — but finish predictability was only 35.1% (13/37), and bugs made up 70.0% of completed items. Planning-baseline carryover includes 24 finish misses and 2 expected progress continuations.
| Metric | Value | How to read it |
|---|---|---|
| Committed completion | 33.3% (13/39) | Planned items marked Done ÷ all planned committed items |
| Planning-baseline carryover | 66.7% (26/39) | All planned items not Done, including expected Progress continuations |
| Finish-intent carryover | 64.9% (24/37) | Finish-intent planned items not Done ÷ all finish-intent planned items |
| Finish predictability | 35.1% (13/37) | Finish-intent planned items done ÷ all finish-intent planned items |
| Progress predictability | 100.0% (2/2) | Progress items that behaved as intended by carrying |
| Added-during-sprint load | 27.8% (15/54) | Outcome-only items ÷ all visible items |
| Added work closure | 7/15 | All added items marked Done |
| Reactive load (bug share) | 70.0% (14/20) | Completed bugs ÷ all completed work |
| Planning quality | 17.9% (7/39) | Committed items marked Ready ÷ all committed items |
| Workflow-truth mismatches | 1 | Items marked Done in review while workflow status remained non-final |
The sprint did not fail; it traded predictability for responsiveness. 7/15 added items were closed, but that responsiveness came with 70.0% bug share and diluted finish predictability.
The miss pattern is concentrated: 5 partial-completion carryovers, 1 dependency-driven misses, and 16 planning-baseline items that never really started.
Most misses were not caused by poor readiness. 5 of the 26 planning-baseline carryovers had been marked Ready, so the stronger hypothesis is breakdown, sequencing, and capacity protection rather than simple scoping immaturity.
| Type | Planned | Added | Stretch | Unclear | Total done | Done % |
|---|---|---|---|---|---|---|
| Story | 1 | 0 | 0 | 0 | 1 | 5.0% |
| Task | 1 | 0 | 0 | 0 | 1 | 5.0% |
| Bug | 9 | 5 | 0 | 0 | 14 | 70.0% |
| Signal | Value | Why it matters |
|---|---|---|
| Planning-baseline items | 39 | Items present in the frozen planning snapshot |
| Planning-baseline done | 13 | Closed by sprint review |
| Planning-baseline carryover | 26 | All planned items still open, including Progress continuation |
| Finish-intent carryover | 24 | Planned-to-finish items that did not finish |
| Progress continuation | 2 | Progress-intent planned items still open as expected |
| Planning-baseline items marked Ready | 7 | Planning-quality input |
| Carryovers marked Ready | 5 | Ready did not guarantee closure |
| Carryovers not started | 16 | Execution focus gap |
| Carryovers started but unfinished | 7 | Work moved, but did not close |
| Pattern | Count | What it suggests |
|---|---|---|
| Partial completion | 5 | Breakdown / sizing / stage-gating was not tight enough |
| Dependency delay | 1 | Capacity protection or dependency timing created slip |
| Not started | 16 | A committed item remained outside execution focus |
| In Progress / Code Review carryovers | 7 | Most misses were moving, but not closing |
Items marked Done in the sprint-review field while Jira workflow status was still non-final.
| Jira item | Status | Intent |
|---|---|---|
| ADS-7748 — Fisiere.php: POST /api/v2/fisiere/upload reuses non-unique thumb_/resized_ temp paths and races same-name image uploads - 9 warnings+errors/72h | Code Review | Finish |
| Question | Why this matters | What evidence to ask for |
|---|---|---|
| Why did finish-intent items carry over despite planning readiness? | This tests execution quality rather than just scope quality. | Show finish-intent carryovers split by dependency, partial completion, and not-started. |
| Are Progress items being managed intentionally? | Progress items are allowed to continue, but the continuation should be visible and controlled. | Show the original slice and the specific landing expectation for each item. |
| Is added work a healthy responsiveness level or chronic interruption? | High responsiveness can hide systemic instability and diluted predictability. | Show which added items were urgent/reactive versus discretionary scope change. |
| Can we trust Done in review when workflow is still non-final? | Workflow-truth gaps reduce trust and make completion easy to game. | Show the exact mismatches and the completion rule to enforce next sprint. |
Usage note: start with the top-line metrics, then use the traceability links to answer these questions with issue-level evidence.
| Snapshot / movement | Issue count | Calculation | Link |
|---|---|---|---|
| Planning snapshot raw list | 42 | Frozen planning export before metric exclusions | Open JQL |
| Sprint review / outcome snapshot raw list | 58 | Frozen review export before metric exclusions | Open JQL |
| Normalized sprint fact base | 54 | Deduplicated union used by metrics after canceled/cancelled exclusions | Open JQL |
| Metric planning baseline | 39 | Non-canceled issue keys present in the frozen planning snapshot | Open JQL |
| Metric outcome snapshot | 54 | Non-canceled issue keys present in the frozen sprint-review snapshot | Open JQL |
| Planned and still present at review | 39 | planning_snapshot_present = true and outcome_snapshot_present = true | Open JQL |
| Added after planning | 15 | planning_snapshot_present = false and outcome_snapshot_present = true | Open JQL |
| Planned but missing from review | 0 | planning_snapshot_present = true and outcome_snapshot_present = false | Open JQL |
| Metric-excluded canceled/cancelled rows | 4 | Rows preserved in audit but excluded from every numerator and denominator | Open JQL |
Planning and outcome are separate frozen moments. Raw snapshot counts can be larger than metric counts because canceled/cancelled rows stay in audit but leave all metric denominators.
Added after planning is snapshot-based: present in the outcome snapshot and absent from the planning snapshot. Planned but missing from review shows items that left the sprint snapshot before review.
| Metric | Value | Formula | Numerator / denominator | Denominator evidence |
|---|---|---|---|---|
| Committed completion | 33.3% (13/39) | planned committed items marked Done ÷ all planned committed items | 13/39 | Open denominator JQL |
| Planning-baseline carryover | 66.7% (26/39) | planned baseline items not Done at review ÷ all planned baseline items | 26/39 | Open denominator JQL |
| Finish-intent carryover | 64.9% (24/37) | finish-intent planned items not Done at review ÷ all finish-intent planned items | 24/37 | Open denominator JQL |
| Finish predictability | 35.1% (13/37) | finish-intent committed items marked Done ÷ all finish-intent committed items | 13/37 | Open denominator JQL |
| Progress predictability | 100.0% (2/2) | progress-intent items that carried as intended ÷ all progress-intent committed items | 2/2 | Open denominator JQL |
| Added-during-sprint load | 27.8% (15/54) | visible items absent from planning and present in review ÷ all visible sprint items | 15/54 | Open denominator JQL |
| Added work closure | 7/15 | added visible items marked Done ÷ all added visible items | 7/15 | Open denominator JQL |
| Planning quality | 17.9% (7/39) | committed items marked Ready in planning snapshot ÷ all committed items | 7/39 | Open denominator JQL |
| Carryovers marked Ready | 19.2% (5/26) | carryovers that were marked Ready in planning snapshot ÷ all carryovers | 5/26 | Open denominator JQL |
| Reactive load | 70.0% (14/20) | completed bugs ÷ all completed work | 14/20 | Open denominator JQL |
| Workflow-truth mismatches | 1 | Done rows with non-final workflow status | 1/20 | Open denominator JQL |
Planning-baseline carryover includes both finish-intent misses and expected Progress continuations. Use Finish-intent carryover when you want only planned-to-finish items that did not finish.
| Artifact | Link |
|---|---|
| Issue audit register | Open issue-level audit CSV |
| Metric lineage | Open metric lineage CSV |
| JQL traceability register | Open JQL traceability CSV |
| Sprint metrics JSON | Open sprint metrics JSON |
These companion artifacts keep the pulse debuggable when a leader wants the exact rows behind a metric or a count.