Subnet Legibility Index · snapshot 2026-09-09 · rubric v1.0 Exploit Summit 2026 · Montreal ·

SN 107. Rank 1 of 32 by emission

Minos

11.3% of emission20 miners · 7 validatorsregistration 0.99 TAOverified 2026-09-09

Minos transforms genomic variant calling, the process of identifying DNA mutations from sequencing data, into a decentralized competition where accuracy is continuously measured and economically rewarded.

In their own words · theminos.ai
Explained from zero · science · written 2026-09-10

SN107 Minos runs a recipe contest for reading DNA, where miners submit settings for mutation-finding software and the judges cook every recipe themselves on synthetic genomes with planted mutations.

The commodity, explained from zero

When a lab sequences a person's DNA, the machine produces a long, noisy readout. Software then has to decide which differences from a reference genome are real mutations and which are noise. That step is called variant calling: "the process of identifying DNA mutations from sequencing data." Getting it right matters because a missed mutation can be a missed diagnosis.

Minos does not sell that software. Its output today is a set of tuned recipes: the parameter settings that make four existing variant callers, named in the roadmap, perform best on a standard test. The about page frames the value as a fix for a trust problem: "Today, labs self-report accuracy with no independent verification. Pipelines go unchanged for years."

Nobody buys the recipes yet. The whitepaper page describes a future where "hospitals, biobanks, and pharmaceutical companies can submit sequencing samples and receive high-accuracy variant calls." The roadmap lists that production service as phase five, marked VISION, while phase one, tuning parameters, is the only active phase. Here the comparison breaks: in a real recipe contest someone eventually eats the dish, and at Minos no customer has yet been served.

Why it is on Bittensor at all

The about page's claim is independence. A lab grading its own pipeline has every reason to be generous; a network of strangers who are paid only when their recipe beats everyone else's on a fresh, unpredictable test has none. The genomes are synthetic, generated every 72 minutes with hidden mutations, so a miner cannot memorize the answer key. What decentralization changes here is who does the grading and how often, not cost or coverage; the materials give no cost figure.

How the work gets done

Miners submit a configuration file for a variant caller; the README is explicit that "miners will never be asked to upload outputs." Validators download each configuration, run it inside an isolated container on the round's synthetic genome, and score the result against the known planted mutations using hap.py, a standard genomics comparison tool. The score is mostly accuracy: under the current v2 formula, 70 percent for correctly finding variants and 30 percent for avoiding false positives, with a gate that zeroes any implausible result. The about page says the top miner "wins 100% of the emissions," emissions being the subnet's share of newly minted TAO, while the live network configuration sets the winner's share at 0.8 with the rest split among the next twenty in decaying slices; the sources disagree.

How you would know it works

The scoring configuration validators use is public at https://api.theminos.ai/scoring/network-config, which showed v2 scoring and a five-of-twenty-rounds eligibility rule. The dashboard at https://theminos.ai/dashboard showed a live round and 63 of 510 miners active, but its accuracy figures load only with JavaScript.

What is missing

There is no price list and no customer. The on-chain contact address, contact@theminos.ai, appears nowhere on the site, the docs, or the README. The docs quickstart still lists freebayes, which the README deprecated on 2026-05-09. The chain description, "The Foundational Layer of Genomics," is a tagline, not a sentence.

Go deeper

  • Front door with plain explanation: https://theminos.ai/about
  • Scoring formulas and overcall guardrail: https://raw.githubusercontent.com/minos-protocol/minos_subnet/main/docs/scoring.md
  • Miner tuning guide with weights: https://raw.githubusercontent.com/minos-protocol/minos_subnet/main/docs/tuning_guide.md
Sources for this explainer

Metaphor: a recipe contest where the judges cook every entry themselves. 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.

On-chain identity 6/7
subnet_name
Minos
github_repo
github.com
subnet_contact
contact@theminos.ai
subnet_url
theminos.ai
discord
discord.com
description
The Foundational Layer of Genomics
additional
not set

Stakers and validators 3.3

Should I allocate here? · rank 12 of 32 for this audience

Q1What it is 3

