This page simulates the workflow logic (triggers, conditions, notifications, idempotency, logs) entirely in-browser. It demonstrates the same behavior patterns you would implement in n8n.
Idempotency key format: {leadId}:qualified:{yyyy-mm-dd}
Only overdue tasks with status != Done are included.