Skip to content

[Follow-up #255] Document LikeCheckpoint gap in PopularityProjector #258

@podclaude

Description

@podclaude

Context

Follow-up from PR #255: feat: add like/unlike system

Original Finding

LikeCheckpoint events are ignored by PopularityProjector. If the event store is ever compacted, a full projection rebuild would miss historical like/unlike events. The PopularityRecalculated periodic recalc would eventually fix this, but there would be a window of inconsistency.

Acceptance Criteria

  • Add documentation explaining the checkpoint gap and mitigation via periodic recalc
  • Consider adding LikeCheckpoint handling to PopularityProjector for correctness

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfollow-upFollow-up issue from merged PR

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions