feat: Add Obsidian vault configuration and documentation for navigation and memory management

This commit is contained in:
2026-04-16 12:12:31 -06:00
parent 53eb9dbc36
commit 1ab9472055
27 changed files with 1016 additions and 0 deletions

View File

@@ -57,3 +57,10 @@ Integrations extract evidence. They do not decide what becomes memory.
See `core/integrations/communication-model.md` for the reusable connector contract.
---
## Knowledge Navigation
Optional navigation layers such as Obsidian should read the same Markdown files instead of copying memory into a second store.
See `core/integrations/obsidian-model.md` for the recommended vault model.