{
  "id": 1417053,
  "title": "\"My pending() Function Learned to Draft Against Nested Comments. My audit() Function Never Learned to Look for Them.\"",
  "url": "https://urgent.news/2026/08/17/my-pending-function-learned-to-draft-against-nested-comments-my-audit",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-17T03:48:39.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/enjoy_kumawat/my-pending-function-learned-to-draft-against-nested-comments-my-audit-function-never-learned-34h0"
  },
  "original_language": "en",
  "account": "My pending() function now drafts replies against nested comments. However, my audit() function never learned to look for them. The audit() function is meant to cross-check drafted replies with the live thread, ensuring that the draft has been pasted correctly. This function has quietly stopped doing its job for the exact case that is now the normal case in the pipeline.",
  "summary": "I run a small comment pipeline for my DEV.to account. reply_comments.py pending surfaces unanswered comments so I can draft replies by hand, and reply_comments.py audit cross-checks every drafted reply against the live thread to make sure the draft actually got pasted, since pasting is a manual step and the pipeline itself runs unattended. Today I found that audit() had quietly stopped doing its…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}