docs(mnemosyne): mark memory_decay as shipped

Part of #1258.
This commit is contained in:
2026-04-12 05:43:30 +00:00
committed by Alexander Whitestone
parent 95f3434c08
commit 8d92ea9905

View File

@@ -151,13 +151,16 @@ frontend:
planned:
memory_decay:
status: planned
status: shipped
files: [entry.py, archive.py]
description: >
Memories have living energy that fades with neglect and
brightens with access. Vitality score based on access
frequency and recency. Was attempted in PR #1221 but
went stale — needs fresh implementation against current main.
frequency and recency. Exponential decay with 30-day half-life.
Touch boost with diminishing returns.
priority: medium
merged_prs:
- "#TBD" # Will be filled when PR is created
memory_pulse:
status: planned