memoryweave/scripts
小唯 57ac628b3f fix: H1-H6 gaps all resolved
H1: BM25 keyword scoring in recall pipeline (0.7 vector + 0.3 keyword)
H2: LLM wiki curation mode (--llm flag, graceful heuristic fallback)
H3: Auto trust score update after each recall call
H4: Default diversity=0.3 (was 0 = no diversity)
H5: Three search modes: hybrid(semantic+BM25) / keyword / semantic
H6: Multi-tier fallback already covered by P0 + SQLiteClient

All verified: hybrid(0.962), keyword(1.000), semantic(0.962)
2026-07-02 00:43:46 +08:00
..
backup.sh feat(backup): add standalone backup script, deprecate Go API route 2026-06-10 10:19:55 +08:00
benchmark.py feat: E1 BFS 扩展 + 生产部署完整套件 2026-06-02 18:58:38 +08:00
benchmark.sh feat: E1 BFS 扩展 + 生产部署完整套件 2026-06-02 18:58:38 +08:00
migrate_faiss_to_lance.go
migrate_hermes.py
migrate_openclaw.py
reindex_bge_m3.py
restore.sh fix: add clusters_found/noise_points/quality_score to consolidate API response 2026-06-08 10:35:10 +08:00
verify_backup.sh fix: add clusters_found/noise_points/quality_score to consolidate API response 2026-06-08 10:35:10 +08:00
wiki_curator.py fix: H1-H6 gaps all resolved 2026-07-02 00:43:46 +08:00