feat: Obsidian integration via cli scripts
This commit is contained in:
@@ -64,3 +64,5 @@ See `core/integrations/communication-model.md` for the reusable connector contra
|
||||
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.
|
||||
|
||||
The project-agnostic memory interface lives in `scripts/memory/` and is documented in `core/integrations/memory-vault-model.md`. Agents should use that interface for note creation, vault search, Base queries, and health checks, while still editing Markdown directly for precise curation.
|
||||
|
||||
Reference in New Issue
Block a user