omnigraph/docs
aaltshuler 80db05f16e bench(engine): append every run to a results log (ts + git_sha)
The harness's JSON lines were vanishing into terminal scrollback — the
numbers that justify decisions (the 6.9GB merge crash, the prefilter
recall pair) had no system of record, and the v7 baselines are needed
for before/after comparison across the Lance 9 bump. Every run now
appends its record, stamped with a unix ts and the current git sha, to
--out <path> / OMNIGRAPH_BENCH_RESULTS / benches/results.jsonl
(gitignored — host-specific, self-describing via host+params).
2026-07-05 18:57:08 +03:00
..
dev bench(engine): append every run to a results log (ts + git_sha) 2026-07-05 18:57:08 +03:00
releases docs(release): trim v0.8.0 notes + drop internal RFC references (#322) 2026-07-02 01:11:19 +03:00
rfcs feat(engine): unify constraint validation across all write surfaces (#314) 2026-06-30 14:06:49 +02:00
user fix(engine): warn when OMNIGRAPH_EMBEDDINGS_MOCK overrides an explicit provider 2026-07-05 15:06:41 +03:00