style(bench): gate the rerank-sweep flag and helper on the embeddings feature

Co-Authored-By: Claude Opus 5 (1M context) <[email protected]>
This commit is contained in:
osobh
2026-09-19 19:42:05 -07:00
co-authored by Claude Opus 5
parent 306a35347c
commit 1e18ff5a86
3 changed files with 64 additions and 3 deletions
+1
View File
@@ -554,6 +554,7 @@ impl MemoryBackend for ClawhdfBackend {
timestamp: r.timestamp,
source_channel: r.source_channel.clone(),
raw_activation: r.activation,
relevance: r.score,
})
.collect();