improvement(knowledge): score the page on the original vectors, resolve a search's context once, and read identities off the walk - #8100
Conversation
… and pin the clock in the PDF chunk test
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
There was a problem hiding this comment.
All reported issues were addressed across 3 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
…say so where the walk is scored
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
…didate identities off the walk
…ps, admission ahead of the embedding beside the scope reads
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 14 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
…fuse a contradicting owner, count the shared fill read
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
All reported issues were addressed across 15 files
Reply with feedback, questions, or to request a fix.
Fix all with cubic | Re-trigger cubic
|
@cubic-dev-ai review this PR |
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
There was a problem hiding this comment.
No issues found across 15 files
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
You've manually re-run cubic several times on this PR. Each manual re-review checks the full PR again and counts toward your usage quota. To preserve your usage limits, we recommend letting cubic automatically review new commits.
Re-trigger cubic
Summary
runKnowledgeSearch) under their own context, with the same after-success hook. Three round trips and one nested application stage gone per search; the reference shape lives in one module both lookups read.pdf-ocr-chunking.test.tsflaked in CI (expected 2 to be 1): pdf-lib stamps the modification date into each save and deflates the object streams, so two builds of the same pages a second apart can differ by a byte, and the test derives a byte budget from one build and applies it to another. The test now pins the clock.Type of Change
Testing
bun run lint,check:audits,type-checkpass; 4,426 tests pass across knowledge, billing, navigation, the tool adapters and the search routes.Checklist