Skip to content

Commit 9f14c95

Browse files
committed
docs: simplify release-facing documentation
1 parent 2519a35 commit 9f14c95

6 files changed

Lines changed: 320 additions & 416 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
- The blind-test runner can now enable an off-by-default local metadata candidate-injection experiment, letting source metadata fallback add source and one-hop neighbor candidates before the single rerank pass.
2020

2121
### Changed
22+
- README and search-evaluation docs now focus on concise usage, agent contracts, and release-quality measurement guidance instead of product positioning or internal experiment notes.
2223
- Full-vault indexing now embeds chunks in length-sorted batches instead of one file at a time, improving first-run indexing throughput on real Markdown vaults while preserving single-file indexing behavior and the existing SQLite schema.
2324
- The MLX reranker now caps each passage to the first 200 tokens before scoring, reducing warm-query latency on long chunks while preserving the full result preview and `seeklink get` output.
2425
- `seeklink search` now defaults to `--rerank-k auto`, using a smaller reranker budget for ordinary lookups while preserving deeper reranking for filtered and technical CJK queries.

0 commit comments

Comments
 (0)