121 lines
8.6 KiB
Markdown
121 lines
8.6 KiB
Markdown
---
|
|
title: Wiki Log
|
|
updated: '2026-05-25'
|
|
type: meta
|
|
---
|
|
|
|
# Wiki Log
|
|
|
|
> Chronological record of all wiki actions. Append-only.
|
|
> Format: `## [YYYY-MM-DD] action | subject`
|
|
> Actions: ingest, update, query, lint, create, archive, delete, bootstrap
|
|
> Rotate when this file exceeds 500 entries: rename to log-YYYY.md, start fresh.
|
|
|
|
## [2026-04-27] bootstrap | Initial wiki pages from Personal OS docs
|
|
- Created from raw/ symlinks: personal-os-architecture, personal-os-purpose,
|
|
personal-os-agent-rules, personal-os-self-modification, personal-os-sync-pipeline,
|
|
personal-os-schema, ddg-asana-workflow, vault-filling-guide, wiki-ingest-process
|
|
|
|
## [2026-05-09] create | obsidian-mcp-wrapper
|
|
- Documented obsidian-mcp-wrapper.js: 4 bugs fixed, architecture, config
|
|
|
|
## [2026-05-13] bootstrap | wiki-curation cron job started on Eagle
|
|
- Eagle Hermes cron: daily 02:00, skill llm-wiki
|
|
- WIKI_PATH=~/obsidian/wiki configured
|
|
|
|
## [2026-05-23] research | WireGuard VPN topology
|
|
- Created: tech/wireguard-vpn.md — split-tunnel Eagle↔VPS↔Kraken, auto-connect, Time Machine, DNS
|
|
- Source: family/how-to/wireguard-vpn.md
|
|
- Created: research-queue.md with 3 gap items detected
|
|
- Updated: index.md (count 27→28, added wireguard-vpn entry)
|
|
|
|
## [2026-05-23] bootstrap | SCHEMA.md, index.md, log.md created
|
|
- Navigation files were missing; created with 12 existing pages catalogued
|
|
- Files created: SCHEMA.md, index.md, log.md
|
|
- Created: htpc-bazzite-proton.md (from family/projects/htpc-windows-games-fix.md)
|
|
- Created: concepts/vault-agent-integration.md (synthesis)
|
|
- Lint: no conflicts, no inbox items, no sessions to crystallize
|
|
|
|
## [2026-05-24] update | Index rebuild + synthesis page
|
|
- Conflicts: 0 found
|
|
- Inbox: empty
|
|
- Sessions: none for 2026-05-24 (cron session 2026-05-23 was wiki curation itself — not crystallizable)
|
|
- Research queue: marked executor-orchestrator and executor-security-incident as completed
|
|
- Created: concepts/autonomous-agent-safety.md (synthesis across executor-security-incident + executor-orchestrator + personal-os-agent-rules)
|
|
- Updated: index.md — 17 missing pages added; count 28→43; fixed duplicate vault-filling-guide entry
|
|
- Updated: research-queue.md — 2 queue items marked completed, updated date
|
|
- Lint: 0 orphans (all pages have ≥1 inbound link); 0 broken frontmatter; tag drift noted (systemic — SCHEMA taxonomy predates actual page growth; no action this run)
|
|
- Validation: autonomous-agent-safety.md frontmatter valid, 3 outbound wikilinks ✅
|
|
|
|
## [2026-05-25] update | Crystallization + synthesis + frontmatter fixes
|
|
- Conflicts: 0 found (scan: all ~/obsidian/**/*.md)
|
|
- Inbox: empty
|
|
- Sessions: 0 sessions for 2026-05-25
|
|
- Vault changes since 2026-05-24 02:00: psychologist-app/* (6 files), media-pipeline-file-routing.md, xgimi-play6-setup.md, vps-qentra.md (new wiki page), app-ideas-enriched/* (4 files)
|
|
- Crystallized: tech/xgimi-play6-setup.md (from family/how-to/xgimi-play6-setup.md)
|
|
- Crystallized: entities/psychologist-app.md (from personal/projects/psychologist-app/{session-design,analytics,onboarding-archetypes}.md)
|
|
- Synthesis: concepts/multi-agent-design-patterns.md — 5 patterns synthesized from executor-orchestrator + autonomous-agent-safety + agent-memory-architecture
|
|
- Fixed: tech/vps-qentra.md — frontmatter (type: infra→tech, tags taxonomy, related: inline→list, added dates)
|
|
- Fixed: tech/arr-stack-kraken.md — related: inline wikilink → YAML list
|
|
- Fixed: tech/arr-stack-taiga.md — related: inline wikilink → YAML list
|
|
- Updated: SCHEMA.md — added vps, media-pipeline, arr to Infrastructure taxonomy
|
|
- Updated: index.md — 4 pages added (vps-qentra, xgimi-play6-setup, psychologist-app, multi-agent-design-patterns); count 43→47
|
|
- Lint: personal-os-architecture.md has confidence:1.0 (immutable) — skipped update check per SCHEMA rules
|
|
- Validation: all 7 modified/created files passed pre-commit checks ✅
|
|
|
|
## [2026-05-27] update | Crystallization from session + synthesis
|
|
- Conflicts: 0 found (scan: all ~/obsidian/**/*.md)
|
|
- Inbox: empty
|
|
- Vault changes since 2026-05-26 02:00: movies-watchlist.md (new entries), vps-qentra.md (Alex added Backup + Xray sections manually), family/how-to/xgimi-play6.md deleted (superseded by wiki/tech/xgimi-play6-setup.md), work briefs (skip)
|
|
- Session crystallized: session_20260527_014707_b9f09b (Kraken tunnel investigation + media-pipeline refactor + watchlist-sync migration)
|
|
- Updated: tech/media-pipeline-pitfalls.md — 2 new pitfalls: router subdirectory→stale Transmission downloadDir, Alpine container no docker-in-docker (sync.py solution)
|
|
- Updated: concepts/watchlist-automation.md — KP markdown link parsing bug (commit 2db1ed9), cron jobs migrated Eagle→Kraken (2026-05-27), Kraken HDD paths
|
|
- Updated: tech/vps-qentra.md — bumped updated date (Alex manually added Backup + Xray sections)
|
|
- Created: concepts/multi-host-cron-topology.md — synthesis: Eagle vs Kraken job distribution, design principles, migration history, duplication pitfall
|
|
- Updated: index.md — added multi-host-cron-topology; count 47→48
|
|
- Lint: watchlist-automation.md has tags [watchlist, automation, synthesis] not in SCHEMA taxonomy (pre-existing); torrents tag on media-pipeline-pitfalls.md also pre-existing; no broken wikilinks in new/modified pages
|
|
- Validation: all 4 modified/created pages passed pre-commit checks ✅
|
|
|
|
## [2026-05-29] update | Crystallization + synthesis (Hermes deployment patterns)
|
|
|
|
- Conflicts: 0 found (scan: all ~/obsidian/**/*.md)
|
|
- Previous run (2026-05-28): status=complete, no Unfinished ✅
|
|
- Inbox: empty
|
|
- Sessions: none for 2026-05-29 (no sessions found)
|
|
- Vault changes since 2026-05-28 02:00:
|
|
- `family/how-to/magic4pc-webos.md` — detailed WebOS TV app: build, deploy,
|
|
auto-launch, Back+keyboard quirk
|
|
- `family/how-to/tv-luna-send.md` + `htpc-webos-luna.md` — luna-send SSH
|
|
workaround and wrapper script
|
|
- `family/how-to/htpc-migration-plan.md` — EmuDeck Flatpak save paths table,
|
|
ROM symlinks from Data partition
|
|
- `family/projects/aide-kraken-backend.md` — Hermes Kraken as OpenAI-compat
|
|
API backend for Android Aide app via Cloudflare Tunnel
|
|
- `family/schedule/vacation-july-august-2026.md` — personal schedule, skip
|
|
- Created: tech/tv-luna-send.md (from tv-luna-send.md + htpc-webos-luna.md)
|
|
- Created: tech/hermes-kraken-api.md (from aide-kraken-backend.md)
|
|
- Updated: tech/htpc-magic4pc.md — WebOS build/deploy/auto-launch/Back+keyboard
|
|
- Updated: tech/htpc-steam-emulators.md — EmuDeck save paths + ROM symlinks
|
|
- Synthesis: concepts/hermes-deployment-patterns.md — 3 deployment models:
|
|
Eagle native, Kraken Docker, Kraken API server (cross-refs hermes-eagle-mac +
|
|
hermes-docker-kraken + hermes-kraken-api)
|
|
- Updated: tech/hermes-docker-kraken.md — added related links to new pages
|
|
- Updated: tech/hermes-eagle-mac.md — added deployment-patterns cross-link
|
|
- Updated: index.md — 3 pages added; count 50→53; date 2026-05-29
|
|
- Lint: all new pages have ≥1 inbound content link; 0 broken wikilinks in
|
|
new/modified pages; tags all from SCHEMA taxonomy ✅
|
|
- Validation: all 5 new/modified wiki pages passed pre-commit checks ✅
|
|
|
|
## [2026-05-28] update | Crystallization + synthesis + lint fixes
|
|
- Conflicts: 0 found (scan: all ~/obsidian/**/*.md)
|
|
- Inbox: empty
|
|
- Vault changes since 2026-05-27 02:00: family/how-to/htpc-magic4pc.md (new — LG Magic Remote Go client), family/how-to/htpc-system.md (hardware + 8BitDo fix), wiki/tech/reflect-skip-fuse.md (Alex added #if SKIP vs SKIP_BRIDGE rule), wiki/concepts/watchlist-automation.md (Alex fixed watchlist-sync HDD path), work briefs (skip)
|
|
- Session 20260528_013724_360f62c1: cron session itself (01:37, 1 min) — not crystallizable
|
|
- Crystallized: tech/htpc-magic4pc.md (from family/how-to/htpc-magic4pc.md) — LG Magic Remote client arch, button mapping, coordinate algorithm, deploy steps
|
|
- Updated: tech/htpc-steam-emulators.md — added hardware section + 8BitDo dual-dongle USB port pitfall (from family/how-to/htpc-system.md)
|
|
- Synthesis: concepts/htpc-bazzite-ecosystem.md — ties together htpc-bazzite-proton + htpc-steam-emulators + htpc-kodi-layout + htpc-magic4pc; HTPC mode map, input device overview, VDF rules
|
|
- Lint fixes (7 pre-existing inline related: → proper YAML lists): truenas-inpxer, jellyfin-config, hermes-docker-kraken, kraken-network, gitea-config, vault-namespace, htpc-kodi-layout
|
|
- Lint fix (reflect-skip-fuse): related: "[[kraken-network]]" → proper list with correct related pages (psychologist-app, gitea-config)
|
|
- Updated: index.md — 2 pages added (htpc-magic4pc, htpc-bazzite-ecosystem); count 48→50
|
|
- Validation: all 4 new/modified wiki pages passed pre-commit checks ✅; 8 lint-fixed pages have valid structure ✅
|