Commit Graph

11 Commits

Author SHA1 Message Date
fkrebs 3de4d5db63 2026-05-23: PVE optimizations, LXC watchdog, KSM, startup order 2026-05-23 11:19:21 +02:00
fkrebs c3fd649f68 docs: 2026-05-23 session — CT109 ops, Arcane/Dozzle migration, OIDC wired, OOM fix, n8n tracking 2026-05-23 09:44:15 +02:00
fkrebs 8ccf76b37c 2026-05-23: config-to-git deployed, syncstack consolidated, secrets backlog detailed
- Config-to-git crons live on CT 108/102/PVE; HA pending
- Syncstack retired; litellm_sync.py in MCP gateway loop
- Infisical migration phases 2-4 detailed in backlog

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 00:09:59 +02:00
fkrebs 377f20a817 todo sync: update Backrest media-repo status, Vaultwarden OIDC status, UNAS off-host context
- video-projects-plan has never completed; media-backup-plan last OK 2026-05-21
- Both plans have orphaned runs since 19:10; Backrest restarted at 21:23
- Next runs scheduled 2026-05-25
- Vaultwarden OIDC: no env vars wired in .env as of 2026-05-22
- UNAS off-host: Backrest is the right vehicle; reliability fix is prerequisite

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 23:50:38 +02:00
fkrebs dd806f86b8 crawl4ai: mark SSE StreamConsumed resolved — clean restart, 7 tools, 27/27 lobe-sync 2026-05-22 23:34:46 +02:00
fkrebs 05ad2b7d26 backlog: sync to truth — drop 4 already-done items, correct disk numbers 2026-05-22 23:27:07 +02:00
fkrebs b090b4a4a8 backlog: reorder by urgency (critical/high/medium/planned) 2026-05-22 23:25:39 +02:00
fkrebs 3881f95e28 backlog: add 20 items from docs scan (security, backups, db cleanup, infra, services) 2026-05-22 23:22:21 +02:00
fkrebs f86135f683 backlog: remove v5 import generalize (not a Claude task) 2026-05-22 23:19:36 +02:00
fkrebs 811bc1af94 backlog: add crawl4ai SSE fix, syncstack consolidation, v5 import generalize
- crawl4ai MCP (SSE transport) fixed and working — 27/27 servers in LobeChat
- syncstack cron fixed (missing cd prefix)
- Backlog section added for: syncstack→gateway consolidation, SSE StreamConsumed
  investigation, v5 collection import generalization

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 23:18:44 +02:00
fkrebs 143343decf docs: session continuity file + claude-max-bridge /v1/responses fix
- Add RESUME.md for cross-session continuity (open items, key state, constraints)
- claude-max-bridge: implement /v1/responses (OpenAI Responses API) with
  previous_response_id chaining via server-side history injection into system prompt.
  Root cause of "session already in use": CLI leaves JSONL in un-resumable
  "dequeued" state after each --print run; fix avoids session reuse entirely.
  Also fixed: assistant content must be array-of-blocks not plain string (silent
  JS crash otherwise).
- LiteLLM: add pass_through_endpoints for /v1/responses → claude-max-bridge
- Storage, volumes, architecture docs reconciled (Vaultwarden → local zfs,
  Pocket-ID backup, WAL-G fix, apps/ decommission, Nextcloud CIFS→NFS)
- Add ideas/, proxmox-memory-audit.md, llm-benchmark.md (new docs this session)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-22 22:42:17 +02:00