Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
DeepakAkkil 2026-05-17 08:52:37 +03:00 committed by GitHub
parent 449239c637
commit 1a932eb5a7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ Agents have a multi-layered memory system designed for long-horizon coherence:
│ ┌──────────────────────────────────────────────┐ │ │ ┌──────────────────────────────────────────────┐ │
│ │ SOUL ENTRIES │ │ │ │ SOUL ENTRIES │ │
│ │ Core beliefs, values, fears, convictions │ │ │ │ Core beliefs, values, fears, convictions │ │
│ │ Permanent. Never summarized. │ │ │ │ Permanent. Never summarized. │ │
│ │ Identity anchors that persist across all │ │ │ │ Identity anchors that persist across all │ │
│ │ memory cycles. │ │ │ │ memory cycles. │ │
│ └──────────────────────────────────────────────┘ │ │ └──────────────────────────────────────────────┘ │