Files
obsidian-vault/wiki/index.md
T

47 lines
1.7 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: 15
## 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
## 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