Improvements
- improvement(tables): stop re-reading values the request already holds (#8107)
- improvement(tables): cut the DB round trips a table read and write spend on protocol (#8104)
- improvement(knowledge): count an unproven reach, read memos under the search deadline, and drop the dead search paths (#8101)
Bug Fixes
- fix(knowledge): keep the GIN ranking for the rest of a search once a page was handed to it (#8110)
- fix(knowledge): walk a large bounded set on the row before ranking it exactly (#8106)
- fix(db): index the keyword projection by document, and drop the unread binary ANN indexes (#8105)