{
  "slug": "truth.agree_share",
  "title": "Answers agreeing with the primary source",
  "grade": "derived",
  "unit": "ratio",
  "value": 0.9665,
  "as_of": "2026-08-14",
  "sql": "SELECT ROUND(1.0*(SELECT COUNT(*) FROM truth_checks WHERE verdict='agrees')/(SELECT COUNT(*) FROM truth_checks WHERE verdict!='unverifiable'),4)",
  "note": "Agrees \u00f7 decided checks. Unverifiable excluded by design \u2014 a rate limit is not a contradiction.",
  "history": [
    {
      "period": "2026-08-15",
      "value": 0.9665
    }
  ]
}