reorg: 10-assets->00-assets, add 07-tasks + 06-research, READMEs in all folders

This commit is contained in:
stateofshit
2026-07-29 17:56:26 +00:00
parent e9ef0b0ce8
commit cf545fccfc
16 changed files with 330 additions and 20 deletions
+20 -12
View File
@@ -6,7 +6,7 @@ model_owner: "none"
tags: [rules, model]
created: "2026-07-28"
updated: "2026-07-29"
version: "1.2.0"
version: "1.3.0"
---
# Vault Rules
@@ -42,12 +42,18 @@ Use whatever tags make sense, but always include the folder number:
| Folder | Required Tag |
|---|---|
| `00-inbox` | `#00-inbox` |
| `01-logs` | `#01-logs` |
| `02-notes` | `#02-notes` |
| `03-archive` | `#03-archive` |
| `04-models` | `#04-models` |
| `05-handoffs` | `#05-handoffs` |
| `000-shit_admin` | `#admin` |
| `000-configs` | `#config` |
| `00-inbox` | `#inbox` |
| `01-logs` | `#log` |
| `01-logs/daily` | `#daily` |
| `02-notes` | `#note` |
| `03-archive` | `#archive` |
| `04-models` | `#model` |
| `05-handoffs` | `#handoff` |
| `06-research` | `#research` |
| `07-tasks` | `#task` |
| `00-assets` | `#asset` |
Plus any descriptive tags: `#research`, `#prompt`, `#memory`, `#handoff`, etc.
@@ -76,16 +82,18 @@ draft -> active -> archive
| `000-configs` | Server/model config docs, scripts, templates |
| `000-configs/templates` | Markdown templates |
| `000-configs/bin` | Helper shell scripts |
| `000-configs/tools` | Tool docs (gh, playwright, vite) |
| `000-configs/skills` | Skill docs, plugin recommendations |
| `00-inbox` | Raw dumps, new ideas, unorganized stuff |
| `01-logs` | Session logs |
| `01-logs/daily` | Auto daily notes (Obsidian Daily Notes plugin) |
| `assets` | Attachments |
| `01-logs` | Session logs, daily notes, timestamps |
| `02-notes` | Research notes, findings, reference material |
| `02-notes` | Short notes, scratch work, per-topic research (< 1 page) |
| `03-archive` | Done / superseded files |
| `04-models` | Model behavior docs, prompts, memory files |
| `05-handoffs` | Handoff docs between models or sessions |
| `files` | Attachments, images, PDFs |
| `tpl` | Templates for new documents |
| `06-research` | Long-form research documents with citations |
| `07-tasks` | One file per task. `tags: [task]` |
| `00-assets` | Attachments (images, PDFs) |
## 6. File Naming