4.1 KiB
4.1 KiB
Working Context — 2026-02-22 (updated 9 PM nightly maintenance)
What we did today (Sun Feb 22)
Sessions Spawn — RESOLVED 🎉
- Root cause: OC 2026.2.21 update stripped
operator.write+readscopes from tokens - Fix: manually restored scopes in
device-auth.json+paired.json; gateway restarted - Automated:
oc-scope-watchdog.service→~/clawd/scripts/scope-watchdog.py - Drop-in:
~/.config/systemd/user/openclaw-gateway.service.d/scope-fix.conf - sessions_spawn confirmed working from conversation sessions
Webmail (abandoned)
- SnappyMail on Docker → hours of debugging → nuked
- Root cause: AdGuard wildcard rewrite (*.jongsma.me → home IP) + hairpin NAT
- Lesson: all popular self-hosted webmail is PHP; Stalwart's UI is admin-only
- webmail.jongsma.me DNS deleted, Caddy entry removed
Dealspace (~/dev/dealroom, port 9300) — Major Sprint
- 14 UX changes: closing probability removed, new stat cards, last accessed, New Room modal, search, per-deal analytics/audit/contacts, request lists grouped by deal
- Production auth: bcrypt, demo login removed
- Accounts:
misha@muskepo.com/Dealspace2026!(owner);misha.buyer@muskepo.com(buyer workaround, now replaced) - View toggle feature: owner/admin can switch between seller/buyer view within same session
- Commit: eb103b4
- Accessible at http://192.168.1.16:9300 (no public domain yet)
Gemini 3.1 Pro — Enabled
- Plugin
google-gemini-cli-authenabled in openclaw.json - Model:
google/gemini-3.1-pro-preview - Best for medical/science analysis (77.1% ARC-AGI-2)
- Only works in main session (CLI OAuth); subagents need Gemini API key
Sophia MRI Discussion
- Dr. Madan no longer available (father-in-law terminally ill)
- Returning to AI-assisted radiological interpretation
- Dec 31, 2025 FLAIR scan: full periventricular halo (less specific)
- Temporal horns NOT mentioned in report — significant gap
- Need: temporal horn width, V/S ratio, FLAIR pattern characterization
- Johan to send screenshots from inou app for Gemini 3.1 Pro analysis
Weekly Docker Maintenance (Sunday)
- HAOS v17.1 — no update
- Immich, ClickHouse, Jellyfin, Signal: updated on 192.168.1.253
- qbittorrent-vpn: pulled only (NOT started — on-demand)
Weekly Memory Synthesis
- MEMORY.md fully synthesized (after 2 subagent timeouts, done manually)
- Key themes: infra consolidation, sessions-are-not-free, open-weight surge, Gemini 3.1 Pro
X Watchlist Updates
- @moltbot removed (account not found)
- Added: @OpenAI, @MiniMax_AI, @Kimi_Moonshot, @ZhipuAI, @Gemini, @steipete, @RapidResponse47
- AI lab accounts: filter hard news only (model releases, pricing, launches)
Infrastructure (from yesterday — still relevant)
- Amsterdam VPS: fully decommissioned, DNS deleted, HostKey cancellation submitted
- Stalwart v0.15.5 on Zurich (mail.jongsma.me)
- Jonas/Rozemarijn accounts renamed to full email format (IMAP verified)
AirLLM Test
- Qwen2.5-7B-Instruct works on GTX 970 via layer offloading (6.1s/token)
- 70B theoretically viable at ~8-12s/token
- Local medical analysis now viable for non-latency-sensitive tasks
Open Items
- Sophia MRI screenshots — Johan to send from inou app for Gemini analysis
- HostKey cancellation — Johan to confirm at https://panel.hostkey.com/controlpanel.html?key=639551e73029b90f-c061af4412951b2e
- Verizon Auto Pay — saves $30/mo, due before March 4
- Dealspace design decisions — org signup, buyer concept, subscription plan, doc↔request linking, per-buyer permissions, CRM
- Dealspace public domain — dealspace.jongsma.me if Misha wants external access
- Remove stale entry —
amsterdam.inou.cominoverview-dns-zones.csv - Gemini API key (optional) — for subagent Gemini 3.1 Pro access
- jongsma.me domain transfer — expires 2026-02-28 (6 days!) — check if transferred
Key Facts
- Stalwart on Zurich (82.22.36.202), admin port 8880
- Vaultwarden on Zurich port 8080
- Claude weekly reset: Sat ~2 PM ET (reset happened yesterday, ~2% usage now)
- sessions_spawn: WORKING (scope watchdog live)
- Amsterdam: fully decommissioned
- OpenClaw 2026.2.21-2 running
- Dealspace: production-ready, no public domain yet