{
  "$note": "Independent re-execution record. Written by scripts/reexecute.py; read by scripts/render_papers.mjs to render the verification badge. A match here means the analysis code, re-run from its pinned inputs, reproduced the published numbers \u2014 a computational reproduction, not peer review.",
  "object": "examples/target-product-profiles-for-malaria-diagnostics",
  "slug": "malaria-diagnostic-tpp-characterization",
  "method": "re_execution",
  "runner": {
    "kind": "self-hosted-deterministic",
    "note": "the object's analysis code, re-run in an isolated work dir from its pinned inputs (fetched by id + md5), on a library stack independent of the authoring environment"
  },
  "authoring_environment": "claude-science / # Python version",
  "ran_at": "2026-07-13T14:11:33Z",
  "environment": {
    "python": "3.13.12",
    "packages": {
      "numpy": "2.4.4",
      "pandas": "2.3.3",
      "scipy": "1.17.1",
      "statsmodels": "0.14.6",
      "matplotlib": "3.10.9"
    }
  },
  "inputs_pinned": [
    {
      "source": "figshare",
      "source_id": "474161",
      "source_doi": "10.1371/journal.pmed.1000396.t001",
      "license": "CC BY 4.0",
      "files_used": [
        "Table_1.xls"
      ]
    }
  ],
  "tolerance": {
    "rel": 1e-06,
    "abs": 1e-09
  },
  "results_file": "results.json",
  "code": {
    "component": "analysis",
    "path": "analysis.py",
    "sha256": "8d97c46a46f90fcc7635e7f3bc0f9c466288dddccf692bb3500e7cc2a35ed8b3"
  },
  "results_sha256": {
    "committed": "cbfc1f5b60cc08d66a8baa03945f604fe9a3cf9632f8dde68fe9cdf69ce3103a",
    "reexecuted": "5dccb40d6dbf8576f24cd9e2e36f2f8b632cd5f6f701390550a6d6c5938b8489"
  },
  "wall_seconds": 2.6,
  "results_compared": {
    "committed": "results.json",
    "values_compared": 50,
    "numeric_mismatches": 0,
    "max_abs_diff": 0.0
  },
  "mismatches": [],
  "claims_covered": [
    "claim-1",
    "claim-2",
    "claim-3"
  ],
  "status": "matched"
}
