From f25ed7d28ccf17e2b32f05223955427291d5897e Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Mon, 2 Mar 2026 23:07:32 -0600 Subject: [PATCH] =?UTF-8?q?episode:=20Fix:=20decay=20filter=20bypass=20in?= =?UTF-8?q?=20semantic=5Frecall()=20=E2=80=94=20cognitive-memory?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- episodes/2026-03-02.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-03-02.md b/episodes/2026-03-02.md index c8fbbcb709f..4ba05d3f998 100644 --- a/episodes/2026-03-02.md +++ b/episodes/2026-03-02.md @@ -186,3 +186,7 @@ Work - **Tags:** pr-reviewer, paper-dynasty-database, automation - **Memory:** [pr-review-paper-dynasty-database32-approved-3d4758](graph/workflows/pr-review-paper-dynasty-database32-approved-3d4758.md) - **Summary:** Reviewed paper-dynasty-database PR #32 — fix: remove debug print(req.scope) from get_docs route + +## 23:07 - Fix: decay filter bypass in semantic_recall() — cognitive-memory +- **Type:** fix +- **Tags:** cognitive-memory, python, fix, decay, embeddings, semantic-recall