pub const HTTP_WEBHOOK_TIMEOUT: Duration;
Outbound webhook notifications (drift alerts, check-in callbacks). Short — the caller doesn’t wait on user-visible output; a slow peer should not starve the daemon’s notification loop.