feed: Phase 1 stream model — normalize, APL-backed filter/sort/take/reverse, post/all api + 30 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 49s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 16:31:36 +00:00
parent c3a0727645
commit e7501bdf8f
8 changed files with 395 additions and 9 deletions

8
lib/feed/scoreboard.json Normal file
View File

@@ -0,0 +1,8 @@
{
"suites": {
"basic": {"pass": 30, "fail": 0}
},
"total_pass": 30,
"total_fail": 0,
"total": 30
}