{
  "id": 2048673,
  "title": "Three of the First Four Alerts Were the Question's Fault",
  "url": "https://urgent.news/2026/08/20/three-of-the-first-four-alerts-were-the-questions-fault",
  "topic": "ai",
  "section": "AI",
  "published": "2026-08-20T00:24:52.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/henry_dan_81513dd35a2f540/three-of-the-first-four-alerts-were-the-questions-fault-4ldb"
  },
  "original_language": "en",
  "account": "Three of the initial four alerts raised by the new data audit system were due to a discrepancy between the model's response and the database. The alerts indicated that certain states graded as medical by the database were considered illegal by the AI model. However, upon investigation, it was discovered that the model was correct, and the database was using a different grading criteria. This highlighted the importance of using a consistent rubric when comparing data sources. The issue was resolved by updating the prompt to include the dataset's written definition, ensuring that the model graded the data using the same rubric as the database. One alert, however, proved to be a real issue, involving a state that was incorrectly graded as medical in the database despite the model stating that it was decriminalized. The dataset had a written definition that prioritized possession laws over medical programs for individuals, and this discrepancy was identified and corrected in the database and static files.",
  "summary": "Last week I turned my data audit into a build step : a check that runs before anything else and fails the build when the database and any static copy of my travel site's legal-status data disagree. It ended the era of the site contradicting itself. It did nothing about the site agreeing with itself on something false. That's not a hypothetical. The most expensive error the whole project found was…",
  "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."
}