You know the pre-flight checklist a pilot runs before takeoff — not because any single item is unknown, but because no one can hold 47 critical checks in their head under time pressure? This paper does the same thing for ML researchers working in climate and weather modeling. The core mechanism isn't discovery; it's aggregation under pressure. Scattered best practices from green-AI literature get reorganized into a pipeline-stage checklist: from problem formulation through data handling, model selection, training, inference, and reporting. The committed claim: there is no single reference document that ML/AI practitioners in Earth system science can consult to assess and reduce the energy and carbon footprint of their work across the full development lifecycle. The authors aim to fill that gap with a 12-page practical checklist plus a curated selection of carbon-estimation metrics drawn from existing literature. This is a synthesis contribution, not a methods contribution — and the authors are upfront about that. The ladder here is unusual because the paper isn't competing against a prior baseline on a benchmark. It competes against the existing landscape of green-AI guidance: Strubell et al. (2019) on energy costs of NLP, Lacoste et al.'s ML CO2 Impact calculator, Patterson et al. (2021) on datacenter-level carbon accounting, and the broader responsible-AI checklist tradition (e.g., Mitchell et al.'s Model Cards). The gap the authors identify is real — these resources exist in silos, and none are tailored to the Earth system modeling workflow specifically. Whether a checklist is the right format to close that gap is the honest question. Architecturally, this isn't an algorithmic paper at all. It's a meta-contribution — a literature review organized as a decision-support tool. The checklist is structured around the ML pipeline stages (problem definition, data, architecture selection, training, deployment, reporting), and the complementary tables provide formulas for estimating energy consumption (GPU power × time × PUE) and CO2 emissions (energy × carbon intensity of grid). The tools referenced include CodeCarbon, CarbonTracker, and experiment-impact-tracker. No new tooling is introduced. Integrity is hard to evaluate for a checklist paper because there's no empirical claim to validate. The authors don't claim their checklist reduces emissions by X% — they claim it's useful. That usefulness is asserted, not tested. No user study, no case study applying the checklist to a real project and measuring before/after behavior change. The paper was presented at the GREEN-AI workshop at ECML PKDD 2026 in Naples, which provides peer review but at workshop level. The literature coverage appears solid but isn't systematic (no PRISMA-style protocol). The milestone question is where this paper is most honest and most limited. The real milestone for green-AI in Earth science isn't a checklist — it's mandatory carbon reporting in top venues (NeurIPS, ICML, AGU, EGU) and integration of energy metrics into model evaluation alongside accuracy. The paper gestures toward this but doesn't quantify where the field stands on adoption. How many Earth system ML papers currently report compute costs? The answer would sharpen the contribution enormously. The obvious successor experiment is a user study: give the checklist to 20 research groups, have them apply it to ongoing projects, and measure whether it changes decisions (model size, training duration, hardware choice, whether the project proceeds at all). The authors almost certainly didn't run this because it requires months of longitudinal data collection and cross-institutional coordination — a scope mismatch for a 12-page workshop paper. The charitable read is (a) budget and scope, not (b) or (c).