15 lines
324 B
Markdown
15 lines
324 B
Markdown
# Memory hierarchy (draft)
|
|
|
|
## Tiers
|
|
- Ephemeral context (prompt/session window)
|
|
- Working memory (session state)
|
|
- Episodic memory (event timeline)
|
|
- Semantic memory (facts/documents)
|
|
- Symbolic memory (rules/constraints)
|
|
|
|
## Rules
|
|
- commits are gated by policy
|
|
- decay/retention is explicit
|
|
- provenance links to commits
|
|
|