1.3 KiB
1.3 KiB
type, status, created, updated, tags, agent_written, source_notes, owner, review_cycle
| type | status | created | updated | tags | agent_written | source_notes | owner | review_cycle | ||
|---|---|---|---|---|---|---|---|---|---|---|
| project | active | 2026-06-01 | 2026-06-01 |
|
false | Jason Stedwell | weekly |
Vault Foundation
Purpose
Build an Obsidian memory vault scaffold that supports Claude Code now and future CoWork plugin access later.
Status
Scaffold created and ready for review.
Goals
- Create clean root docs.
- Establish predictable folder structure.
- Define frontmatter and note taxonomy.
- Seed initial notes and templates.
- Prepare for REST API integration.
Current Context
This project is the setup layer for the broader memory vault system.
Open Loops
- Finalize plugin-facing CRUD conventions.
- Decide how reviews should promote working memory into semantic memory.
- Determine whether to add dashboards or MOC notes in v1.
Key Decisions
- Separate
_agent/from human-facing knowledge folders. - Use frontmatter-based note typing.
- Keep secrets outside the vault.