memoryweave/go/internal
小唯 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
..
api fix: H1-H6 gaps all resolved 2026-07-02 00:43:46 +08:00
consolidate
distill fix(distill): increase HTTP client timeout 30s→120s for LLM calls 2026-06-11 10:39:07 +08:00
distributed
governance feat: P0 recall fallback + P2 trust scoring for graph edges 2026-07-02 00:22:28 +08:00
metrics
models
selfoptimize
storage fix: H1-H6 gaps all resolved 2026-07-02 00:43:46 +08:00