Files
goldbrain/README.md
T
2026-06-04 16:20:56 -05:00

21 lines
587 B
Markdown

# 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