Minos transforms genomic variant calling, the process of identifying DNA mutations from sequencing data, into a decentralized competition

theminos.aiverifiedlive

output is variant calling configs, no unit or price

Q2Who it is for 3

ACTIVE_MINERS 97 GENOMES_ANALYZED 140 CURRENT_ROUND LIVE

theminos.aiverifiedlive_unconfirmed

live dashboard with rounds dated 09/09, miner activity only, no customers or revenue

Q3How it resists gaming or fails 4

README Scoring System links docs/scoring.md with v1 and v2 formulas, an overcall guardrail, 5 of 20 rounds eligibility, dust weights from a live endpoint, about page says winner takes 100 percent

Q4Identity and documentation 3

identity 6 of 7, github and url resolve, discord is an Opentensor server channel, contact not on the site, README has a validator section, docs site lists the validator guide as coming soon

Miners 4.0

Can I compete, and what wins? · rank 3 of 32 for this audience

Q1What it is 4

Miners will never be asked to upload outputs, they submit their variant-calling configuration

BAM in, tool config out, validators rerun it, config files and parameter ranges in the repo

Q2Who it is for 4

min_cores: 4

and "min_ram: 8" with GPU optional, 60 GB SSD and Docker in a hardware table, tuning guide says Core F1 dominates, registration cost not stated (chain burn 0.99 TAO today)

Q3How it resists gaming or fails 4

weights in prose, 60 15 15 10 for v1 and 0.70 core plus 0.30 germline for v2, example 85 of 100 becomes 0.85, eligibility 5 of last 20 rounds, a Why Is My Weight 0 section

Q4Identity and documentation 4
docs.theminos.aiverifiedlive

README Quick Start and Miner Setup scripts, docs quickstart in four steps, release v0.3.0 dated 2026-09-04, the docs quickstart still lists FreeBayes which the README deprecated on 2026-05-09

Buyers and enterprises 2.3

Can I use this today? · rank 18 of 32 for this audience

Q1What it is 3

05 Production Deployment Ship the consensus caller as a production-grade service

theminos.aiverifiedlive_unconfirmed

is marked VISION, phase 1 is active, no product or API today, the MCP server exposes read-only subnet data only

Q2Who it is for 2

hospitals, biobanks, and pharmaceutical companies can submit sequencing samples

theminos.aiverifiedlive

is a future customer statement on the whitepaper page, no pricing anywhere

Q3How it resists gaming or fails 2
theminos.aiverifiedlive

no status page or SLA, the site footer links X, a Discord channel on the Opentensor server and GitHub, the docs site names GitHub as the issue tracker, no response expectation

Q4Identity and documentation 2
docs.theminos.aiverifiedlive

an OpenAPI spec is listed at docs.theminos.ai/api-reference/openapi.json and the MCP docs list 26 read-only tools, the chain contact contact@theminos.ai appears nowhere on the site or in the README

Newcomers 4.0

What is this and why does it matter? · rank 5 of 32 for this audience

Q1What it is 4

Minos transforms genomic variant calling, the process of identifying DNA mutations from sequencing data, into a decentralized competition

theminos.aiverifiedlive

one click from the front page, jargon explained inline

Q2Who it is for 4

Today, labs self-report accuracy with no independent verification. Pipelines go unchanged for years.

theminos.aiverifiedlive

before and after table on validation, benchmarks and transparency, no cost or coverage number

Q3How it resists gaming or fails 4
theminos.aiverifiedlive_unconfirmed

live dashboard with SNP F1 0.9911 and INDEL F1 0.9816, 140 genomes analyzed, rounds dated 09/09, renders only with JavaScript, no explanation of how the numbers compare to a published benchmark

Q4Identity and documentation 4
theminos.aiverifiedlive

subnet_name matches the site, description The Foundational Layer of Genomics is the site headline but not a sentence, url resolves, about, roadmap and whitepaper pages exist

Provenance

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.

scored by agent a 2026-09-09, rubric v1.0merged 2026-09-09links verified 2026-09-09: 42 live, 0 unreachable, 0 manual

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.