chore: auto-commit uncommitted changes
This commit is contained in:
parent
668fc1059b
commit
3ace9d13b4
Binary file not shown.
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"last_updated": "2026-03-06T11:00:01.616222Z",
|
"last_updated": "2026-03-06T17:00:01.936827Z",
|
||||||
"source": "api",
|
"source": "api",
|
||||||
"session_percent": 5,
|
"session_percent": 4,
|
||||||
"session_resets": "2026-03-06T15:00:00.571816+00:00",
|
"session_resets": "2026-03-06T20:00:00.899078+00:00",
|
||||||
"weekly_percent": 5,
|
"weekly_percent": 7,
|
||||||
"weekly_resets": "2026-03-13T03:00:00.571833+00:00",
|
"weekly_resets": "2026-03-13T02:59:59.899098+00:00",
|
||||||
"sonnet_percent": 4
|
"sonnet_percent": 6
|
||||||
}
|
}
|
||||||
|
|
@ -7,15 +7,15 @@
|
||||||
"news": 1771597876,
|
"news": 1771597876,
|
||||||
"claude_usage": 1772624091
|
"claude_usage": 1772624091
|
||||||
},
|
},
|
||||||
"lastBriefing": "2026-03-02T17:04:00Z",
|
"lastBriefing": 1772799883,
|
||||||
"lastWeeklyDocker": "2026-03-01T05:33:08.340468+00:00",
|
"lastWeeklyDocker": "2026-03-01T05:33:08.340468+00:00",
|
||||||
"lastWeeklyHAOS": "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",
|
"lastWeeklyMemorySynthesis": "2026-03-01T05:33:08.340468+00:00",
|
||||||
"lastDocInbox": "2026-02-25T22:01:42.532628Z",
|
"lastDocInbox": "2026-02-25T22:01:42.532628Z",
|
||||||
"lastTechScan": 1772550203,
|
"lastTechScan": 1772799883,
|
||||||
"lastMemoryReview": "2026-03-02T17:04:00Z",
|
"lastMemoryReview": "2026-03-02T17:04:00Z",
|
||||||
"lastIntraDayXScan": "2026-03-03T20:32:00Z",
|
"lastIntraDayXScan": "2026-03-06T12:25:00Z",
|
||||||
"lastInouSuggestion": "2026-03-03T17:32:22.857Z",
|
"lastInouSuggestion": "2026-03-06T12:24:48.000Z",
|
||||||
"lastEmail": 1772132453,
|
"lastEmail": 1772132453,
|
||||||
"pendingBriefingItems": [],
|
"pendingBriefingItems": [],
|
||||||
"lastOvernightAgentWork": "2026-02-28T12:20:00Z"
|
"lastOvernightAgentWork": "2026-02-28T12:20:00Z"
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
}
|
||||||
|
|
@ -84,5 +84,6 @@ curl -s "https://api.openprovider.eu/v1beta/domains/{DOMAIN_ID}" \
|
||||||
- .ai domains require 2-year minimum registration
|
- .ai domains require 2-year minimum registration
|
||||||
- Cloudflare does NOT support .nl or .in as registrar TLDs
|
- Cloudflare does NOT support .nl or .in as registrar TLDs
|
||||||
- Strategy: DNS at Cloudflare, registrar stays at OpenProvider
|
- 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
|
- ~€80 credits remaining, use them as domains renew
|
||||||
- API base: `https://api.openprovider.eu/v1beta/`
|
- API base: `https://api.openprovider.eu/v1beta/`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue