From cb6396c75a0d6ab615f76afa6794881cd1ec9f6b Mon Sep 17 00:00:00 2001 From: James Date: Sun, 8 Feb 2026 09:00:51 -0500 Subject: [PATCH] Weekly memory synthesis Feb 2-7: migration complete, corrections promoted to AGENTS.md --- AGENTS.md | 7 ++++++ MEMORY.md | 42 +++++++++++++++++++++++++++++----- memory/updates/2026-02-08.json | 8 +++++++ 3 files changed, 51 insertions(+), 6 deletions(-) create mode 100644 memory/updates/2026-02-08.json diff --git a/AGENTS.md b/AGENTS.md index d277b55..649706d 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -223,6 +223,13 @@ Enter plan mode for ANY non-trivial task: **Re-plan trigger:** If something goes sideways, STOP. Don't keep pushing. Re-assess and re-plan. +### Resourcefulness Rules (from corrections) +- **Fix broken infrastructure, don't work around it** — if a webhook/integration doesn't work right, fix the root cause. Don't route around it. +- **Exhaust troubleshooting before declaring blocked** — "Host key verification failed" ≠ "access denied." Try the obvious fix before escalating. If still blocked after real effort, create a task for Johan. +- **Research source code, don't trial-and-error** — grep the codebase for the answer. Source is authoritative; guessing wastes tokens. +- **If you summarized it, you had it** — if you reported something to Johan, you have the context to act on it. Don't ask "who is X?" about something you already triaged. +- **Actionable emails stay in inbox** — archiving = losing reply capability. Keep emails needing follow-up in inbox until resolved. + **Plan includes verification:** Use plan mode for verification steps too, not just building. "How will I prove this works?" is part of the plan. ### Verification Before Done diff --git a/MEMORY.md b/MEMORY.md index be36084..e7e34e0 100644 --- a/MEMORY.md +++ b/MEMORY.md @@ -324,12 +324,42 @@ Automated document processing pipeline for scanned paperwork. - [ ] inou Mobile: Need content at inou.com/app for WebView, or change AppConfig.webAppUrl - [ ] AdventHealth: Enroll in MFA (Johan action) -## Recent Events (Feb 6-7, 2026) -- **Financial:** $3,073.00 withdrawal from Valley All Access Checking on Feb 6 (ACH Debit). -- **Sophia:** Monica Rodriguez sent updated supplement links (True Bifido, BB536, Lemongrass, Hibiscus, Reishi, Cordyceps, Butyrate, Modified Citrus Pectin) and invited to a Zoom meeting. -- **inou.com:** Jacob Cap inquired about buying the domain; replied "not for sale". -- **Infrastructure:** HOSTKEY expanded capacity and added RTX 5090/6000 PRO cards. -- **Claude Usage:** Hit 100% weekly limit on Feb 7; reset expected ~2pm ET. +## Recent Events (Week of Feb 2-7, 2026) + +### 🏠 Migration to Forge — COMPLETE (Feb 4) +- Full "brain transplant" from old james (TS140) → forge (i7-6700K/64GB/GTX970) +- IP swapped: forge is now 192.168.1.16 +- All services migrated: OpenClaw, Signal, Proton Bridge, Mail Bridge, WhatsApp, Dashboard, DocSys, OCR +- WhatsApp survived transfer without QR re-link +- 18GB Proton IMAP cache moved intact +- Comprehensive migration doc: `~/clawd/migration/MIGRATE-JAMES-TO-FORGE.md` + +### Real Estate (Active — needs Johan) +- Diana Geegan (Keller Williams) negotiating sale of 851 Brightwaters ($6.35M) + buy of 801 Brightwaters +- Net at close estimate: ~$5,944,200 — short of Johan's $6.2M goal by ~$170K +- Diana offered to reduce buy-side fee (~$85K), bringing net to ~$6,029,200 — still ~$171K short +- Multiple emails in inbox awaiting Johan's decision + +### Sophia Medical +- Pulse-ox wraps Rx expired — Dana at All About Peds needs new prescription from Dr. Lastra +- Pediatric Home Service order #75175 shipped (4 boxes supplies) +- Monica Rodriguez sent updated supplement links + Zoom invite + +### Financial +- PayPal $3,073.00 to Tuan Le for "Balance Skyraider v2" +- Claude usage hit 100% weekly limit Feb 7 + +### Infrastructure +- Docker containers updated on 192.168.1.253 (Immich, ClickHouse, Jellyfin, Signal, qBittorrent) +- HAOS updated 16.3 → 17.0 +- DocSys/docproc service set up, troubleshooting URL-too-long error (needs local OCR first) +- Zurich VPS security patches applied, kernel updated, rebooted +- 3 new Uptime Kuma monitors added (Zurich VPS, inou DNS, inou SSL) + +### Tech +- N-able (NABL): Q4 earnings call Feb 19, pushing "Agentic AI" +- SentinelOne (S): CEO sold $303k stock, stock down 70% from IPO +- Claude Opus 4.6 receiving high praise ## Access URLs diff --git a/memory/updates/2026-02-08.json b/memory/updates/2026-02-08.json new file mode 100644 index 0000000..c4203b5 --- /dev/null +++ b/memory/updates/2026-02-08.json @@ -0,0 +1,8 @@ +{ + "date": "2026-02-08", + "timestamp": "2026-02-08T09:00:50-05:00", + "openclaw": {}, + "claude_code": {}, + "os": {}, + "gateway_restarted": false +}