docs: replace v2 references with Gems/Blocks addons

- Remove v2 from README Next Step section
- Add addon comparison table (Gems vs Blocks)
- Update prerequisite mention
- Update Python docstring to reference addons
This commit is contained in:
root
2026-02-26 21:42:46 -06:00
parent 436d12b76c
commit e073a08562
2 changed files with 7 additions and 10 deletions

View File

@@ -106,14 +106,11 @@ Edit `config.json` or set environment variables:
## Next Step
Install **TrueRecall v2** for curation and injection:
Install an **addon** for curation and injection:
```bash
# v2 adds:
# - Curator (extracts gems from memories)
# - Injection (recalls gems into context)
```
| Addon | Purpose |
|-------|---------|
| **Gems** | Extracts atomic gems from memories, injects into context |
| **Blocks** | Topic clustering, contextual block retrieval |
v2 requires Base to be running first.
**Prerequisite for:** TrueRecall v2
**Prerequisite for:** TrueRecall Gems, TrueRecall Blocks

View File

@@ -3,7 +3,7 @@
TrueRecall Base - Real-time Qdrant Watcher
Monitors OpenClaw sessions and stores to memories_tr instantly.
This is the CAPTURE component. For curation and injection, install v2.
This is the CAPTURE component. For curation and injection, install Gems or Blocks addon.
"""
import os