Files
rose-ash/lib/search/scoreboard.md
giles 77ab827b91
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 39s
search: Phase 4 federation merge + ACL post-filter + 21 tests
fedIndex merges per-peer inverted indices (union posting lists per term) after
relabelling local DocIds to global gid = peer*1000 + local — dedupe by
(peer,doc-id) is automatic and positions survive, so ranking runs once over the
merge and interleaves peers by score. ACL is a post-rank filter over an injected
permit predicate (searchTfIdfAcl/topNTfIdfAcl/searchBm25Acl). Roadmap complete,
122/122.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 20:08:08 +00:00

264 B

search scoreboard

122 / 122 passing (0 failure(s)).

Suite Passed Total Status
index 18 18 ok
boolean 28 28 ok
parse 32 32 ok
rank 23 23 ok
integration 21 21 ok