feed: notification feed — per-recipient inbox, verb filter, (verb,object) digest + 8 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 54s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 16:51:53 +00:00
parent a979297959
commit b0feb7b01b
6 changed files with 126 additions and 7 deletions

View File

@@ -4,9 +4,10 @@
"fanout": {"pass": 29, "fail": 0},
"rank": {"pass": 24, "fail": 0},
"integration": {"pass": 22, "fail": 0},
"content": {"pass": 15, "fail": 0}
"content": {"pass": 15, "fail": 0},
"notify": {"pass": 8, "fail": 0}
},
"total_pass": 120,
"total_pass": 128,
"total_fail": 0,
"total": 120
"total": 128
}