memoryweave/go
小唯 d6188a2bd7 fix: health endpoint + graph/edge API + normalizeEntity Chinese + nl_query comparison
1. Add /api/v1/health endpoint (maps to HandleHealth)
2. Add POST /api/v1/graph/edge for adding relation edges
3. Fix normalizeEntity to preserve Chinese characters (0x4e00-0x9fa5)
4. Fix nl_query direct_path comparison to use normalizeEntity on both sides
2026-06-16 16:16:35 +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 fix: health endpoint + graph/edge API + normalizeEntity Chinese + nl_query comparison 2026-06-16 16:16:35 +08:00
proto
static fix: Search IPC 捕获 created_at/updated_at,recall 时间戳不再为零值 2026-05-30 10:31:25 +08:00
go.mod feat: Prometheus 监控集成 — /metrics 端点 + 14 指标 + 8 告警规则 2026-05-29 02:51:46 +08:00
go.sum feat: Prometheus 监控集成 — /metrics 端点 + 14 指标 + 8 告警规则 2026-05-29 02:51:46 +08:00
integration_test.go
zhiyid-new feat: 自优化第二轮 — 待办5项全部补齐 2026-05-30 12:44:50 +08:00