Framework design upload
This commit is contained in:
14
spec/memory-hierarchy.md
Normal file
14
spec/memory-hierarchy.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user