{
  "$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/seabird-foraging-facilitation",
  "slug": "behavioural-ecology-seabird-foraging-facilitation",
  "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": "local:python3 \u2014 statsmodels 0.14 (Poisson GEE + NB GLM), scipy/numpy/pandas/matplotlib; downloads by Zenodo id, md5-verifies, reproduces every number",
  "ran_at": "2026-07-07T20:14:22Z",
  "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": "zenodo",
      "source_id": "4964380",
      "source_doi": "10.5061/dryad.5q04b32",
      "license": "CC0-1.0",
      "files_used": [
        "upforgrabs_lmm_data.csv"
      ]
    }
  ],
  "tolerance": {
    "rel": 1e-06,
    "abs": 1e-09
  },
  "code": {
    "component": "analysis",
    "path": "analysis.py",
    "sha256": "35bdcb3ad97d2d710a1c450ae15decb3e9466a977cb2376f54dd82925092a5e5"
  },
  "results_sha256": {
    "committed": "9e9192f2dacfa39fbcb473703e625757605217cd5d93d990084faa82ce2905fa",
    "reexecuted": "9e9192f2dacfa39fbcb473703e625757605217cd5d93d990084faa82ce2905fa"
  },
  "wall_seconds": 9.7,
  "results_compared": {
    "committed": "results.json",
    "values_compared": 27,
    "numeric_mismatches": 0,
    "max_abs_diff": 0.0
  },
  "mismatches": [],
  "claims_covered": [
    "claim-1",
    "claim-2",
    "claim-3",
    "claim-4"
  ],
  "status": "matched"
}
