feed: trending objects/actors by recent activity window, deterministic tiebreak + 11 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 16:55:55 +00:00
parent 0122c41ecb
commit 6fc61147a8
6 changed files with 136 additions and 6 deletions

View File

@@ -7,9 +7,10 @@
"content": {"pass": 15, "fail": 0},
"notify": {"pass": 8, "fail": 0},
"home": {"pass": 6, "fail": 0},
"dedupe": {"pass": 9, "fail": 0}
"dedupe": {"pass": 9, "fail": 0},
"trending": {"pass": 11, "fail": 0}
},
"total_pass": 143,
"total_pass": 154,
"total_fail": 0,
"total": 143
"total": 154
}