Skip to content

🐛 Bug - Inconsistent stats between sprint review and summary meetings #87

@yaqi-lyu

Description

@yaqi-lyu

Cc: @suiyangqiu @yaqi-lyu @calumjs @joshbermanssw
Hi Team!

🟥 Watch the video (01:21)

Pain

For sprint review meetings, there are two recordings: the actual review/planning recording and its summary. However, these two recordings are showing different stats for the same sprint:

  • Actual review recording: 48 points completed
  • Summary recording: 50 points completed

These numbers should match since they refer to the same sprint's completed work. The inconsistency suggests that Claude is extracting different information from the transcripts, likely picking up different mentions of points from the conversation.

Acceptance Criteria

  1. Sprint review stats (points completed) should be consistent across the actual meeting recording and its summary
  2. The system should correctly identify and extract the canonical sprint metrics from transcripts
  3. If there are multiple mentions of points in a transcript, the system should prioritize the official/completed sprint metrics over estimates or projections
  4. Add validation to detect when two related meetings (e.g., sprint review and summary) have conflicting stats

Reproduce Steps

  1. Process a sprint review meeting recording through SSW.Tiger
  2. Process the corresponding sprint review summary recording
  3. Compare the "points completed" stats between the two generated dashboards
  4. Observe that the numbers differ (e.g., 48 vs 50 points)

Related Issues

Thanks!

Prototype by @calumjs

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions