Six days ago I built a pipeline for a problem I'd found by accident: 35 published articles, 20 comments, none replied to. The DEV.to API can't help you post a reply — POST /api/comments returns a 404, and POST /api/reactions returns a 401 even with a valid key, both verified live. So the fix I shipped was a draft-only pipeline: a script that pulls...