Six months of evals: never let the model rewrite the source; BM25 weighting lifts recall@10 to 0.86

Cryvixx · reddit · 2026-08-24

The author built Silica, a harness that gates LLM writes to a markdown vault — the model proposes edits, a parser and state machine verify them, notes are read back, and failures are reverted; the read path needs no model at all. Findings from 50+ papers applied to real evals (small samples, judge is a local model — treat numbers as directions):

Applications: 200 PDFs become 200 resolvable, individually revertible transactions; note relations route over wikilinks plus a concept graph; the vault clusters into communities; the calendar is just the vault read along dates.

Original post →

More from coding & agent

coding & agent channel →