From 85e52c14d83264cc1b191e8f383571bb905394fd Mon Sep 17 00:00:00 2001 From: root Date: Fri, 27 Feb 2026 09:56:07 -0600 Subject: [PATCH] docs: add Base is Complete section - Emphasize that Base is fully functional standalone - Clarify upgrade is optional - List what Base provides without addons - Reduce pressure to upgrade --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0ca62b..7e7b268 100644 --- a/README.md +++ b/README.md @@ -379,7 +379,23 @@ User asks about X → Search q for X → Use retrieved memories → Answer ## Next Step -Install an **addon** for curation and injection: +### ✅ Base is Complete + +**You don't need to upgrade.** TrueRecall Base is a **fully functional, standalone memory system**. If you're happy with real-time capture and manual search via the `q` command, you can stop here. + +Base gives you: +- ✅ Complete conversation history in Qdrant +- ✅ Semantic search via `search q ` +- ✅ Full-text search capabilities +- ✅ Permanent storage of all conversations + +**Upgrade only if** you want automatic context injection into prompts. + +--- + +### Optional Addons + +Install an **addon** for automatic curation and injection: | Addon | Purpose | Status | |-------|---------|--------|