This commit is contained in:
2026-06-07 01:18:02 -05:00
parent 7e181cafc6
commit e3e40af149
27 changed files with 819 additions and 38 deletions
@@ -0,0 +1,18 @@
# Vault Index
## Start Here
- [[README]]
- [[CLAUDE]]
- [[STRUCTURE]]
- [[BOOTSTRAP]]
## Operational Notes
- [[_agent/context/current-context]] — active scope & priorities
- [[_agent/memory/semantic/operator-preferences]] — durable operator profile
- Latest daily note: `journal/daily/` (most recent by date)
- Latest session log: `_agent/sessions/` (most recent by filename)
## Reference Notes
- [[resources/concepts/agent-memory-model]]
- [[resources/references/obsidian-local-rest-api]]
- [[resources/people/jason-stedwell]]