Robustness · Scale-Ordered (SOCH, async) · async / long-running
soch_robustness
SOCH-B Robustness Badge (async; published sochcontagion). Phase-31 badge driver, registered from the deferred set (V4 M1): re-runs the PUBLISHED symmetry test soch_test_symmetry (sochcontagion, the paper's own code) across a (tau × J) nuisance grid on a fixed market group with block-bootstrap nulls. Badge-mode output: pass_rate (the badge confidence WITH its decomposition: per-config holds/n_pairs grid), badge tier (robust ≥0.90 / conditional ≥0.60 / fragile <0.60), and the tau=0.05 baseline anchor (the paper's 28/28 advanced-pair ground truth). This method emits JSON evidence only — BigQuery badge rows are written by the trusted orchestrator, never from the sandbox. Heavy (pairs × grid × bootstrap) — async-only via /api/jobs/submit; rejected by the sync /api/compute/run.
Identity
version 1.0.0 · capability robustness · min_obs 512 · runner r (soch_robustness.R)
Primitives
P2P3P8
Composes with
not yet a catalog field — operator-composition metadata lands with Pathway F; nothing is invented here.
Parameters
| name | type | req | values / range |
|---|
| group | enum | optional | advanced | emerging | all |
| tau_grid | num_array | optional | |
| j_grid | int_array | optional | |
| n_boot | int | optional | |
| filter | enum | optional | la8 | d4 | la16 | haar |
Returns
method,mode,target,group,grids,n_grid_points,baseline,pass_rate,badge,criterion,source
Paper
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":"soch_robustness","params":{}}'