Failed to authenticate. API Error: 401 Invalid authentication credentials

[2026-05-17] vault sync
This commit is contained in:
Alexey Martemyanov
2026-05-17 04:10:28 +06:00
parent 099e91331c
commit f38517a514
19 changed files with 308 additions and 64 deletions
+7 -1
View File
@@ -93,7 +93,13 @@ docker run \
- §9.9 year tiebreak `count>1` only — исправлен
- Year-miss retry в TMDb/KP providers — добавлен
## Agent/Sync Pitfall — Duplicate unresolved
**Проблема:** agent пишет canonical dir в `/media/library/`, но sync при следующем запуске снова добавляет файл в unresolved (нет source marker).
**Фикс:** `updateUnresolvedStore` проверяет `allOutputDirs` на существующий canonical dir → пропускает. Файл: `PipelineRunner.swift`.
## Связанные заметки
- [[personal-os-architecture]]
- [[wiki/tech/kraken-infra]]
- [[wiki/tech/kraken-network]]