chore(cron): silence anaf-monitor Discord notifications

Schimbă report_on din "changes" în "never" — datele ajung deja
în dashboard/status.json via update_dashboard_status(), Discord
nu mai primește notificări duplicate.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-24 10:22:03 +00:00
parent 1b2b37a6bb
commit d3196b0717

View File

@@ -34,12 +34,12 @@
"python3",
"tools/anaf-monitor/monitor_v2.py"
],
"report_on": "changes",
"report_on": "never",
"timeout": 120,
"enabled": true,
"last_run": "2026-04-23T16:00:00.001018+00:00",
"last_run": "2026-04-24T10:00:00.003684+00:00",
"last_status": "ok",
"next_run": "2026-04-24T10:00:00+00:00"
"next_run": "2026-04-24T16:00:00+00:00"
},
{
"name": "security-audit-daily",
@@ -53,9 +53,9 @@
"report_on": "changes",
"timeout": 180,
"enabled": true,
"last_run": "2026-04-23T03:00:00.003092+00:00",
"last_status": "error",
"next_run": "2026-04-24T03:00:00+00:00"
"last_run": "2026-04-24T03:00:00.002726+00:00",
"last_status": "ok",
"next_run": "2026-04-25T03:00:00+00:00"
},
{
"name": "kb-index-refresh",
@@ -69,9 +69,9 @@
"report_on": "never",
"timeout": 120,
"enabled": true,
"last_run": "2026-04-23T03:30:00.002782+00:00",
"last_run": "2026-04-24T03:30:00.001564+00:00",
"last_status": "ok",
"next_run": "2026-04-24T03:30:00+00:00"
"next_run": "2026-04-25T03:30:00+00:00"
},
{
"name": "archive-tasks-daily",
@@ -85,9 +85,9 @@
"report_on": "changes",
"timeout": 60,
"enabled": true,
"last_run": "2026-04-23T03:00:00.002764+00:00",
"last_run": "2026-04-24T03:00:00.002347+00:00",
"last_status": "ok",
"next_run": "2026-04-24T03:00:00+00:00"
"next_run": "2026-04-25T03:00:00+00:00"
},
{
"name": "backup-config",
@@ -101,9 +101,9 @@
"report_on": "never",
"timeout": 120,
"enabled": true,
"last_run": "2026-04-23T02:00:00.002242+00:00",
"last_run": "2026-04-24T02:00:00.001790+00:00",
"last_status": "ok",
"next_run": "2026-04-24T02:00:00+00:00"
"next_run": "2026-04-25T02:00:00+00:00"
},
{
"name": "insights-extract",
@@ -269,8 +269,8 @@
"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.",
"allowed_tools": [],
"enabled": true,
"last_run": "2026-04-23T21:00:00.000995+00:00",
"last_run": "2026-04-24T10:00:00.004025+00:00",
"last_status": "ok",
"next_run": "2026-04-23T23:00:00+00:00"
"next_run": "2026-04-24T12:00:00+00:00"
}
]