--- title: "shit_in_a_vault" status: "active" folder: "" tags: [readme, home] created: "2026-07-28" updated: "2026-07-29" version: "1.1.0" --- # shit_in_a_vault Obsidian vault for openwebui models + research. Private repo. ## Folders | Folder | Purpose | |---|---| | [[000-shit_admin/]] | Your zone — models read-only | | [[000-configs/]] | Server/model config docs | | [[00-inbox/]] | Raw dumps, unprocessed | | [[01-logs/]] | Session logs | | [[01-logs/daily/]] | Auto daily notes (Obsidian Daily Notes plugin) | | [[02-notes/]] | Research notes + tasks | | [[03-archive/]] | Superseded | | [[04-models/]] | Rules, memory, boot prompt, model identity | | [[05-handoffs/]] | Model-to-model handoffs | | [[files/]] | Attachments | | [[tpl/]] | Templates | | [[bin/]] | Helper scripts | ## For Models Boot: read [[04-models/model-boot]] Rules: read [[04-models/Vault-Rules]] Identity: append to [[04-models/model-identity]] ## For You (Obsidian PC) **Required plugins:** - Daily Notes (built-in, auto-enabled by `.obsidian/core-plugins.json`) - Templates (built-in) - Dataview (community) - Templater (community) **Daily note auto-create** — Daily Notes plugin uses: - Folder: `01-logs/daily` - Format: `YYYY-MM-DD` - Template: `tpl/daily.md` Already pre-configured in `.obsidian/daily-notes.json`. ## Dashboard [[000-shit_admin/dashboard]] — Dataview-driven home screen. ## Git - Remote: `git@github.com:stateofshit/shit_in_a_vault.git` - Auth: SSH (`~/.ssh/github_openwebui`) + `gh` CLI - Default branch: `master`