Own Your Mind  logo

Own Your Mind

Archives
Log in
Subscribe
19 August 2026

Whose hard cap is actually in the code

A stated token supply is one of the easiest things in crypto to check, and one of the least often checked. Over the past fortnight we read the deployed contracts behind most of the tokens we cover. The stated number almost always matched. What varied, and varied a lot, was whether anything in the code stops that number changing.

What shipped this week

  • NEAR handed its privacy check to Intel. Since 12 August 2026, every confidential inference request gets an Intel-signed token certifying the prompt ran inside a sealed chip and stayed encrypted. Confidential inference is worth whatever its proof is worth, and this puts the proof with a party that has no stake in the answer. Phala has done the same since March 2026 and SCRT Labs since May, so a shared standard is spreading. Crypto Briefing, 12 August 2026

  • Allora now promotes and relegates its forecasters automatically. From 13 August 2026 a worker earns its place on the live network by passing seven statistical tests on a mirrored practice network, and drops back the moment its accuracy slips. Deciding who gets to supply a network is power, and Allora has handed that call to published numbers. Allora blog, 13 August 2026

  • Akash turned the idle gaming PC into a rentable server. Homenode reached open beta on 11 August 2026, with Windows and Linux installers and support for consumer 3090s, 4090s and 5090s. A compute marketplace is only as decentralised as the number of people supplying it, and that is Akash's weak spot: Messari put its average active providers at 58 in Q1 2026. homenode.akash.network

  • Bittensor put a price on subnet takeovers. From 14 August 2026, spec 447 makes a single account hold 18% of a subnet's locked stake before it can even attempt one. Whoever controls a subnet controls where its emissions go, which is the money its miners and validators are working for. This closes one route to that, and the single sudo key described below is another that stays open. subtensor PR #3083, merged 14 August 2026

The revenue number we stopped citing

Bittensor shipped three mechanism changes in eight days. Mentat Lend opened on 6 August as the network's first native credit market, letting alpha holders borrow TAO against subnet positions that stay staked and keep earning. The takeover gate above, which Bittensor calls Conviction, landed on the 14th. Root Reborn, which we covered last issue, landed on the 4th. All three move value around more efficiently inside the network.

The thing that would change the investment case is money arriving from outside it. Since March our review leaned on Pine Analytics' bear case for that number, the way most Bittensor coverage still does. This fortnight we stopped citing it and measured the demand leg ourselves.

What can be settled independently is thinner than the cited version. It amounts to one subnet's inference traffic on a public router, priced at that subnet's own listed rates, against the TAO the network mints each day derived from the chain's own issuance delta. At the generous end, counting every self-report on top, external demand covers 6.4% of the emission budget. Our previous framing was wrong in both directions: we had carried "under 5% of emissions", and the budget behind that ratio had been priced off a TAO price roughly a third above where the token actually traded.

Grayscale's Q2 rebalancing, announced 5 August, cuts the other way on sentiment. The fund sold NEAR and spread the proceeds across its remaining components, leaving NEAR the largest weight at 31.35% and TAO second at 29.15%. Institutional demand for exposure is a signal about who wants the token. It says nothing about who pays the network.

Governance is the part that didn't improve. Read the deployed chain code and there's no council, senate or voting body in it at all: privileged operations run through a single administrator key. The takeover gate above helps, but it's half a mechanism, and the voting half is switched off across the network. We grade every project on decentralisation and on the investment case; Bittensor held a C on both this fortnight, with the revenue call due at the September review.

Your prompts are turning into evidence

The strongest argument for private AI came from a courtroom rather than a pitch deck. In the New York Times copyright case against OpenAI, a federal magistrate ordered the company to produce a sample of 20 million ChatGPT conversation logs, and the district judge upheld it over OpenAI's objection that handing them over would invade user privacy. The plaintiffs had asked for 120 million. The sample is anonymised, and the people whose chats became evidence were never party to the case and were never asked.

Corporations worked this out earlier. Samsung restricted internal ChatGPT use back in 2023, after engineers pasted proprietary semiconductor source code into it three times in under a month. Most firms have no such policy and quietly hope their staff are careful.

The takeaway is about where AI runs. "Trust us, it's private" is a policy, and a policy can be overridden by a subpoena. Hardware-attested inference, where a chip proves your prompt ran inside a sealed enclave and was never logged, is the version that survives one. That is why NEAR handing the attestation check to Intel this week matters more than the marketing around it: the claim became something a third party can check.

