Reproducibility · Network-Adaptive Efficiency (NAMH)
namh_reproduce
NAMH Reproduce — measured live Δ vs the paper's cached panel. D1 honesty bar, measured: recomputes the deterministic NAMH surfaces through the paper's OWN namh package at the canonical config and diffs cell-by-cell against the paper's cached diagnostics (staged byte-identical in r/namh_ref). Emits per-quantity max|Δ| with its argmax: hurst_panel (every finite H cell, 24×20 windows, vs 01_hurst_panel.csv), te_window (deterministic KSG te_mean/te_sd vs 03_te_summary.csv), and fdr_network — ALWAYS amber: empty under the paper's own BH-FDR gate (0/552 in all 20 windows), pending, never green, never magnitude-dressed. green iff max|Δ| ≤ tol (default 1e-8) with zero finite/NA placement mismatches; a red is information. Measured 2026-06-12: same-machine max|Δ| 5.0e-16 (hurst, 440 cells) and 1.7e-16 (te).
Identity
version 1.0.0 · capability reproducibility · min_obs 252 · runner r (namh_reproduce.R)
Primitives
P1P3
Composes with
not yet a catalog field — operator-composition metadata lands with Pathway F; nothing is invented here.
Parameters
| name | type | req | values / range |
|---|
| scope | enum | optional | all | hurst | te |
| window | int | optional | |
| step | int | optional | |
| order | int | optional | |
| s_min | int | optional | |
| n_scales | int | optional | |
| k_nn | int | optional | |
| lx | int | optional | |
| ly | int | optional | |
| window_index | int | optional | |
| tol | num | optional | |
Returns
method,dataset,quantities,verdict,tol,note,source
Paper
none — honest: a substrate method; no single companion paper claims it.
Changelog
[object Object]
Run it
curl -s -X POST https://shssm-compute-b7ui3oxaqq-el.a.run.app/api/compute/run \
-H "Content-Type: application/json" \
-d '{"method":"namh_reproduce","params":{}}'