1
0
forked from jason/echo
Files
chorus/.references/goldbrain-obsidian/README.md
T

21 lines
587 B
Markdown
Raw Normal View History

2026-06-05 00:49:20 -05:00
# Starter Memory Vault
This is a review scaffold for an Obsidian-based memory vault designed for Claude Code, future CoWork plugin integration, and Obsidian Local REST API access.
## Included
- Root control docs: `CLAUDE.md`, `STRUCTURE.md`, `BOOTSTRAP.md`, `spinup.md`
- Core knowledge folders
- Agent memory and session folders
- Starter templates
- Starter seed notes
- Index pages for navigation
- `.env.example` for future local integration config
## Review focus
- Folder shape
- Frontmatter standards
- Note taxonomy
- Session flow
- Agent memory layout
- CoWork/API readiness