Biggest movers this week

7-day change as of 19 August 2026. Ocean led the upside and Ora led the other way, about fifty points apart end to end. Venice sits second among the gainers and is a position we hold, so read that one against the disclosure at the foot.

Gainers:

  • Ocean Protocol (OCEAN) +22.8%

  • Venice (VVV) +16.7%

  • Nosana (NOS) +5.1%

  • Virtuals Protocol (VIRTUAL) +4.9%

  • Theta Network (THETA) +4.4%

Fallers:

  • Ora Protocol (ORA) -27.5%

  • Olas (OLAS) -26.2%

  • Sentient (SENT) -13.9%

  • Heurist (HEU) -13.5%

  • Cookie DAO (COOKIE) -12.4%

See all movers: ownyourmind.ai/projects/movers/

What we verified this week

The verification board took 113 independent claim-checks since the last issue, most of them reading deployed contract state rather than documentation. No score moved, which is the point of doing it this way: the checks either confirm what we published or correct it.

  • A hard cap and an enforced cap are different things. Across the sweep, the stated supply nearly always matched what the chain reports. Enforcement is where projects separate. Grass's mint authority is a live single-keypair wallet. Fetch.ai's token exposes an uncapped mint behind one un-renounced multisig. Giza's sits behind a small multisig with no timelock at all.

  • Several caps are closed for good, and we said so. Nosana's mint authority is null, so no more can ever be minted. Olas' cap is arithmetic inside the contract, with issued supply and the remaining allowance summing exactly to the stated total. Golem's two token legs also sum exactly, which makes its migration supply-conserving rather than issuance.

  • We stopped citing Bittensor's revenue problem and measured it. The centrepiece above is the result. It corrected our own published framing as much as the project's story.

  • A design document isn't a deployed contract. Five Morpheus access-mechanism claims turned out to describe a published model rather than the code running on-chain. All five were rewritten against the deployed contract, and the gap between the two is now its own record.

  • NEAR's governance and its config disagree. Its DAO approved removing the developer gas rebate in June 2026, and the live protocol config still returns the rebate. We also enumerated the validator set on-chain and found it materially smaller than the figure we had carried, because the old one counted staking pools.

See the full integrity board: ownyourmind.ai/resources/integrity-checks/

On the watchlist

  • Whether any of the open mint paths close. Renouncing a mint authority or moving it behind a timelock is a cheap, visible action. The projects that take it will be easy to tell apart from the ones that explain why they don't need to.

  • Bittensor's Conviction voting power. The takeover half of that mechanism shipped this week, but the voting half is still switched off across the network, with totals reading zero. Switching it on would create an on-chain governance route where the runtime currently has none.

  • NEAR's gas rebate gap. A governance decision that the protocol config hasn't implemented is either a pending upgrade or a dead letter. Which one it turns out to be says a lot about what its DAO actually controls.

From the site

  • Staking for inference went up this month, comparing the three routes that let you stake a token and draw inference from it, across Morpheus, NEAR and Venice: ownyourmind.ai/tokenomics/staking-for-inference-morpheus-near-venice/.

  • The Chutes piece was rebuilt this week on our own measured figures instead of the cited bear case, which is the working behind this issue's centrepiece: ownyourmind.ai/tokenomics/chutes-bittensor-revenue-machine/.

  • Bittensor subnet revenue was refreshed alongside it, tracking where inside the network the money actually lands: ownyourmind.ai/tokenomics/bittensor-subnets-where-the-revenue-is/.

  • The OYM podcast is on Spotify, Apple Podcasts and the major directories under "Own Your Mind".


Cheers,
Bobski

Own Your Mind. Independent research on decentralised AI. No sponsors.

ownyourmind.ai · @ownyourmindai · @0xbobski

Disclosure policy

Disclosure: OYM holds AKT, GLM, GRASS, MOR, NEAR, VIRTUAL and VVV.

Don't miss what's next. Subscribe to Own Your Mind :
← Newer We built Morpheus a balance sheet Older → Root Reborn shipped with its headline feature off
ownyourmind.ai
Twitter
Twitter
Powered by Buttondown, the easiest way to start and grow your newsletter.