fix: Disable duplicate notifications from tier1-scorer and JAE

- Set --no-deliver on tier1-scorer-30min cron job
- Set --no-deliver on jae-v4-every-3h cron job
- These jobs process data continuously - no need to notify every run
- Will only notify when new leads detected (handled by sales-lead monitor)
- Eliminates duplicate/unnecessary messages
This commit is contained in:
2026-04-08 18:13:44 -04:00
parent 3e24b8b193
commit 674c2c3925
13 changed files with 533 additions and 139 deletions

View File

@@ -1,9 +1,9 @@
# Self-Improving Heartbeat State
last_heartbeat_started_at: 2026-04-01T08:01:00Z
last_heartbeat_started_at: 2026-04-06T08:23:00Z
last_reviewed_change_at: 2026-03-26T12:20:00Z
last_heartbeat_result: HEARTBEAT_OK
## Last actions
- 2026-04-01 08:01Z: Heartbeat check - no changes in self-improving files since last review
- Sales-lead agent: Running normally, cron executing every hour
- Marketing-content agent: ⚠️ Cron job 'marketing-content-daily' is idle - no runs since Mar 26 08:33 EDT (6 days ago). Cron shows status 'idle' with no last run timestamp. Needs investigation.
- 2026-04-06 08:23Z: Heartbeat check - no changes in self-improving files since last review
- Sales-lead agent: Running normally, cron executed at 04:17 AM, new leads detected (john@example.com, jane@example123.com, smith@example.com)
- Marketing-content agent: ✅ Last run Apr 2 09:01 AM completed successfully. No new content since then.