memoryweave/go/internal/api
xiaowei e67f0bc7a6 fix(recall): Embedder http client 8s 超时 + decay 分批 AC-1 日志
- Embedder http.Client{} 无超时 → 远端 bge 半开 TCP 时 recall 永久挂起
  (gateway 10s 断 → 织忆异常误报)。加 8s 超时快速失败降级。
- decay 每 tick 限量 2000 条(最久未访问优先) + scanned/forgotten 日志
  (AC-1 验收证据)
2026-09-06 01:08:42 +08:00
..
middleware
routes fix(forgetting): P1 防风暴 - 限长/分桶/抽样下推/decay分批 2026-09-06 00:56:06 +08:00
server.go fix(recall): Embedder http client 8s 超时 + decay 分批 AC-1 日志 2026-09-06 01:08:42 +08:00
server_sqlite_nowindows.go
server_storage_nowindows.go
server_storage_windows.go