STATUS // ONE SOURCE // EVERY NUMBER ON THIS SITE RESOLVES HERE

The instrument panel.

Everything below is read live from api.taifoon.dev — the same public endpoints anyone can call. When a figure appears anywhere else — the deck, the whitepaper, a page — this is the value it must match. If the source is unreachable, the panel says so and shows the last good values with their date, rather than pretending.

CONNECTING…
CHAINS COLLECTING GET /api/mmr/superroot/breakdown · chain_count
BLOCKS UNDER ROOT Σ block_count per chain
TWIGS Σ twig_count per chain · 2,048 blocks each
SUPERROOT AGE GET /api/spinner/superroot · recomputed every 10 s
ANCHOR COMMITMENTS GET /api/spinner/commitments
01 // THE CURRENT SUPERROOT
ROOT // ONE VALUE, EVERY CHAIN
COMPUTED
CHAINS INCLUDED
CADENCE recomputed every 10 s (recompute cadence — not the anchor cadence)
TWIG ARITHMETIC // TWO ACCOUNTINGS, CHECKED AGAINST EACH OTHER LIVE

A twig is a perfect tree over 2,048 blocks. If the ledger is honest, twig count × 2,048 lands within one open twig per chain of the summed block count — the delta above is that check, recomputed from the live response every load. Earlier drafts circulated two figures from different snapshots that could not both be current; this panel exists so that can't happen again.

ANCHOR STATUS // STATED, NOT IMPLIED

The 10-second pulse is how often the superroot is recomputed. How often a root is anchored to a settlement chain is a separate, slower cadence and is reported by the commitments endpoint above — never inferred from the recompute rate.

02 // PER-CHAIN LEDGER
CHAINIDLATEST BLOCK SEENBLOCKS UNDER ROOT TWIGSMINI-MMR ROOT

"Blocks under root" is each chain's block_count from the breakdown endpoint — the headers this chain contributes to the current superroot. "Latest block seen" is the collector's high-water mark on that chain. The mini-MMR root is the per-chain root that folds into the superroot.

TAIFOON // APPEND-ONLY BELOW · ATTESTED ABOVE
READING IS FREE · TRUST IS OPTIONAL