Files
HOALedgerIQ_Website/agents/sales-lead/state.json
olsch01 674c2c3925 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
2026-04-08 18:13:44 -04:00

8 lines
195 B
JSON

{
"processed_leads": [],
"processed_calc_ids": [1, 2, 3, 4],
"last_check": "2026-04-08T22:00:01Z",
"status": "active",
"notes": "Hourly monitoring enabled. Next check in 60 minutes."
}