fix: daily-updates.sh missing caddy_pi key in JSON template; update heartbeat state for weekly tasks

This commit is contained in:
James 2026-03-15 09:08:01 -04:00
parent 6781b62b10
commit 953ac2991b
2 changed files with 4 additions and 3 deletions

View File

@ -8,9 +8,9 @@
"claude_usage": 1772624091
},
"lastBriefing": 1773416379.4425044,
"lastWeeklyDocker": "2026-03-08T05:05:28+00:00",
"lastWeeklyHAOS": "2026-03-08T05:05:28+00:00",
"lastWeeklyMemorySynthesis": "2026-03-08T05:02:00.000Z",
"lastWeeklyDocker": "2026-03-15T13:10:00+00:00",
"lastWeeklyHAOS": "2026-03-15T13:10:00+00:00",
"lastWeeklyMemorySynthesis": "2026-03-15T13:00:00.000Z",
"lastDocInbox": "2026-02-25T22:01:42.532628Z",
"lastTechScan": 1773416379.4425044,
"lastMemoryReview": "2026-03-13T16:32:00.000Z",

View File

@ -21,6 +21,7 @@ cat > "$LOG" <<'EOF'
"openclaw": {},
"claude_code": {},
"os": {},
"caddy_pi": {},
"gateway_restarted": false
}
EOF