feat(rec): require all audience members to influence a candidate #15

Merged
aureus merged 3 commits from feat/all-members-influence-filter into main 2026-05-26 04:56:55 +00:00
Owner

Group discovery queues now exclude any candidate that has not been
influenced by every member of the audience. A candidate ranks only when
each member has at least one signal-generating rating (1, 2, 4, or 5 star)
on a source linked to it, in addition to the existing AVG > 0 filter.
Solo audiences are unaffected.

Group discovery queues now exclude any candidate that has not been influenced by every member of the audience. A candidate ranks only when each member has at least one signal-generating rating (1, 2, 4, or 5 star) on a source linked to it, in addition to the existing AVG > 0 filter. Solo audiences are unaffected.
feat(rec): require all audience members to influence a candidate
Some checks failed
PR Checks / test (pull_request) Has been cancelled
4780c3ff17
Group discovery queues now exclude any candidate that has not been
influenced by every member of the audience. A candidate ranks only when
each member has at least one signal-generating rating (1, 2, 4, or 5 star)
on a source linked to it, in addition to the existing AVG > 0 filter.
Solo audiences are unaffected.
feat(rec): veto any candidate where a member has a negative total
Some checks failed
PR Checks / test (pull_request) Has been cancelled
80c83d6ae0
Adds a MIN(user_score) >= 0 HAVING clause to the discover scoring query.
If any audience member's per-user weighted sum on a candidate is strictly
negative, the candidate is excluded even when the group average is still
positive. A 0 sum (positive and negative signals that cancel out) is
treated as neutral and does not veto. Solo audiences are unaffected.
remove next-steps
All checks were successful
PR Checks / test (pull_request) Successful in 4m3s
1bb5d66bc4
aureus merged commit cba5e1a625 into main 2026-05-26 04:56:55 +00:00
aureus deleted branch feat/all-members-influence-filter 2026-05-26 04:56:59 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aureus/watchcraft!15
No description provided.