fix: update references to openclaw-true-recall-blocks, add upgrade docs, add backfill script

This commit is contained in:
root
2026-03-10 12:05:58 -05:00
parent 1ed7430987
commit 24023279ab
4 changed files with 204 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ true-recall-base (REQUIRED FOUNDATION)
│ ├── Curator extracts atomic gems
│ └── Plugin injects gems as context
└──▶ true-recall-blocks (OPTIONAL ADDON)
└──▶ openclaw-true-recall-blocks (OPTIONAL ADDON)
├── Topic clustering
└── Block-based retrieval
```
@@ -82,4 +82,4 @@ curl -s http://10.0.0.40:6333/collections/memories_tr | jq '.result.points_count
---
*Next: Install true-recall-gems OR true-recall-blocks (not both)*
*Next: Install true-recall-gems OR openclaw-true-recall-blocks (not both)*