Files
rose-ash/lib/feed/scoreboard.json
giles 0122c41ecb
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 54s
feed: verb-aware smart dedupe — reactions collapse cross-actor, posts stay per-actor + 9 tests
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 16:54:21 +00:00

16 lines
387 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}
},
"total_pass": 143,
"total_fail": 0,
"total": 143
}