chore(cron): shift heartbeat window to 09-23 Bucharest time

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-23 20:05:01 +00:00
parent 04d49e7ea3
commit 277a43b81f

View File

@@ -263,7 +263,7 @@
},
{
"name": "heartbeat-2h",
"cron": "0 9-23/2 * * *",
"cron": "0 9-21/2 * * *",
"channel": "echo-work",
"model": "sonnet",
"prompt": "Heartbeat check. Rulează src/heartbeat.py printr-un scurt raport de status.\nDacă nu e nimic de raportat (email=0, calendar nu are evenimente <2h, kb ok), răspunde doar cu HEARTBEAT_OK și oprește-te — nu trimite mesaj.\nDacă e ceva: raport scurt pe Discord #echo-work.",