Picture a law firm with eight hundred case documents
Contracts, filings, exhibits and correspondence spread across a shared drive. The associate who knew where the 2019 addendum lived left in March, and the search box only matches filenames.
Every document lands as a node with a name, a sixty-token summary and typed links to the matter it belongs to. Entry search returns the right one in 1.3 ms p95: BM25 over SQLite, with no GPU in the building. Exhibit spreadsheets become SQL datasets an assistant can query, so “which invoices exceeded the cap” is a query rather than an afternoon. And nothing leaves the office: the forest is a git repository on the firm’s own server.



