mirror of
https://github.com/kennethnym/aris.git
synced 2026-03-20 17:11:17 +00:00
Post-processors can now return a boost map (item ID -> score) to promote or demote items in the feed ordering. Scores from multiple processors are summed and clamped to [-1, 1]. Co-authored-by: Ona <no-reply@ona.com>