plugin 0.2.2
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
---
|
||||
type: concept
|
||||
status: reference
|
||||
created: 2026-06-01
|
||||
updated: 2026-06-01
|
||||
tags: [concept, memory, agent]
|
||||
agent_written: false
|
||||
source_notes: []
|
||||
---
|
||||
|
||||
# Agent Memory Model
|
||||
|
||||
## Summary
|
||||
This vault uses a layered memory design with working memory, episodic memory, semantic memory, and task-focused context bundles.
|
||||
|
||||
## Key Details
|
||||
- Working memory supports active session execution.
|
||||
- Episodic memory preserves what happened.
|
||||
- Semantic memory stores stable patterns and durable knowledge.
|
||||
- Context bundles provide compact, high-value retrieval targets.
|
||||
|
||||
## Why It Matters
|
||||
This separation reduces clutter and makes future API-driven retrieval more efficient.
|
||||
|
||||
## Related Concepts
|
||||
- [[resources/references/obsidian-local-rest-api]]
|
||||
- [[projects/active/vault-foundation]]
|
||||
|
||||
## Related
|
||||
- [[CLAUDE]]
|
||||
- [[_agent/context/current-context]]
|
||||
- [[_agent/memory/semantic/operator-preferences]]
|
||||
Reference in New Issue
Block a user