feat(recall): add diffusion stage and improve retrieval metrics

This commit is contained in:
2026-02-12 15:36:07 +08:00
parent 111cd081f6
commit a646a70224
6 changed files with 1084 additions and 61 deletions

View File

@@ -199,9 +199,6 @@ function anchorToAtom(anchor, aiFloor, idx) {
// ═══ 检索层embedding 的唯一入口) ═══
semantic: scene,
// ═══ 场景数据 ═══
scene,
// ═══ 图结构层(扩散的 key ═══
who,
edges,