SN 91. Rank 18 of 32 by emission
cascade
cascade is building state-of-the-art time-series foundation models (TSFMs) on Bittensor.
In their own words · raw.githubusercontent.comSN91 cascade is a school where contestants compete to write the textbook, a single fixed student model studies each one, and the textbook whose student forecasts real data best takes the throne.
The commodity, explained from zero
A time-series model forecasts the next values in a stream of numbers: electricity demand, sales, prices. A foundation model is one trained to do that on any stream, not just one. cascade's output is such a model, a small one called Toto2-4M with 4 million parameters, saved as a checkpoint: the file you would download to run it.
The model is fixed and every training run is identical except for one input: the synthetic data it learns from. Miners write programs that generate practice data; the README's bet is that "high-quality synthetic data is critical for training a time-series foundation model." So the textbook is the entry, and the student is shared.
Who would pay, the materials do not say. The README describes a first phase and a roadmap to larger models, but names no buyer, no price, no hosted model, and says nothing about adoption. This is where the school comparison breaks: in a school the textbook is the product, but here the product is the trained student, and nobody has said who wants to hire it.
Why it is on Bittensor at all
On the materials, decentralization adds two things: anyone can enter without a GPU ("Miners need no GPU"), and outsiders can check every round: the audit doc says the machinery exists "to let anyone re-derive the owner's published work instead of taking it on faith." The training itself is not decentralized; the owner runs the one trainer on fixed hardware. Cost, censorship, and coverage are not discussed.
How the work gets done
Miners write a data generator in Python, prove it produces identical output from the same seed, and commit an encrypted pointer on chain that unlocks minutes before the deadline, so rivals cannot copy it. The owner's trainer gives every generator a one-hour "heat" run, keeps the top finishers, then trains on the king's and best challenger's data for three hours each under identical seeds. Validators, the judges who decide pay, score both on private held-out data with two error measures and dethrone the king only when a statistical lower bound on the challenger's improvement clears a margin that shrinks from 2 to 0.5 percent as a reign lengthens. Emission, the subnet's share of new tokens, goes to the current king and up to four prior kings; the README and llms.txt say the split halves each step (about 52, 26, 13, 6, 3 percent) while the architecture doc says an equal share. Each round takes about twelve hours.
How you would know it works
No artifact a reader can check exists on the subnet's own pages, in those words. The chain URL lands on testnet.cascadesub.net, which shows only a title. Signed round receipts are published to a file store and a cascade-audit tool can replay them, but that needs the command line.
What is missing
The site is empty. The chain description is a tag, "SOTA Time Series Foundation Models", and the contact address appears on no page. There is no product, price, customer type, or support path. The miner guide points at the testnet registration command. No page is written for stakers. The two reward-split accounts disagree.
Go deeper
Sources for this explainer
- https://raw.githubusercontent.com/TensorLink-AI/cascade/main/README.md
- https://raw.githubusercontent.com/TensorLink-AI/cascade/main/llms.txt
- https://raw.githubusercontent.com/TensorLink-AI/cascade/main/docs/ARCHITECTURE.md
- https://raw.githubusercontent.com/TensorLink-AI/cascade/main/docs/MINER.md
- https://raw.githubusercontent.com/TensorLink-AI/cascade/main/docs/AUDIT.md
- https://raw.githubusercontent.com/TensorLink-AI/cascade/main/docs/INTERFACE.md
- https://testnet.cascadesub.net/
Metaphor: a school where the contest is over who writes the textbook. Every claim is drawn from the evidence set or the subnet's own materials; "(inferred)" marks a conclusion rather than a quote. Corrections.
How we scored it
Four audiences, four questions each, scored on what a first-time reader can find in five minutes. Method in the rubric.
- subnet_name
- cascade
- github_repo
- github.com
- subnet_contact
- chris@tensor-link.com
- subnet_url
- cascadesub.net
- discord
- christensor_49068
- description
- SOTA Time Series Foundation Models
- additional
- not set
Stakers and validators●●●●● 2.0
Should I allocate here? · rank 31 of 32 for this audience
Q1What it is●●●●● 3
cascade is building state-of-the-art time-series foundation models (TSFMs) on Bittensor.
Output is a trained Toto2-4M forecaster checkpoint per round, no unit or price, the chain description matches, the site front page renders empty
Q2Who it is for●●●●● 0
nothing on users, customers, revenue or usage in the README, llms.txt or docs, the README says no statements about adoption or serving, third-party X posts discuss benchmarks not demand
Q3How it resists gaming or fails●●●●● 3
AUDIT.md lets anyone re-derive a round in three tiers with FAIL, WARN and SKIP verdicts, ARCHITECTURE.md gives the paired bootstrap LCB rule and margin decay, MINER.md lists corpus digest dedupe and timed reveals, VALIDATOR.md lists eight failure modes, spread over four technical docs with no front door
Q4Identity and documentation●●●●● 2
identity 6 of 7 but subnet_url redirects to a testnet host that renders only the title cascade SN91, the GitHub homepage field points to an unrelated cipher tool at cascade-woad.vercel.app, discord field is a username, no staker page
Miners●●●●● 3.3
Can I compete, and what wins? · rank 18 of 32 for this audience
Q1What it is●●●●● 4
Yield UP TO n_series float arrays: 1-D (L,) today, or (C, L) once the owner raises max_channels.
DataGenerator class signature, determinism rule, code only repo under 128 MB and deploy commands, one click from the README, took the lower score because the guide runs about 6000 words
Q2Who it is for●●●●● 3
btcli subnet list --network test shows the current registration cost
points at testnet (chain burn 0.1 TAO on mainnet today), no GPU needed for submission, CPU time budget enforced, win condition stated as training a better forecaster than the king on a private held out set
Q3How it resists gaming or fails●●●●● 3
scoring in prose with MASE and weighted quantile loss, a paired bootstrap lower confidence bound and a margin decaying 2 to 0.5 percent, llms.txt says prior kings earn by geometric decay while ARCHITECTURE.md says an equal share, no example numbers, no immunity or deregistration policy
Q4Identity and documentation●●●●● 3
seven step guide with cascade verify, score, deploy, round and heat commands, repo pushed 2026-09-09, no releases, no dates, errors refer to decision IDs in a decisions folder
Buyers and enterprises●●●●● 0.5
Can I use this today? · rank 30 of 32 for this audience
Q1What it is●●●●● 1
no product, API or hosted model, the README describes a first task and a technical roadmap without a plain no product yet statement or a date
Q2Who it is for●●●●● 0
no pricing and no customer type in own or third-party materials
Q3How it resists gaming or fails●●●●● 0
no status page, SLA or support path, the discord field is a username, no email on any page fetched
Q4Identity and documentation●●●●● 1
no API docs, subnet_contact chris@tensor-link.com is on chain only and appears on no page fetched
Newcomers●●●●● 2.3
What is this and why does it matter? · rank 28 of 32 for this audience
Q1What it is●●●●● 3
Miners compete by writing the data generators that feed the model
in a plain first paragraph, then byte identical contracts and paired bootstrap, chain description is a tag without a verb, no site prose
Q2Who it is for●●●●● 2
let anyone re-derive the owner's published work instead of taking it on faith
is a verifiability claim deep in the audit doc, no comparison with a centralized forecasting model provider
Q3How it resists gaming or fails●●●●● 2
the site is a JS shell showing only the title, the repo has a benchmarks folder, third-party posts cite a GIFT-Eval result, no dated benchmark reachable on own pages
Q4Identity and documentation●●●●● 2
subnet_name cascade matches the page title, description is not a sentence, url resolves to an empty testnet page, no about or learn page
How this score came to be. Verified means the scorer fetched the page and the words are on it; inferred means concluded from code, absence, or a third party. The link badge is a separate automated check made before publication.
Something wrong? Corrections of fact are applied as they arrive during the window; score disputes are batched at its close. How to file one · GitHub issue · email.