init: vault structure, rules, boot prompt, memory

- Folders: 000-admin_shit, 00-inbox, 01-logs, 02-notes, 03-archive, 04-models, 05-handoffs, files, tpl
- Vault-Rules.md: YAML frontmatter rules, tag schema, status lifecycle, file naming
- model-boot.md: startup prompt for any model entering the vault
- model-memory.md: persistent memory file between sessions
- .gitignore: exclude .obsidian personal config
This commit is contained in:
stateofshit
2026-07-28 22:34:11 +00:00
commit 9bf0a3c578
5 changed files with 215 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
# Add .obsidian to gitignore so personal config stays local
.obsidian/