# REM Sleep ### Reflections - Theme: `assistant` kept surfacing across 699 memories. - confidence: 1.00 - evidence: memory/2026-04-19.md:4-5, memory/.dreams/session-corpus/2026-04-18.txt:45-45, memory/.dreams/session-corpus/2026-04-18.txt:46-46 - note: reflection ### Possible Lasting Truths - - Fixed phantom plugin entry: removed `memory-core` from `plugins.allow` (not installed but allowlisted) - OpenClaw 2026.4.15 — up to date - Disk at 10%, SSH on port 22 (Tailscale only), gateway on localhost only — good posture - Created `memory/healthcheck-state.json` for delta detection between weekly runs ## Cron Jobs (current) - `heartbeat:check` — every 30 min - `family:daily-brief` — 6:00 AM CST daily (family group) - `heartbeat:daily` — 7:00 AM CST daily (Matt's DM) - `healthcheck:security-audit` — 8:00 AM CST Mondays (Matt's DM) ## README Updated - Rewrote scripts/README.md for v1.0 — all 18 modules, CLI commands, architecture diagrams - Pushed as commit `16e9fc9` ## Upcoming - Sa [confidence=0.73 evidence=memory/2026-04-17.md:28-53] - - Bug fixes: ChromaDB false matches (threshold raised), LLM hallucination/dropping items - Bot running: `cd costco-route && source .env && python3 -m costco_route.bot` ## Recipe Extractor — Built - `costco_route/recipe_extractor.py` — URL → fetch + extract + zone classify + save - Telegram bot: `/recipe `, `/recipes`, auto-detect URLs in free text - Local Rolodex: `~/.costco_route/recipes/{slug}.json` ## HoffDesk Web — Sprint 1 APPROVED - Project plan: `shared/project-docs/hoffdesk-web-project.md` — **APPROVED by Director** - Sprint 1: Family Dashboard MVP (calendar + weather + health) - Architecture: Cloudflare Pages (frontend), FastAPI on Beelink (API via CF Tunnel + CF Access Email [confidence=0.68 evidence=memory/2026-04-19.md:44-65] - # 2026-04-19 Daily Notes ## Aundrea's Phone CalDAV — Done - Same setup as Matt: `cal.hoffdesk.com`, `assistant` user - Both phones synced on shared family calendar ## Gaming PC OpenSSH Bridge — Done - Windows OpenSSH Server installed, SSH key auth working - SCP workaround: Python pipe on remote side (Windows `scp` binary mode broken) - Backup script updated: `REMOTE_HOST=matthew@matt-pc.tail864e81.ts.net` ## Newsletter Bug Fixes - **`notify` NameError**: `_route_newsletter_items()` now takes explicit `notify` + `email_subject` params - **Classification prompt**: Updated `email_classify.txt` — multi-topic/week-ahead emails now route to newsletter, not appointment - **Day-of-week correction [confidence=0.66 evidence=memory/2026-04-19.md:1-31]