feed: feed/home capstone — fanout∘inbox∘dedupe∘ACL∘rank∘take as one line + 6 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 42s

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

View File

@@ -5,9 +5,10 @@
"rank": {"pass": 24, "fail": 0},
"integration": {"pass": 22, "fail": 0},
"content": {"pass": 15, "fail": 0},
"notify": {"pass": 8, "fail": 0}
"notify": {"pass": 8, "fail": 0},
"home": {"pass": 6, "fail": 0}
},
"total_pass": 128,
"total_pass": 134,
"total_fail": 0,
"total": 128
"total": 134
}