Files
rose-ash/lib/feed/scoreboard.json
giles b0feb7b01b
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 54s
feed: notification feed — per-recipient inbox, verb filter, (verb,object) digest + 8 tests
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 16:51:53 +00:00

14 lines
313 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}
},
"total_pass": 128,
"total_fail": 0,
"total": 128
}