Sprint Pulse

Engineering Pulse — Team 2 ADS Q2 W24 - 15-19 Jun

Planned sprint ADS Q2 W24 - 15-19 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 DOCX

Executive summary

Yellow. The sprint closed 5/15 visible items. The team absorbed noise well — 2/4 added items were closed — but finish predictability was only 28.6% (2/7), and bugs made up 20.0% of completed items. Planning-baseline carryover includes 5 finish misses and 3 expected progress continuations.

Top-line metrics

MetricValueHow to read it
Committed completion27.3% (3/11)Planned items marked Done ÷ all planned committed items
Planning-baseline carryover72.7% (8/11)All planned items not Done, including expected Progress continuations
Finish-intent carryover71.4% (5/7)Finish-intent planned items not Done ÷ all finish-intent planned items
Finish predictability28.6% (2/7)Finish-intent planned items done ÷ all finish-intent planned items
Progress predictability75.0% (3/4)Progress items that behaved as intended by carrying
Added-during-sprint load26.7% (4/15)Outcome-only items ÷ all visible items
Added work closure2/4All added items marked Done
Reactive load (bug share)20.0% (1/5)Completed bugs ÷ all completed work
Planning quality45.5% (5/11)Committed items marked Ready ÷ all committed items
Workflow-truth mismatches0Items marked Done in review while workflow status remained non-final

Engineering readout

The sprint did not fail; it traded predictability for responsiveness. 2/4 added items were closed, but that responsiveness came with 20.0% bug share and diluted finish predictability.

The miss pattern is concentrated: 4 partial-completion carryovers, 3 dependency-driven misses, and 1 planning-baseline items that never really started.

Most misses were not caused by poor readiness. 3 of the 8 planning-baseline carryovers had been marked Ready, so the stronger hypothesis is breakdown, sequencing, and capacity protection rather than simple scoping immaturity.

Delivered work mix

TypePlannedAddedStretchUnclearTotal doneDone %
Story3100480.0%
Task000000.0%
Bug0100120.0%

Planning baseline: plan vs execution

SignalValueWhy it matters
Planning-baseline items11Items present in the frozen planning snapshot
Planning-baseline done3Closed by sprint review
Planning-baseline carryover8All planned items still open, including Progress continuation
Finish-intent carryover5Planned-to-finish items that did not finish
Progress continuation3Progress-intent planned items still open as expected
Planning-baseline items marked Ready5Planning-quality input
Carryovers marked Ready3Ready did not guarantee closure
Carryovers not started1Execution focus gap
Carryovers started but unfinished4Work moved, but did not close

Carryover pattern

Jira itemOwnerIntentStatusWhy it carried
ADS-6494 — Story — Log levels & Log formatsCojan Paul-CatalinFinishCode ReviewDependency delay
ADS-7405 — Story — [BE] - Local CacheAlex MurarescuFinishCode ReviewDependency delay
ADS-7430 — Story — [Admitere v2][Taxe] - 5. Export platile candidatului&extinderea cu alte informatii ale candidatilorGeorge MurgociFinishTo DoNot started
ADS-7487 — Story — [Admitere v2] - Adaugare candidat in billing&eliberare chitantaEdgar AlexaProgressReady for testingPartial completion
ADS-7519 — Task — [BE] "Afișează noutăți Adservio" toggle is non-functionalAlex MurarescuFinishCode ReviewDependency delay
ADS-7849 — Story — Stergere date S3Vlad LihaceanuProgressTo DoPartial completion
ADS-7874 — Task — [Node/React] Cache images for news created by admins via CDNAlex MurarescuProgressIn ProgressPartial completion
ADS-7896 — Story — Migrare documente S3Cojan Paul-CatalinFinishMergedPartial completion

Miss pattern summary

PatternCountWhat it suggests
Partial completion4Breakdown / sizing / stage-gating was not tight enough
Dependency delay3Capacity protection or dependency timing created slip
Not started1A committed item remained outside execution focus
In Progress / Code Review carryovers4Most misses were moving, but not closing

Workflow-truth mismatches

Items marked Done in the sprint-review field while Jira workflow status was still non-final.

Jira itemStatusIntent
None

Executive follow-up questions

QuestionWhy this mattersWhat 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 and fact-base list links

Snapshot / movementIssue countCalculationLink
Planning snapshot raw list11Frozen planning export before metric exclusionsOpen JQL
Sprint review / outcome snapshot raw list15Frozen review export before metric exclusionsOpen JQL
Normalized sprint fact base15Deduplicated union used by metrics after canceled/cancelled exclusionsOpen JQL
Metric planning baseline11Non-canceled issue keys present in the frozen planning snapshotOpen JQL
Metric outcome snapshot15Non-canceled issue keys present in the frozen sprint-review snapshotOpen JQL
Planned and still present at review11planning_snapshot_present = true and outcome_snapshot_present = trueOpen JQL
Added after planning4planning_snapshot_present = false and outcome_snapshot_present = trueOpen JQL
Planned but missing from review0planning_snapshot_present = true and outcome_snapshot_present = falseOpen JQL
Metric-excluded canceled/cancelled rows0Rows preserved in audit but excluded from every numerator and denominatorOpen 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 register addendum

MetricValueFormulaNumerator / denominatorDenominator evidence
Committed completion27.3% (3/11)planned committed items marked Done ÷ all planned committed items3/11Open denominator JQL
Planning-baseline carryover72.7% (8/11)planned baseline items not Done at review ÷ all planned baseline items8/11Open denominator JQL
Finish-intent carryover71.4% (5/7)finish-intent planned items not Done at review ÷ all finish-intent planned items5/7Open denominator JQL
Finish predictability28.6% (2/7)finish-intent committed items marked Done ÷ all finish-intent committed items2/7Open denominator JQL
Progress predictability75.0% (3/4)progress-intent items that carried as intended ÷ all progress-intent committed items3/4Open denominator JQL
Added-during-sprint load26.7% (4/15)visible items absent from planning and present in review ÷ all visible sprint items4/15Open denominator JQL
Added work closure2/4added visible items marked Done ÷ all added visible items2/4Open denominator JQL
Planning quality45.5% (5/11)committed items marked Ready in planning snapshot ÷ all committed items5/11Open denominator JQL
Carryovers marked Ready37.5% (3/8)carryovers that were marked Ready in planning snapshot ÷ all carryovers3/8Open denominator JQL
Reactive load20.0% (1/5)completed bugs ÷ all completed work1/5Open denominator JQL
Workflow-truth mismatches0Done rows with non-final workflow status0/5Open 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.

Evidence artifacts

ArtifactLink
Issue audit registerOpen issue-level audit CSV
Metric lineageOpen metric lineage CSV
JQL traceability registerOpen JQL traceability CSV
Sprint metrics JSONOpen sprint metrics JSON

These companion artifacts keep the pulse debuggable when a leader wants the exact rows behind a metric or a count.