Failed to authenticate. API Error: 401 Invalid authentication credentials

[2026-05-19] vault sync
This commit is contained in:
Alexey Martemyanov
2026-05-19 03:09:57 +06:00
parent 3eaea604d7
commit a81be87b5f
9 changed files with 302 additions and 5 deletions
+8 -3
View File
@@ -9,7 +9,7 @@ updated: '2026-05-16'
# Wiki Index
Auto-maintained catalog of all pages in `wiki/`. Updated by the daily curation cron.
> Last updated: 2026-05-18 | Total pages: 22
> Last updated: 2026-05-19 | Total pages: 27
## Core Architecture
@@ -34,7 +34,9 @@ Auto-maintained catalog of all pages in `wiki/`. Updated by the daily curation c
- [[concepts/agent-memory-architecture]] — Three-level memory model (episodic/semantic/procedural) for LLM agents; overflow rules; Hermes implementation
- [[concepts/vault-strategy]] — Three distinct vault tasks: enrichment, LLM wiki accumulation, proactive research; topic map principle
- [[concepts/kraken-media-stack]] — Full Kraken media server: media-pipeline (Swift) + *arr stack + Jellyfin; pitfalls synthesis
- [[concepts/kraken-media-stack]] — Full Kraken media server: media-pipeline (Swift) + *arr stack + Jellyfin + watchlist-sync; pitfalls synthesis
- [[concepts/executor-orchestrator]] — Executor-as-worker pattern: Eagle spawns Executor as separate Hermes profile; auto-approval rules; GTD orchestration idea
- [[concepts/knowledge-lifecycle]] — How knowledge moves from session to permanent memory: barriers, tools, degradation risks
## Entities
@@ -44,8 +46,11 @@ Auto-maintained catalog of all pages in `wiki/`. Updated by the daily curation c
- [[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/kraken-network]] — Kraken network topology, WireGuard, media volume mount paths, *arr stack, HDD error recovery
- [[tech/htpc-steam-emulators]] — HTPC Steam/emulator rules, gamepad config, save paths
- [[tech/hermes-docker-kraken]] — Hermes Docker on Kraken: docker run rules, HERMES_SKIP_CHOWN, pitfalls
- [[tech/jellyfin-transcode-rpi5]] — Jellyfin PGS/ASS subtitle transcoding pitfalls on RPi5; pgsrip conversion; Transmission hook
- [[tech/truenas-inpxer]] — TrueNAS inpxer book library: paths, Badger DB lock pitfall
## Workflows