memoryweave/go
小唯 72cbf73583 feat: P0 recall fallback + P2 trust scoring for graph edges
P0: When bge-embed/IPC recall fails, fall back to graph.db keyword search (FallbackTextSearch) instead of 500 error. Response includes X-Fallback: graph header.

P2: Add trust_score, retrieval_count, helpful_count columns to graph_edges table. New POST /api/v1/graph/edge/feedback endpoint. UpdateEdgeTrustScores batch calculation.
2026-07-02 00:22:28 +08:00
..
client
cmd fix: add clusters_found/noise_points/quality_score to consolidate API response 2026-06-08 10:35:10 +08:00
internal feat: P0 recall fallback + P2 trust scoring for graph edges 2026-07-02 00:22:28 +08:00
proto
static
go.mod
go.sum
integration_test.go
zhiyid-new feat: P0 recall fallback + P2 trust scoring for graph edges 2026-07-02 00:22:28 +08:00