feat: one consolidated answer across a matter's documents
Adds POST /projects/:projectId/search/answer - ask a whole matter a question and get a single answer that cites the document and page for every point, drawn only from the matter's own documents. It searches the passages (words and meaning), hands the best ones to the model as its only source, and asks for one grounded, cited answer; if the documents do not address the question it says so rather than guessing. This is stage 7 of search across a matter, reusing the same passages and page citations the assistant uses elsewhere.
| Repository | wardethan2000-eng/mike |
|---|---|
| Author | Ethan Ward <ethanward321@hotmail.com> |
| Authored | |
| Parents | 2e388a71 |
| Stats | 3 files changed , +170 |
| Part of | Matter-wide document search and grounded answers |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-9618c5ea.md
from inside the repo you want the change in.