diff --git a/memory/claude-usage.db b/memory/claude-usage.db index c48174c..57d15c3 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 2c2b11c..ef338b3 100644 --- a/memory/claude-usage.json +++ b/memory/claude-usage.json @@ -1,9 +1,9 @@ { - "last_updated": "2026-03-06T11:00:01.616222Z", + "last_updated": "2026-03-06T17:00:01.936827Z", "source": "api", - "session_percent": 5, - "session_resets": "2026-03-06T15:00:00.571816+00:00", - "weekly_percent": 5, - "weekly_resets": "2026-03-13T03:00:00.571833+00:00", - "sonnet_percent": 4 + "session_percent": 4, + "session_resets": "2026-03-06T20:00:00.899078+00:00", + "weekly_percent": 7, + "weekly_resets": "2026-03-13T02:59:59.899098+00:00", + "sonnet_percent": 6 } \ No newline at end of file diff --git a/memory/heartbeat-state.json b/memory/heartbeat-state.json index 5137831..d8c6a1e 100644 --- a/memory/heartbeat-state.json +++ b/memory/heartbeat-state.json @@ -7,15 +7,15 @@ "news": 1771597876, "claude_usage": 1772624091 }, - "lastBriefing": "2026-03-02T17:04:00Z", + "lastBriefing": 1772799883, "lastWeeklyDocker": "2026-03-01T05:33:08.340468+00:00", "lastWeeklyHAOS": "2026-03-01T05:33:08.340468+00:00", "lastWeeklyMemorySynthesis": "2026-03-01T05:33:08.340468+00:00", "lastDocInbox": "2026-02-25T22:01:42.532628Z", - "lastTechScan": 1772550203, + "lastTechScan": 1772799883, "lastMemoryReview": "2026-03-02T17:04:00Z", - "lastIntraDayXScan": "2026-03-03T20:32:00Z", - "lastInouSuggestion": "2026-03-03T17:32:22.857Z", + "lastIntraDayXScan": "2026-03-06T12:25:00Z", + "lastInouSuggestion": "2026-03-06T12:24:48.000Z", "lastEmail": 1772132453, "pendingBriefingItems": [], "lastOvernightAgentWork": "2026-02-28T12:20:00Z" diff --git a/memory/updates/2026-03-06.json b/memory/updates/2026-03-06.json new file mode 100644 index 0000000..e7bfa58 --- /dev/null +++ b/memory/updates/2026-03-06.json @@ -0,0 +1,20 @@ +{ + "date": "2026-03-06", + "timestamp": "2026-03-06T09:00:01-05:00", + "openclaw": { + "before": "2026.3.2", + "latest": "2026.3.2", + "updated": false + }, + "claude_code": { + "before": "2.1.70", + "latest": "2.1.70", + "updated": false + }, + "os": { + "available": "0\n0", + "updated": false, + "packages": [] + }, + "gateway_restarted": false +} \ No newline at end of file diff --git a/skills/openprovider/SKILL.md b/skills/openprovider/SKILL.md index f837090..f989579 100644 --- a/skills/openprovider/SKILL.md +++ b/skills/openprovider/SKILL.md @@ -84,5 +84,6 @@ curl -s "https://api.openprovider.eu/v1beta/domains/{DOMAIN_ID}" \ - .ai domains require 2-year minimum registration - Cloudflare does NOT support .nl or .in as registrar TLDs - Strategy: DNS at Cloudflare, registrar stays at OpenProvider +- **DNS is managed at Cloudflare, NOT here.** OpenProvider = registration only. For DNS changes use `~/.config/cloudflare.env` + Cloudflare API. OpenProvider DNS API returns "success" but does nothing — authoritative NS are Cloudflare's. - ~€80 credits remaining, use them as domains renew - API base: `https://api.openprovider.eu/v1beta/`