AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
28
memory/structured-archive/20260222-231356/episodic/README.md
Normal file
28
memory/structured-archive/20260222-231356/episodic/README.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# Episodic Memory
|
||||
|
||||
**What happened, when.**
|
||||
|
||||
Time-based event logs. Chronological context.
|
||||
|
||||
## Format
|
||||
|
||||
File: `YYYY-MM-DD.md`
|
||||
|
||||
Example:
|
||||
```markdown
|
||||
# 2026-01-31
|
||||
|
||||
## Launched Memory Manager
|
||||
- Built with semantic/procedural/episodic pattern
|
||||
- Published to clawdhub
|
||||
- 100+ installs goal
|
||||
|
||||
## Key decisions
|
||||
- Chose proper architecture over quick ship
|
||||
- Security via clawdhub vs bash heredoc
|
||||
```
|
||||
|
||||
## When to add
|
||||
- Daily summary of events
|
||||
- Significant moments
|
||||
- Time-sensitive context
|
||||
Reference in New Issue
Block a user