Create a Node script skeleton that reads /ops/outreach/sendlist.csv and sends messages via a generic HTTP API. Constraints: do not include secrets; read API keys from env vars; include dry-run mode and logging to /ops/daily/today.md. Deliver code + a clear config section with placeholder endpoints.