Receipts · hash it yourself

What a stranger can regenerate.

An independent read-only audit of this repository on 2026-09-07 produced this register. Rows with a command were re-run by the auditor; rows without one are estimates with no producer and are listed as such. Every value on this site is a computational or literature estimate — nothing here is a measured coolant property.

The two halves of this page are not the same offer. The files listed under each row are served here: fetch one and hash it against the SHA-256 printed beside it, and you have checked it against nothing but bytes this site returned — that is what a stranger can verify, and it needs no account, no repository and no trust in us. The reproduce commands are the other half: they run inside a checkout of the repository, which is private and is not published. They are what the owner runs to regenerate a figure; they are not something a reader of this page can execute. Each command below states the repo-relative files it opens and whether those files are in the repository at this HEAD.

manifest generated 2026-09-09T21:08:56.094010Z · repository HEAD ref: refs/heads/loop/coolant-checklist-2026-06-14 · 24 files served · 0 named but absent

PFAS-free two-phase immersion coolant broad genus

estimate · no producer

Claimed funnel 7.9M→1.87M→427k→5371→931; dielectric 1.5–1.9; 27 viable pairs

control: The siloxane screen exits 1 when its required sibling Pareto CSV is absent.

basis: estimate: imported/3prok/00_TOP3_IDEAS_RANKED.md and cooling-fluid-10/docs/PFAS_FREE_COOLING_OPTIMUM.md. Original funnel inputs/scripts are not available here. The pair screen requires an absent external CSV. Electronic polarizability agreement does not establish static liquid permittivity. The claimed $12.5B supply gap misuses a settlement amount.

Pentane+GBL 80:20 canonical screening lead

regenerable in the checkout · estimate

FoM4 4.06×; delta-sigma 27.57 mN/m; epsilon estimate 8.28; viscosity estimate 0.319 mPa·s

