{
  "$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/helio4cast-icme-catalog",
  "slug": "icme-radial-field-scaling",
  "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-13T15:09:17Z",
  "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": "6356420",
      "source_doi": "10.6084/m9.figshare.6356420.v24",
      "license": "MIT",
      "files_used": [
        "HELIO4CAST_ICMECAT_v23.csv"
      ]
    }
  ],
  "tolerance": {
    "rel": 1e-06,
    "abs": 1e-09
  },
  "results_file": "results.json",
  "code": {
    "component": "analysis",
    "path": "analysis.py",
    "sha256": "ca467ee6a1c7d55b664b72b2bd9c5de8fabf55585cbdddd80ed67fe701a4b0f9"
  },
  "results_sha256": {
    "committed": "43adcecb1fb54206b2511668745a5986a7fd89a66f487451b36f47a67e9b3862",
    "reexecuted": "d124753c948db81d6a57064c0167cb272818ca6c658dc032bc8ccdcd6604b8a2"
  },
  "wall_seconds": 5.0,
  "results_compared": {
    "committed": "results.json",
    "values_compared": 223,
    "numeric_mismatches": 0,
    "max_abs_diff": 0.0
  },
  "mismatches": [],
  "claims_covered": [
    "claim-1",
    "claim-2",
    "claim-3",
    "claim-4",
    "claim-5"
  ],
  "status": "matched"
}
