diff --git a/wiki/SCHEMA.md b/wiki/SCHEMA.md index 83342e06..587f5b8e 100644 --- a/wiki/SCHEMA.md +++ b/wiki/SCHEMA.md @@ -34,6 +34,13 @@ relevant to Alex's specific setup. | `obsidian-mcp-wrapper.md` | obsidian MCP / mcpvault setup notes | work | | `vault-filling-guide.md` | How to populate the vault | work | | `wiki-ingest-process.md` | Wiki ingest pipeline description | work | +| `tech/media-pipeline-pitfalls.md` | Swift media-pipeline pitfalls (§9.x, transliteration, Docker run) | work | +| `tech/vault-namespace.md` | Vault namespace rules: work/personal/family separation | work | +| `tech/kraken-network.md` | Kraken network topology, WireGuard, media volume mounts | work | +| `tech/htpc-steam-emulators.md` | HTPC Steam/emulator rules, gamepad config, save paths | personal | +| `concepts/agent-memory-architecture.md` | Three-level memory model for LLM agents; Hermes implementation | work | +| `concepts/vault-strategy.md` | Three vault tasks: enrichment, wiki accumulation, proactive research | work | +| `entities/library-app.md` | Personal book library UI on TrueNAS (687k books, deployed 2026-05-16) | personal | ## Curation Rules diff --git a/wiki/index.md b/wiki/index.md index 2a548c62..28542c73 100644 --- a/wiki/index.md +++ b/wiki/index.md @@ -42,6 +42,9 @@ Auto-maintained catalog of all pages in `wiki/`. Updated by the daily curation c ## Tech - [[tech/media-pipeline-pitfalls]] — Swift media-pipeline: §9.x score engine, transliteration, KP rate limit, Docker run pattern +- [[tech/vault-namespace]] — Vault namespace rules: work/personal/family separation, write permissions, agent access +- [[tech/kraken-network]] — Kraken network topology, WireGuard, media volume mount paths +- [[tech/htpc-steam-emulators]] — HTPC Steam/emulator rules, gamepad config, save paths ## Workflows