Files
rose-ash/lib/feed/scoreboard.json
giles 6fc61147a8
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 40s
feed: trending objects/actors by recent activity window, deterministic tiebreak + 11 tests
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 16:55:55 +00:00

17 lines
428 B
JSON

{
"suites": {
"basic": {"pass": 30, "fail": 0},
"fanout": {"pass": 29, "fail": 0},
"rank": {"pass": 24, "fail": 0},
"integration": {"pass": 22, "fail": 0},
"content": {"pass": 15, "fail": 0},
"notify": {"pass": 8, "fail": 0},
"home": {"pass": 6, "fail": 0},
"dedupe": {"pass": 9, "fail": 0},
"trending": {"pass": 11, "fail": 0}
},
"total_pass": 154,
"total_fail": 0,
"total": 154
}