Files
obsidian-vault/wiki/index.md
T

62 lines
2.8 KiB
Markdown

---
title: Wiki Index
updated: '2026-05-23'
---
# Wiki Index
> Content catalog. Every wiki page listed with a one-line summary.
> Read this first to find relevant pages for any query.
> Last updated: 2026-05-23 | Total pages: 27
## Personal OS — Core
- [[personal-os-purpose]] — Why the system exists; design principles; the four agents
- [[personal-os-architecture]] — Full technical architecture: agents, data flow, file locations, DB tables
- [[personal-os-agent-rules]] — Eagle's operating rules, knowledge sources, allowed writes, cron schedule
- [[personal-os-self-modification]] — How Eagle and Alex can safely evolve the system
- [[personal-os-sync-pipeline]] — sync.js + generate-status.js: how Asana data flows into status.md
- [[personal-os-schema]] — PostgreSQL schema: tasks, stories, task_edges, wiki_pages, memory_store
## Work / DDG
- [[ddg-asana-workflow]] — DDG Asana conventions: task sources, types, status labels, weekly rhythms
## Vault & Knowledge Infrastructure
- [[vault-filling-guide]] — Directory map, file naming, frontmatter conventions, Eagle write protocol
- [[wiki-ingest-process]] — Hash-based incremental synthesis: how raw/ files become wiki pages
- [[obsidian-mcp-wrapper]] — Proxy wrapper fixing 4 obsidian-mcp bugs (ZodError, race, UTF-8, watchdog)
## Infrastructure
- [[htpc-bazzite-proton]] — HTPC Bazzite: Windows game Proton compatibility status and fix recipes
## Infrastructure — tech/
- [[tech/kraken-network]] — Kraken SSH (192.168.1.15), WireGuard topology, media volume paths
- [[tech/gitea-config]] — Gitea URL, user, API endpoint, token (eagle-reflect)
- [[tech/vault-namespace]] — Rules for where notes live: namespace assignments, directory map
- [[tech/media-pipeline-pitfalls]] — Torrent rename pitfall, torrent-set-location usage
- [[tech/htpc-steam-emulators]] — Bazzite HTPC Steam shortcuts, emulator save paths, gamepad config
- [[tech/truenas-inpxer]] — Books at /mnt/RED_2TB/storage/books/, inpxer setup
- [[tech/jellyfin-config]] — Jellyfin URL, users (alex/lisa), API key, DB stop-first rule
- [[tech/arr-stack-kraken]] — Prowlarr→Radarr+Sonarr→Transmission→Jellyfin pipeline + API keys
- [[tech/hermes-docker-kraken]] — Hermes runs via docker run (not compose), launch pattern
- [[tech/htpc-kodi-layout]] — Kodi layout, WoL MAC, NFS sources
- [[tech/reflect-skip-fuse]] — New SwiftUI View requires manual Kotlin stub in 2 places
- [[tech/arr-stack-taiga]] — Taiga arr stack (2026-05-20), config, router.py location
## Personal Projects
- (none yet — Reflect app to be added)
## Concepts
- [[concepts/vault-agent-integration]] — How Eagle, wiki-ingest, and obsidian-mcp work as a unified vault layer
## Meta
- [[SCHEMA]] — Domain rules, tag taxonomy, frontmatter conventions
- [[vault-filling-guide]] — Listed above; also describes vault structure