55 lines
1.3 KiB
Markdown
55 lines
1.3 KiB
Markdown
---
|
|
type: project
|
|
status: active
|
|
created: 2026-06-01
|
|
updated: 2026-06-01
|
|
tags: [project, vault]
|
|
agent_written: false
|
|
source_notes: []
|
|
owner: Jason Stedwell
|
|
review_cycle: 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.
|
|
|
|
## Related Notes
|
|
- [[index]]
|
|
- [[BOOTSTRAP]]
|
|
- [[spinup]]
|
|
- [[resources/concepts/agent-memory-model]]
|
|
|
|
## Session History
|
|
- [[_agent/sessions/2026-06-01-2200-initial-vault-scaffold]]
|
|
|
|
## Related
|
|
- [[CLAUDE]]
|
|
- [[STRUCTURE]]
|
|
- [[_agent/context/current-context]]
|
|
- [[journal/daily/2026-06-01]]
|