reorg: move tpl/bin under 000-configs, files->assets, add bump-version.sh + plugins doc

This commit is contained in:
stateofshit
2026-07-29 15:07:36 +00:00
parent 0733aef8c0
commit 35c69bc1eb
15 changed files with 158 additions and 16 deletions
+5 -2
View File
@@ -6,7 +6,7 @@ model_owner: "none"
tags: [rules, model]
created: "2026-07-28"
updated: "2026-07-29"
version: "1.1.0"
version: "1.2.0"
---
# Vault Rules
@@ -73,9 +73,12 @@ draft -> active -> archive
| Folder | What Goes There |
|---|---|
| `000-shit_admin` | Your zone. Models read-only. |
| `000-configs` | Server/model config docs (mirror of /home/user/000-configs/) |
| `000-configs` | Server/model config docs, scripts, templates |
| `000-configs/templates` | Markdown templates |
| `000-configs/bin` | Helper shell scripts |
| `00-inbox` | Raw dumps, new ideas, unorganized stuff |
| `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 |
| `03-archive` | Done / superseded files |