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

SN 118. Rank 24 of 32 by emission

Ditto

1.2% of emission5 miners · 11 validatorsregistration 0.0005 TAOverified 2026-09-09

Ditto organizes the context your AI needs and operationalizes it across every thread, tool, and workflow.

In their own words · heyditto.ai
Explained from zero · agents · written 2026-09-10

SN118 Ditto runs a hiring contest for AI assistants' filing clerk: entrants submit software that decides what an assistant remembers and finds again, and the top entry takes most of the prize until something beats it.

The commodity, explained from zero

Two things are on offer, and they should be kept apart. The first is Ditto the product, from Omni Aura LLC: a memory service that gives "your AI a shared place to remember, retrieve, and act", which assistants such as Claude or Cursor plug into through an open connector standard called MCP. Its numbers page, updated 2026-09-06, reports 2,505 registered users, 267 monthly actives and $6,648 of annual recurring revenue. The first 30 messages are free, then customers pay per message in credits; the site's llms.txt still lists $5, $10 and $20 monthly plans that the pricing page has dropped.

The second is what the subnet produces: a memory harness, the clerk in the comparison. It sits between an assistant and its memory store and decides what to save, how to search and what to hand back. The README calls SN118 "A Bittensor subnet that incentivizes agent memory harnesses". Nobody buys a harness; the materials do not say whether the winning harness is used inside the Ditto product.

Why it is on Bittensor at all

The site's stated difference is "One unified memory across all AI assistants", a claim about the product against per-tool memory, not about decentralization. Nothing on the site says what the subnet adds. Here the comparison breaks: a hiring contest ends with a hire, while the Ditto champion is never hired, only paid until dethroned.

How the work gets done

Miners, the applicants, package a harness as a container image and submit it for about 0.04 TAO. Validators, the interview panel, run each harness in a sandbox against a freshly generated exam of tool-use cases and memory questions, every harness driven by the same locked language model, so the contest is about the clerk, not the brain behind it. Grading is by rule, with no model as judge, and the score is the median across validators. The best entry holds the crown, and a challenger takes it only by clearing a margin above measurement noise. Emission, the subnet's share of newly minted TAO, follows that ranking; with no eligible miner it is burned.

How you would know it works

DittoBench, dated June 2026 on the subnet's own site, tables ten commercial models on 177 tool-calling cases and 150 memory questions. The numbers page gives dated product figures. No public leaderboard of miner harnesses is readable without signing in.

What is missing

The two rulebooks disagree: the site's scoring page (dated 2026-07-13) says the locked model is Qwen3-32B, the champion holds about 90% of emission and the margin is about 5%, while the repository's miner guide says the model is gpt-oss-20b, the split is 65/14/10/7/4 across the top five and the margin is 0.007. The site page still says mining "is going live" in July 2026. The chain description, "Open-Source Claude Cowork", appears nowhere on the site. The chain contact peyton@omniaura.ai does not match the site's support@heyditto.ai. The chain's repository field points at a list of over twenty repositories, not the subnet code. There is no status page.

Go deeper

Sources for this explainer

Metaphor: a hiring contest for a filing clerk. 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 7/7
subnet_name
Ditto
github_repo
github.com
subnet_contact
peyton@omniaura.ai
subnet_url
heyditto.ai
discord
discord.gg
description
Open-Source Claude Cowork
additional
The Ditto Agent OS and Harness enable SOTA memory, healing, and speed for 1/100th of the frontier cost.

Stakers and validators 3.8

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

Q1What it is 3

A Bittensor subnet that incentivizes agent memory harnesses.

output is the best harness, no unit or price, chain description Open-Source Claude Cowork is nowhere on the site, github_repo is an org

Q2Who it is for 5

Ditto by the numbers.

heyditto.aiverifiedlive

Registered users 2,505, Monthly active 267, ARR $6,648, updated Sep 6, 2026, one click from the front page, consistent with the 2,500+ users on the front page

Q3How it resists gaming or fails 4
heyditto.aiverifiedlive

Scoring and Rewards page: dataset regenerated every run, one frozen model, judge-free grading, median across validators, king-of-the-hill emissions with a hysteresis gate, no failure modes stated

Q4Identity and documentation 3
heyditto.aiverifiedlive

identity 7 of 7, github_repo is the org repository list (resolves, the subnet repo must be found among 20 plus), url and discord resolve, description does not match the site pitch, no staker page

Miners 4.0

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

Q1What it is 4

You submit the whole crate.

heyditto.aiverifiedlive

memory tools contract with a starter kit as worked example, one click from the docs root, docs say a Rust crate, the subnet README says a Docker context in any language

Q2Who it is for 4

The submission fee is a small transfer

heyditto.aiverifiedlive

of about $5 in TAO, the repo guide says 0.04 TAO plus a live registration preview (0.0005 TAO), no hardware needed (validators run it), a 0.007 gate to win

Q3How it resists gaming or fails 4

Grading is fully deterministic. There is no language-model judge

heyditto.aiverifiedlive

tool and memory means weighted equally, integrity gates, median of validators, 0.007 hysteresis to dethrone, no examples, no churn

Q4Identity and documentation 4

miner guide with prepare, submit, track and scoring sections, repo pushed 2026-09-10, docs pages dated July 13, 2026 still say mining goes live in July 2026, linked starter kit archived, no releases

Buyers and enterprises 3.5

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

Q1What it is 5

you can connect to Ditto's memory system right now using the Model Context Protocol (MCP)

heyditto.aiverifiedlive

endpoint https://api.heyditto.ai/mcp with a config example, app at assistant.heyditto.ai, mobile apps

Q2Who it is for 3

Your first 30 messages are on us, then you pay only for what you use.

heyditto.aiverifiedlive

per-message credits with no price table, llms.txt still lists Flex $5, Plus $10 and Pro $20 plans the pricing page dropped

Q3How it resists gaming or fails 3
heyditto.aiverifiedlive

Contact: support@heyditto.ai in llms.txt and a Support link in the footer, Discord on chain, no status page, no SLA, no response expectation

Q4Identity and documentation 3
heyditto.aiverifiedlive

docs cover MCP server setup and a Developer Platform section, no REST reference beyond the MCP endpoint, support@heyditto.ai on the site does not match the chain subnet_contact peyton@omniaura.ai

Newcomers 3.3

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

Q1What it is 4

Ditto gives your AI a shared place to remember, retrieve, and act.

heyditto.aiverifiedlive

on the front page, plain, but the chain description Open-Source Claude Cowork is a different pitch and the subnet is not mentioned

Q2Who it is for 2

One unified memory across all AI assistants.

heyditto.aiverifiedlive

is the stated difference against per-tool memory, not a decentralization claim, nothing on the site says what the subnet adds beyond DittoBench

Q3How it resists gaming or fails 4
heyditto.aiverifiedlive

DittoBench dated June 2026 with a table of 10 models on tool calling and memory on the subnet's own site, plus the Numbers page dated Sep 6, 2026, no live demo without sign in

Q4Identity and documentation 3
heyditto.aiverifiedlive

subnet_name Ditto matches the site, url resolves, docs and blog serve as learn pages, but the chain description Open-Source Claude Cowork does not match the site pitch and there is no about page

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 d 2026-09-09, rubric v1.0merged 2026-09-09links verified 2026-09-09: 35 live, 1 unreachable, 2 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.