Add you_participated correlated subquery to findRolledUpActivityFeed. Carries payload through the aggregated CTE via MIN(payload::text)::jsonb so the commentId can be matched against notifications.reference_id. Uses CAST(:currentUserId AS uuid) to avoid Spring Data JPA misparsin :: cast syntax as a parameter name. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>