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
- Sprint review stats (points completed) should be consistent across the actual meeting recording and its summary
- The system should correctly identify and extract the canonical sprint metrics from transcripts
- If there are multiple mentions of points in a transcript, the system should prioritize the official/completed sprint metrics over estimates or projections
- Add validation to detect when two related meetings (e.g., sprint review and summary) have conflicting stats
Reproduce Steps
- Process a sprint review meeting recording through SSW.Tiger
- Process the corresponding sprint review summary recording
- Compare the "points completed" stats between the two generated dashboards
- Observe that the numbers differ (e.g., 48 vs 50 points)
Related Issues
Thanks!
Prototype by @calumjs
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:
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
Reproduce Steps
Related Issues
Thanks!
Prototype by @calumjs