add 000-configs/, dashboard, templates, .obsidian/, bin/, model-identity

This commit is contained in:
stateofshit
2026-07-29 13:29:47 +00:00
parent c22bd80fe1
commit 36eca4ca89
31 changed files with 1127 additions and 17 deletions
+30
View File
@@ -0,0 +1,30 @@
---
title: "000-configs"
status: "active"
folder: "000-configs"
tags: [config, index]
created: "2026-07-29"
updated: "2026-07-29"
version: "1.0.0"
---
# 000-configs
Server, model, and workspace configuration docs. Mirror of `/home/user/000-configs/`.
## Subfolders
| Folder | What's In It |
|---|---|
| [[prompts/]] | Reusable system prompts |
| [[tools/]] | CLI / API tool docs (gh, playwright, vite, etc.) |
| [[skills/]] | Skill definitions |
| [[modes/]] | Model mode presets (creative, research, code, etc.) — incl. `workplace-modes.md` |
| [[workspace/]] | Workspace layouts and setup |
| [[settings/]] | Open WebUI / server settings |
## Migration Note
These docs used to live at `/home/user/000-configs/`. They've been moved here so the vault is the single source of truth. The `/home/user/000-configs/` directory still exists but is now a mirror.
Sync: when adding a new tool doc, save it in the vault (`000-configs/tools/`) and symlink or copy to `/home/user/000-configs/` if needed.