Commit Graph

3 Commits

Author SHA1 Message Date
c9be3b190c fix: use TimeRelevance consts instead of strings
Co-authored-by: Ona <no-reply@ona.com>
2026-03-01 23:03:57 +00:00
0f8b1ec4eb fix: clamp boost values to [-1, 1]
Additive layers can exceed the documented range.

Co-authored-by: Ona <no-reply@ona.com>
2026-03-01 22:58:25 +00:00
4f55439f77 feat: add TimeOfDayEnhancer post-processor
Rule-based feed post-processor that reranks items
by time period, day type, and calendar proximity.

New package: @aris/feed-enhancers

Co-authored-by: Ona <no-reply@ona.com>
2026-03-01 22:57:46 +00:00