memoryweave/go
xiaowei cbe4026834 E1: remove debug fmt.Printf from ExpandFromResults, update WORKLOG
- Remove 5 residual fmt.Printf("[E1] ...") debug statements from
  SQLiteGraphStore.ExpandFromResults (graph_sqlite.go)
- Recall pipeline already has graph expansion wired via server.go:112
  (SetGraphExpander(graphStore)) — feature was implemented previously
- ExpandFromResults trigger: len(results) < 5, BFS 1-hop, dedup by ID
- Update WORKLOG: E1 completed, G6.1 cluster_only mode explained,
  G6.2/G6.3 consolidated, add cd0f898/cc615c5 commits, update 下一步
2026-05-31 14:50:56 +08:00
..
client
cmd/zhiyid fix: mode propagation, eps=0.1, BGE connectivity check, vector storage, WriteTimeout 60s 2026-05-31 11:46:59 +08:00
internal E1: remove debug fmt.Printf from ExpandFromResults, update WORKLOG 2026-05-31 14:50:56 +08:00
proto
static fix: Search IPC 捕获 created_at/updated_at,recall 时间戳不再为零值 2026-05-30 10:31:25 +08:00
go.mod
go.sum
integration_test.go
zhiyid-new feat: 自优化第二轮 — 待办5项全部补齐 2026-05-30 12:44:50 +08:00