Weekly memory synthesis: Feb 2-8, 2026
This commit is contained in:
parent
c6e07a8698
commit
46e6d2afb3
32
MEMORY.md
32
MEMORY.md
|
|
@ -1,6 +1,6 @@
|
|||
# MEMORY.md - Long-Term Memory
|
||||
|
||||
*Last updated: 2026-02-01 (Sunday weekly synthesis — Week of Jan 26-Feb 1)*
|
||||
*Last updated: 2026-02-08 (Sunday weekly synthesis — Week of Feb 2-8)*
|
||||
|
||||
---
|
||||
## ⏰ JOHAN'S SCHEDULE (US EASTERN) — MEMORIZE THIS!
|
||||
|
|
@ -45,7 +45,7 @@ The medical platform. Born from Sophia's journey. DICOM analysis, genetic data,
|
|||
|
||||
### Mikhail (Father-in-Law)
|
||||
- Has Mint Mobile phone plan (account under tj@jongsma.me)
|
||||
- **Leaving in ~1 month** (as of Jan 2026) — don't renew his plan
|
||||
- **Should have left by now or leaving imminently** (was "~1 month" as of Jan 2026) — don't renew his plan
|
||||
|
||||
### Rozemarijn (Oldest Daughter)
|
||||
- Born: June 11, 1998
|
||||
|
|
@ -168,7 +168,7 @@ I do NOT ask for permission or approval. I use my judgment. I only escalate if s
|
|||
- **NO TESSERACT** — Johan does not trust it at all
|
||||
- **GLM-OCR** (0.9B, Zhipu) — sole OCR engine going forward
|
||||
- **Medical docs stay local** — dedicated TS140 + GTX 970, never hit an API
|
||||
- **Fireworks watch:** Checking daily for hosted GLM-OCR (non-sensitive docs)
|
||||
- **Fireworks watch:** Checking for hosted GLM-OCR (non-sensitive docs) — not yet available as of Feb 7
|
||||
- **OCR Service LIVE** on forge: `http://localhost:8090/ocr` (local, was 192.168.3.138 before migration)
|
||||
|
||||
### Forge = Home (migrated 2026-02-04)
|
||||
|
|
@ -324,7 +324,7 @@ 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 (Week of Feb 2-7, 2026)
|
||||
## Recent Events (Week of Feb 2-8, 2026)
|
||||
|
||||
### 🏠 Migration to Forge — COMPLETE (Feb 4)
|
||||
- Full "brain transplant" from old james (TS140) → forge (i7-6700K/64GB/GTX970)
|
||||
|
|
@ -332,18 +332,28 @@ Automated document processing pipeline for scanned paperwork.
|
|||
- 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`
|
||||
- Migration doc: `~/clawd/migration/MIGRATE-JAMES-TO-FORGE.md`
|
||||
|
||||
### GLM-OCR Service — LIVE on Forge (Feb 4)
|
||||
- zai-org/GLM-OCR (2.47 GB) running as systemd service on port 8090
|
||||
- 2.2 GB VRAM, ~2s small images, ~25s full-page docs
|
||||
- Auto-resize to 1280px max for GTX 970 safety
|
||||
- Tested successfully on real receipts
|
||||
|
||||
### Azure Files Backup — Significant Progress (Feb 2-4)
|
||||
- Added: Postgres job queue (SKIP LOCKED), filesystem object storage, wired backup-worker
|
||||
- Added: Docker/K8s manifests, CI workflow, health endpoints
|
||||
- 31 tests passing, `go vet` clean
|
||||
- **Still blocked:** `az login` MFA (Johan) — ⚠️ FREE ACCOUNT EXPIRES ~FEB 27!
|
||||
|
||||
### 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
|
||||
- Net at close ~$6,029,200 after Diana's fee reduction — still ~$171K short of Johan's $6.2M goal
|
||||
- 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"
|
||||
|
|
@ -352,9 +362,9 @@ Automated document processing pipeline for scanned paperwork.
|
|||
### 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)
|
||||
- Zurich VPS security patches applied, kernel 6.8.0-90-generic, rebooted
|
||||
- 3 new Uptime Kuma monitors (Zurich VPS, inou DNS, inou SSL)
|
||||
- docproc service set up but hitting URL-too-long error (needs local OCR path instead of remote)
|
||||
|
||||
### Tech
|
||||
- N-able (NABL): Q4 earnings call Feb 19, pushing "Agentic AI"
|
||||
|
|
|
|||
Loading…
Reference in New Issue