From 8d9c3dbbc336d9da3411ba89b9b5f047469d8fa5 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 20 Feb 2026 23:24:17 -0600 Subject: [PATCH] episode: Fix: Use client.py reindex (not stats) to build _index.json from scratch on new deployments --- episodes/2026-02-20.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-20.md b/episodes/2026-02-20.md index 0dc2f538e18..fe4db70fab6 100644 --- a/episodes/2026-02-20.md +++ b/episodes/2026-02-20.md @@ -309,3 +309,7 @@ Errors encountered (5): ## 23:24 - Cognitive Memory MCP (read-only) deployed to Discord Coordinator LXC 301 - **Type:** configuration - **Tags:** cognitive-memory, discord-coordinator, mcp, homelab, lxc-301, configuration + +## 23:24 - Fix: Use client.py reindex (not stats) to build _index.json from scratch on new deployments +- **Type:** fix +- **Tags:** cognitive-memory, deployment, fix, homelab, reindex, index