From 1a932eb5a7317fcbb3a8fea5f0c236745ed72a55 Mon Sep 17 00:00:00 2001 From: DeepakAkkil <88075779+deepak-akkil@users.noreply.github.com> Date: Sun, 17 May 2026 08:52:37 +0300 Subject: [PATCH] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- docs/MEMORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MEMORY.md b/docs/MEMORY.md index e4d55aa..f9d5be0 100644 --- a/docs/MEMORY.md +++ b/docs/MEMORY.md @@ -15,7 +15,7 @@ Agents have a multi-layered memory system designed for long-horizon coherence: │ ┌──────────────────────────────────────────────┐ │ │ │ SOUL ENTRIES │ │ │ │ Core beliefs, values, fears, convictions │ │ -│ │ Permanent. Never summarized. │ │ +│ │ Permanent. Never summarized. │ │ │ │ Identity anchors that persist across all │ │ │ │ memory cycles. │ │ │ └──────────────────────────────────────────────┘ │