92 lines
5.1 KiB
Markdown
92 lines
5.1 KiB
Markdown
---
|
|
title: Wiki Index
|
|
updated: '2026-05-25'
|
|
---
|
|
|
|
# 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-25 | Total pages: 47
|
|
|
|
## 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
|
|
- [[personal-os-state-2026-04-27]] — State snapshot post-catchup execution (Apr 2026); supersedes v3 plan docs
|
|
- [[personal-os-catchup-plan-2026-04-27]] — Executor build-order handoff doc; companion to state snapshot
|
|
|
|
## 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/wireguard-vpn]] — WireGuard split-tunnel: Eagle↔VPS↔Kraken topology, auto-connect, Time Machine, DNS
|
|
- [[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
|
|
- [[tech/hermes-eagle-mac]] — Hermes on Eagle Mac M4; claude-proxy, Zulip setup, known pitfalls
|
|
- [[tech/jellyfin-transcode-rpi5]] — Jellyfin RPi5 transcoding pitfalls; PGS/subtitle handling
|
|
- [[tech/vault-git-sync]] — Vault git sync via Taiga bare repo; setup, pull hooks, pitfalls
|
|
- [[tech/vps-qentra]] — VPS qentra.top: IP, nginx+Cloudflare stack, subdomain setup
|
|
- [[tech/xgimi-play6-setup]] — XGIMI Play 6 (GMUI 6): ADB-over-network setup, launcher, keyboard
|
|
|
|
## Entities
|
|
|
|
- [[user-profile]] — Alex's profile; roles, working style, preferences
|
|
- [[entities/library-app]] — Personal book library web UI on TrueNAS; replacement for inpxer (May 2026)
|
|
- [[entities/psychologist-app]] — AI Psychologist App (Nolvu): dual-agent session design, privacy analytics
|
|
|
|
## Comparisons
|
|
|
|
- [[comparisons/hermes-native-vs-docker]] — Hermes on Eagle (native) vs Kraken (Docker); deployment trade-offs
|
|
|
|
## Concepts — AI & Agents
|
|
|
|
- [[concepts/autonomous-agent-safety]] — Design patterns for safe autonomous agents; distilled from security incident
|
|
- [[concepts/executor-orchestrator]] — Eagle-as-orchestrator spawning Executor worker; auto-approve protocol table
|
|
- [[concepts/executor-security-incident]] — Post-mortem: autonomous Asana boundary crossing (May 2026); root causes
|
|
- [[concepts/agent-memory-architecture]] — LLM agent memory taxonomy (arXiv 2603.07670) applied to personal-os
|
|
- [[concepts/knowledge-lifecycle]] — How knowledge flows from session to permanent wiki memory
|
|
- [[concepts/multi-agent-design-patterns]] — Five reusable patterns: orchestrator/worker, scope tables, memory layers, role specialization
|
|
|
|
## Concepts — Vault & Wiki
|
|
|
|
- [[concepts/vault-agent-integration]] — How Eagle, wiki-ingest, and obsidian-mcp work as a unified vault layer
|
|
- [[concepts/vault-strategy]] — Three vault tasks that must not be mixed (enrichment, storage, agent-context)
|
|
|
|
## Concepts — Media & Home
|
|
|
|
- [[concepts/kraken-media-stack]] — Full Kraken media server stack; Jellyfin, Arr, Transmission overview
|
|
- [[concepts/watchlist-automation]] — Full watchlist automation flow; Radarr/Sonarr triggers to Jellyfin
|
|
|
|
## Meta
|
|
|
|
- [[research-queue]] — Wiki gap tracker; topics to research and crystallize
|
|
- [[SCHEMA]] — Domain rules, tag taxonomy, frontmatter conventions
|
|
- [[log]] — Chronological action log
|