News·SN21 AdTAO GitHub·Jun 4, 2026, 14:42 UTC
archive/per-cell-consensus-2026-06: feat(consensus): epoch reporter + rolling persistence + out-of-band CLI
About SN21 AdTAO
Wires the per-cell consensus engine into the validator without touching any scoring/weight/submission/on-chain code — it runs after an epoch is scored and only reads scored data + writes JSON. build_epoch_consensus(episodes, outcomes, predictions_by_miner, miner_scores) -> (artifact, rolling_state). Outcome track = empirical base rate; prediction track = elite miners only (skill_score > 0), skill-weighted. compute_and_persist_consensus(): loads prior rolling state, ingests this epoch, atomically writes consensus_.json + rolling_state.json under $SN21_CONSENSUS_DIR (mirrors hope/reporting/epoch_artifact.py), optional POST to $SN21_CONSENSUS_PUBLISH_URL. scripts/build_consensus.py: out-of-band CLI to build consensus for a release (fetch episodes+outcomes, score predictions for skill, build + persist). Artifact carries both tracks as a level-tagged cell inventory; the app resolves a query via the cascade (deepest non-fallback level). Additive + opt-in. 5 reporter tests (+9 engine) green; full suite 248 green.
Read the github release at SN21 AdTAO GitHub ↗
SN21 AdTAO at a glance
SN21, AdTAO (α token φ), is one of the independent markets on the Bittensor network, each with its own α token and its own price. Its α currently trades at 0.003453 τ (≈ $0.78), against 7,533 τ of pool liquidity. On-chain, the best-delegated validator on it yields about 15.6% APR, emissions add 0.000169 τ to the pool each block, epochs run every 360 blocks. It was registered at block #3,156,578.
More from SN21 AdTAO
Taosis indexes announcements, articles and releases about Bittensor subnets from their own channels and keeps a record of each. The text above is the source’s; the figures are read from the chain by Taosis.