reproduce — requires the repository checkout (private; not published), run from its root
python3 -B -c 'import runpy;m=runpy.run_path("cooling-fluid-10/scripts/extend_fom_top10.py");p="GBL";b=m["blend_properties"]("Pentane",p);print(m["fom4"](m["load_canonical_sigma"]()["Pentane+"+p]["sigma"],p,b));print("epsilon",round(b["epsilon"],2),"mu",round(b["mu_mPas"],3))'

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/scripts/extend_fom_top10.py (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: Shared FoM input-perturbation control passes; constant-sigma regression control returns zero slope.

basis: computational estimate: canonical sigma plus literature-property mixing. The historical seven-member pool and temperature fit also reproduce as detailed below. Neither establishes miscibility, actual self-pumping or direct-immersion qualification.

Pentane+DMC 80:20 low-permittivity screening candidate

regenerable in the checkout · estimate

epsilon estimate 2.05; FoM4 3.50×; delta-sigma 11.25 mN/m

reproduce — requires the repository checkout (private; not published), run from its root
python3 -B -c 'import runpy;m=runpy.run_path("cooling-fluid-10/scripts/extend_fom_top10.py");p="DMC";b=m["blend_properties"]("Pentane",p);print(m["fom4"](m["load_canonical_sigma"]()["Pentane+"+p]["sigma"],p,b));print("epsilon",round(b["epsilon"],2),"mu",round(b["mu_mPas"],3))'

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/scripts/extend_fom_top10.py (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: sigma=20.00 produces FoM4=3.24. Aromaticity correction leaves this separate dielectric calculation unchanged.

basis: literature-derived ideal mixing estimate, not measured epsilon or electrical safety. Source constants and molecular weights are in scripts/extend_fom_top10.py. Seven stored replicas do not all regenerate from committed raw data. Contact angle 26 degrees is a literature fallback.

MeOH+TriEG+h-BN highest modeled system-CHF flagship

regenerable in the checkout · estimate

357.6 W/cm²; 90% interval 203.7–556.1; P(top-1) approximately 0.79

reproduce — requires the repository checkout (private; not published), run from its root
PYTHONDONTWRITEBYTECODE=1 /opt/homebrew/bin/python3.11 -B cooling-fluid-10/scripts/phaseB/harden_survivors.py

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/scripts/phaseB/harden_survivors.py (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: Zero-Marangoni versus normal same-stream control gives 111.5 versus 184.3 W/cm² for the Pentane+DMC reference.

basis: estimate: seeded Monte Carlo over literature properties, Zuber CHF and assumed enhancement multipliers. Exact stored P(top-1)=0.786 also regenerated. Nonflammability and actual CHF are unmeasured. The high-methanol 80:20 reference is not the 5:95 flagship composition.

HFO-1336mzz-Z+vinylene carbonate 70:30

regenerable in the checkout · estimate

Modeled system CHF 228.8 W/cm²; claimed epsilon approximately 2.0 is rejected

reproduce — requires the repository checkout (private; not published), run from its root
PYTHONDONTWRITEBYTECODE=1 /opt/homebrew/bin/python3.11 -B cooling-fluid-10/scripts/phaseB/harden_survivors.py

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/scripts/phaseB/harden_survivors.py (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: VC aromaticity control changes its group assignment from 2.0 to 5.0; repaired blend lookup is 2.9.

basis: estimate: the command reproduces CHF, not a valid dielectric constant. Exact P(top-1)=0.165 regenerated. The repaired lookup conflicts with recorded MD epsilon=12.827; physical epsilon remains unresolved. Best, nonflammable and first-ever are not established.

Six-stage computational discovery engine with held-out RF R²>0.75

estimate · no producer

Claimed R²>0.75 does not reproduce

control: Missing-committed-input test control reproduces 15 failures; dictionary-anchor tests are not independent predictive validation.

basis: estimate: BEST_IDEAS.md and imported discovery-engine narrative. Committed validation documentation instead reports RF R²=0.421 and Chemprop retrain R²=0.279. Functioning individual stages do not establish the claimed end-to-end predictive performance.

Pentane+propylene carbonate 80:20

regenerable in the checkout · estimate

Canonical FoM4 3.83×; delta-sigma 24.88 mN/m; epsilon estimate 11.31

reproduce — requires the repository checkout (private; not published), run from its root
python3 -B -c 'import runpy;m=runpy.run_path("cooling-fluid-10/scripts/extend_fom_top10.py");p="PC";b=m["blend_properties"]("Pentane",p);print(m["fom4"](m["load_canonical_sigma"]()["Pentane+"+p]["sigma"],p,b));print("epsilon",round(b["epsilon"],2),"mu",round(b["mu_mPas"],3))'

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/scripts/extend_fom_top10.py (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: Shared FoM perturbation control; Hansen calculation is a miscibility-risk screen rather than proof of one phase.

basis: computational/literature estimate. Current pooled FoM is 3.70. FDA-GRAS wording does not establish safety or authorization of this coolant formulation and use. Direct-immersion suitability remains unverified.

Composition-drift sensing and autonomous replenishment family

regenerable in the checkout · estimate

Internal dossier scores A-06=25; S-01=A-05=S-07=23

reproduce — requires the repository checkout (private; not published), run from its root
PYTHONDONTWRITEBYTECODE=1 /opt/homebrew/bin/python3.11 -B -c 'import json;from pathlib import Path;score=lambda s:2*s["N"]+sum(s[k] for k in ("U","C","P","F"));print("CONTROL zero",score(dict.fromkeys(("N","U","C","P","F"),0)));base=Path("cooling-fluid-10/data/processed/dossiers")
for i in ("A-06","S-01","A-05","S-07","C-15"):
 p=base/(i+".json");d=json.loads(p.read_text());print(i,score(d["score"]),str(p))'

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/data/processed/dossiers/A-05.json (present), cooling-fluid-10/data/processed/dossiers/A-06.json (present), cooling-fluid-10/data/processed/dossiers/C-15.json (present), cooling-fluid-10/data/processed/dossiers/S-01.json (present), cooling-fluid-10/data/processed/dossiers/S-07.json (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: Zero scoring inputs return zero. Closed-loop fractionation conservation control fails.

basis: estimate: weighted subjective dossier axes, not demonstrated control-system performance. FTO LOW and counsel_ready are stored internal labels. The existing fractionation simulation cannot support operating-stability claims.

Single-component methylcyclosiloxane direct-to-chip champion

estimate · no producer

Claimed static epsilon approximately 2.4; recorded single-seed sigma 22.27 mN/m

control: Upstream screen fails on missing sibling Pareto CSV; its siloxane static epsilon is a class constant.

basis: estimate: CLASS_STATIC_EPS in scripts/pfas_optimum/siloxane_marangoni_screen.py and docs/PFAS_FREE_COOLING_OPTIMUM.md. Raw candidate-specific dielectric and surface-tension regeneration are not established. The borrowed CoolProp 0.12% claim in imported/david/IDEA_RANKING.md does not validate this molecule.

Pentane+DMF pool-sigma riser

estimate · no producer

BEST_IDEAS claims pooled FoM4 3.92×; current computation gives 3.81×

control: Constant-sigma temperature-fit control returns zero slope.

basis: estimate: the original 3.92×/n=5 claim is stale and has no current reproduction command. Current seven-member pool sigma=15.058 yields 3.81×. Separately, committed raw temperature-sweep XVGs reproduce slope=-0.1771395 and R²=0.965958 through scripts/propagate_g3_dmf_sigmaT.py.

Pressure-tuned composition

regenerable in the checkout · estimate

Internal C-15 score 23/30; pure-fuel boiling-window estimates reproduce

reproduce — requires the repository checkout (private; not published), run from its root
PYTHONDONTWRITEBYTECODE=1 /opt/homebrew/bin/python3.11 -B -c 'import json;from pathlib import Path;score=lambda s:2*s["N"]+sum(s[k] for k in ("U","C","P","F"));print("CONTROL zero",score(dict.fromkeys(("N","U","C","P","F"),0)));base=Path("cooling-fluid-10/data/processed/dossiers")
for i in ("A-06","S-01","A-05","S-07","C-15"):
 p=base/(i+".json");d=json.loads(p.read_text());print(i,score(d["score"]),str(p))'

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/data/processed/dossiers/A-05.json (present), cooling-fluid-10/data/processed/dossiers/A-06.json (present), cooling-fluid-10/data/processed/dossiers/C-15.json (present), cooling-fluid-10/data/processed/dossiers/S-01.json (present), cooling-fluid-10/data/processed/dossiers/S-07.json (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: Pressure calculation returns its reference boiling point at one atmosphere.

basis: estimate: score arithmetic and pure-component pressure calculations. This does not regenerate mixture VLE, a composition optimum, or retargeting of any arbitrary blend.

Pentane+cyclohexanone 80:20 fallback

regenerable in the checkout · estimate

Pooled FoM4 3.66×; epsilon estimate 3.96

reproduce — requires the repository checkout (private; not published), run from its root
python3 -B -c 'import runpy;m=runpy.run_path("cooling-fluid-10/scripts/extend_fom_top10.py");p="Cyclohexanone";print(m["fom4"](m["load_uq_pool"]()["Pentane+"+p]["pool_mean_mNm"],p,m["blend_properties"]("Pentane",p)));print("epsilon",round(m["blend_properties"]("Pentane",p)["epsilon"],2))'

This command is runnable inside the checkout and not runnable without it. It opens cooling-fluid-10/scripts/extend_fom_top10.py (present) — and nothing above is needed to check this row: the files below are served from this site and hash to the value printed beside them.

control: Shared FoM perturbation control; independent Hansen arithmetic tests pass.

basis: computational/literature estimate. The separate Ra=7.64 claim belongs to cyclopentane+cyclohexanone, not pentane+cyclohexanone. Do not transfer its miscibility classification.

Nanoparticle and structured-surface cooling system

estimate · no producer

No regenerated coolant-performance figure; BEST_IDEAS score 16 is subjective

control: Empty enhancement list incorrectly selects the default enhanced stack.

basis: literature/estimate: enhancement_stack.py cites the foam, biphilic, nanoparticle and acoustic enhancement literature. Multipliers combine literature assumptions with tuned coupling; they are not measured FluxZero performance.

Microgravity or spacecraft self-pumping method

estimate · no producer

No microgravity-specific performance figure; BEST_IDEAS score 12 is subjective

basis: estimate/hypothesis: BEST_IDEAS.md and cooling-fluid-10/scripts/lockspace/build_design_space.py, where the microgravity segment is unscored. No microgravity-specific validating simulation was established.

Files that support a sentence on the main page

A second, independent pass re-checked every sentence the first audit had marked unsupported. These committed files were found to support one or more of them; each is served here with its SHA-256 so the support can be checked, not trusted.

  • cooling-fluid-10/.github/workflows/reproduce.yml · 1775 B · sha256 f03e7f498842635eab5c2aebf6f45e04235c6286eb9adeed3c08cceb03acf56a
    • ComputationalWork: Docker/CI provides full validation under five minutes
    • Validation: Full repository validation under five minutes at zero cost
  • cooling-fluid-10/Dockerfile.cpu · 2217 B · sha256 aba9b92399a4af7dd0ae2cc14f8b591740e93f98698d2f3475e3de5580c78bb1
    • Visuals: Docker images are in the repo, unpublished
    • Visuals: Rerun any sigma in under five minutes using CPU check
    • Validation: Docker images ship
    • FAQ reproducibility: Yes, images ship, full check under five minutes
    • DossierCTA: Brief includes complete receipts/validated SOP/Docker kit
  • cooling-fluid-10/data/processed/CANONICAL_INVENTORY_FINAL.json · 40697 B · sha256 ee9b957c80e20213b5ea06701d974a445b44826e870daa8350d7ba5c3b720f28
    • CurrentEvidence: 87 replicate runs pooled into 186
    • Proof: 186/59 reproducible multi-seed measurements
  • cooling-fluid-10/data/processed/multi_pair_uq_pool.json · 7260 B · sha256 cf5892965f8f69d1e56fd2c2e7f905de9511bf3749ef5cdbde3a410e6422f5d3
    • Portfolio: Deepest UQ n=7
    • Consolidated row 3: Deepest UQ and patent coverage
  • cooling-fluid-10/data/processed/thermoml_all89_extracted_values_2026-04-24.csv · 888955 B · sha256 70cb482db467046f3c783b1fc614240a799831d4c9e96c09af6189450f666b08
    • CurrentEvidence: Extracted values anchor lead candidates
    • CrossValidation: Database anchors for lead properties
    • Proof: Sigma ranking anchored to 1,774 strict values
  • cooling-fluid-10/data/processed/uq_replication_v2.json · 2445 B · sha256 264340118c524152cfaaa19888b98898325a478e671f251b7f856eea078824f2
    • CurrentEvidence: Hundreds of MD seeds
  • cooling-fluid-10/docs/NDA_TEMPLATE.md · 14701 B · sha256 636b12b10f4a6ee78e412dbb61853efb8484bf65f9740668bff6b122ea644e59
    • WhatsNew: Exact compositions/ratios remain NDA-only
  • cooling-fluid-10/docs/SHAKE_FLASK_RFQ_SOP_18_CANDIDATES_2026-04-24.md · 5076 B · sha256 620a098dc345c1ae8936bc4a59616194f8a198718b89ceafc216b223b812eb6c
    • CurrentEvidence: Validated SOPs
    • CurrentEvidence: Q2 shake-flask dates
    • ComputationalWork: Validated kill-gate SOP
    • Flagship: Compatible direct/passive application
    • Consolidated row 10: Toxicity weakens commercial story
    • Validation: Phase observation 72h versus elsewhere 1h/24h/7d
  • cooling-fluid-10/docs/WETLAB_PLAN_2026-06-08.md · 3227 B · sha256 dbc68431b2c4795ac43bf195faa61c82dd0a9dc9ea03d69f91344819decc37ed
    • Problem: Epsilon alone decides direct-to-chip suitability
    • CompetitorMatrix: Comparisons validated in Q3–Q4
    • Market: Electrical pass qualifies a hyperscaler pilot
  • cooling-fluid-10/scripts/create_marangoni_video_v5.py · 6943 B · sha256 34d9bb6990011480d7611c6cb4fecae4df878deb85860e8fa0e2c9b1cda46716
    • Visuals: Live Simulation Output
  • cooling-fluid-10/scripts/lockspace/build_design_space.py · 12566 B · sha256 c9803ff2d7c7cea7ca32d4ce29160bb70a9f74ce95287634fba3656c9112f3b5
    • DirectToChip: Exposed-die/high-voltage/RF suitability
    • UseCases: Direct/passive/indirect/DTC/space/stack deployment conditions
    • UseCases: Program avoids universal computational winner claims
    • Consolidated row 14: Zero-g replaces buoyancy; thin art; method coverage
    • Deal: Passive edge or microgravity operation works
  • cooling-fluid-10/scripts/md_pass/modal_md_app.py · 28358 B · sha256 191392c1c40a4f72989e8e42c7001e9812ae137d2e799c3fdbff2fb3828d107c
    • ComputationalWork: All fourteen listed layers ran
    • Validation: Heavy MD fully automated
  • cooling-fluid-10/website/src/components/flux/DealSection.astro · 3702 B · sha256 b7d9d7fd08a98a79346f7f73f10894c871a41931bb8488198d1e3e865348d892
    • Deal: NDA/brief delivered in stated business-day windows

Source of this register: gpt-6-astra read-only audit of this repository, 2026-09-07 (C1).