From 37edc8e4e3397161f99e7a30ed94199db57c613e Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 19 Feb 2026 16:03:22 -0600 Subject: [PATCH] episode: Semantic search enabled by default for memory recall --- episodes/2026-02-19.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-19.md b/episodes/2026-02-19.md index c9e48a1c79c..be64afbaf84 100644 --- a/episodes/2026-02-19.md +++ b/episodes/2026-02-19.md @@ -137,3 +137,7 @@ Work types: ## 16:03 - Embeddings mtime-based cache: 6x faster semantic recall - **Type:** solution - **Tags:** cognitive-memory, python, performance, caching + +## 16:03 - Semantic search enabled by default for memory recall +- **Type:** decision +- **Tags:** cognitive-memory, decision, semantic-search, configuration