Documentation
Short stubs below link to the canonical protocol docs in the zhen-subnet GitHub repo. The repo is the source of truth; these pages summarize and redirect.
01
Architecture
Two-model system: BOPTEST emulator produces ground truth, miners calibrate a simplified RC network to match held-out measurements.
Read →02Scoring
ASHRAE Guideline 14 metrics (CVRMSE, NMBE, R²) plus a convergence term, normalized and composed with a published weight pipeline.
Read →03Mining
How to set up a miner, choose an optimizer (Bayesian, CMA-ES, surrogate), and simulate your score locally before submitting.
Read →04Validators
How to run a validator, ingest calibration submissions, reproduce scores on held-out data, and set weights on-chain.
Read →