diff --git a/MEMORY.md b/MEMORY.md index 6809207..be36084 100644 --- a/MEMORY.md +++ b/MEMORY.md @@ -169,7 +169,7 @@ I do NOT ask for permission or approval. I use my judgment. I only escalate if s - **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) -- **OCR Service LIVE** on forge: `http://192.168.3.138:8090/ocr` (see `memory/forge-server.md`) +- **OCR Service LIVE** on forge: `http://localhost:8090/ocr` (local, was 192.168.3.138 before migration) ### Forge = Home (migrated 2026-02-04) - **forge IS my primary server** — now at 192.168.1.16 (IP swapped from old james) diff --git a/memory/claude-usage.db b/memory/claude-usage.db index f3bba3a..29c7294 100644 Binary files a/memory/claude-usage.db and b/memory/claude-usage.db differ diff --git a/memory/claude-usage.json b/memory/claude-usage.json index bececbf..7727dd5 100644 --- a/memory/claude-usage.json +++ b/memory/claude-usage.json @@ -1,9 +1,9 @@ { - "last_updated": "2026-02-08T09:19:36.206319Z", + "last_updated": "2026-02-08T10:00:05.098795Z", "source": "api", - "session_percent": 40, - "session_resets": "2026-02-08T10:00:00.176386+00:00", - "weekly_percent": 11, - "weekly_resets": "2026-02-14T19:00:00.176409+00:00", + "session_percent": 0, + "session_resets": "2026-02-08T15:00:00.066004+00:00", + "weekly_percent": 12, + "weekly_resets": "2026-02-14T19:00:00.066028+00:00", "sonnet_percent": 4 } \ No newline at end of file