- 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 下一步
|
||
|---|---|---|
| .. | ||
| client | ||
| cmd/zhiyid | ||
| internal | ||
| proto | ||
| static | ||
| go.mod | ||
| go.sum | ||
| integration_test.go | ||
| zhiyid-new | ||