MEDIUM story-assignment-counting-honorarium-coordinator-005 2 pts

User Story

As a Coordinator
I want to view a historical list of honorarium milestones a peer mentor has crossed, including the date each threshold was reached
So that So that I can reconcile payment records, verify that previous honorarium payments were correctly issued, and resolve any disputes about past eligibility

Acceptance Criteria

  • Given a peer mentor has crossed at least one honorarium threshold, when the coordinator views the Assignment Count Screen, then a milestone history section displays each crossed threshold with the date it was reached
  • Given a peer mentor has crossed both the 3rd and 15th assignment thresholds, when the coordinator views the history, then both milestones are shown in chronological order with their respective dates and honorarium rates
  • Given a peer mentor has not yet crossed any threshold, when the coordinator views the screen, then the milestone history section indicates no thresholds have been reached yet
  • Given a coordinator needs to reconcile a disputed payment, when they reference the milestone history, then the exact date the threshold was crossed is visible and matches the database record
  • Given the milestone history contains multiple entries, when the coordinator scrolls through the list, then all milestones load correctly without pagination errors

Business Value

Payment disputes between peer mentors and coordinators are a known pain point when counts are tracked manually. A transparent, timestamped milestone history provides an indisputable record that coordinators can reference during reconciliation, reducing conflict and building trust with peer mentors whose compensation depends on this data.