BELLSIDE
remarked --:--:-- --:--:--
tokenised equity sleeves Robinhood Chain independent · unaffiliated

Is this sleeve still worth
calling listed?

Bellside answers that from paperwork, not from a price. Every sleeve is re-read against its custody filing, its transfer-agent register and its venue attestation — and the badge you see is computed at the moment you load the page.

Every asset arrives with a number it hopes you won’t check.

Bundled register: twelve sleeves whose evidence files are entered by hand, four of them deliberately adverse so the deriver is provably running. Last, change and volume come from a public quote feed; the badge is derived from the paperwork, not from the price. Nothing on this page is investment advice.

01 · the working document

The register

Twelve sleeves, re-derived on this page load. Sort it however you like — the badge column never moves because of price, only because of paperwork.

click any row for its dossier
Tokenised equity sleeves with derived listing badges
sleeve class last change prem. signals band register
02 · one sleeve, opened

Dossier

Signals on the left, the documents that produced the badge on the right. The binding signal is the weakest one — it is the only one that sets the score.

03 · the ruleset

How the badge is derived

Four rules, applied in order, on every read. Nothing is cached and no status field is ever written to disk.

rule 01

Tier before freshness

A transfer-agent filing outranks a venue statement even when the statement is newer. Rank decides who speaks first; recency only breaks ties inside a tier.

rule 02

An expired document cannot bless

Past the freshness window the register declines to carry a filing forward. A 98-point signal score does not extend a document’s life.

rule 03

The weakest signal binds

The composite is min(), never an average. One failing leg cannot be smoothed away by three healthy ones.

rule 04

External evidence never settles

Press and chain observation can raise a question but cannot answer one — in either direction. Single-source external evidence returns unverified.

04 · executed, not described

The engine, running

The section above describes the ruleset. This one executes it. Every line below is printed from a live call into the same engine.js the test suite runs — no transcript, no recording. Press the button and it derives a different sleeve.

awaiting subject

    Documents read on this pass

      05 · what counts as proof

      Evidence tiers

      Three tiers, ranked. What a document is matters more than when it arrived.

      tier 3 · paperwork

      Auditor, regulator, transfer agent, custodian

      The only tier that can produce a final listed or delisted. A filing is answerable to someone.

      tier 2 · operator

      Issuer or venue self-report

      Can move a sleeve to review but never to a final state. The party with the most to lose is not the party who settles it.

      tier 1 · external

      Press, chain indexer, third-party scraper

      Useful, never decisive. On its own it returns unverified — including when what it reports is bad news.

      06 · what you actually hold

      Wrapper mechanics

      Every sleeve on this desk is a registered-share wrapper, not a synthetic exposure. That distinction is the whole reason the paperwork matters.

      01

      Registered shares, held by a custodian

      The custodian holds real shares. The transfer agent keeps the register that says how many, and in whose name.

      02

      Tokens track the register, not the price

      Reconciliation is a count, not a valuation: tokens outstanding against shares on the register, 1:1 or it is a finding.

      03

      Redemption is where wrappers fail first

      A widening redemption queue shows up in the operator tier long before it reaches a filing. That is why review exists.

      07 · why not just read the price

      Comparison

      A quote tells you what someone paid. It does not tell you whether the thing they paid for is still on a register.

      price-led

      Fast, and silent about custody

      A sleeve can trade tightly all week while its filing quietly expires. The tape will not mention it.

      score-led

      Averages hide the one broken leg

      Mean-based composites let three healthy signals bury a failing fourth. Bellside takes the minimum for exactly this reason.

      paperwork-led

      Slower, and answerable

      Every badge on this page can be traced to a document with a tier, a source and an age. If the document expires, the badge changes by itself.

      08 · the desk

      Coverage

      What is on the desk right now, grouped by how the register currently reads it.

      09 · what is real here

      Build status

      Stated plainly, because a page about evidence should not be vague about its own.

      live

      The deriver

      engine.js runs in your browser and under node test-engine.js — the same file, no branch. Badges are computed on read and discarded.

      live

      Quote feed

      Last, change and volume come from a public feed through a serverless proxy, so no API key is exposed to this page.

      bundled

      Evidence files

      Twelve sleeves, hand-entered, four deliberately adverse. They are fixtures for the deriver, not a claim about any real issuer.

      none

      Stored status

      Zero status fields, zero local storage, zero cached badges. Nothing about your visit is written anywhere.

      10 · plainly

      FAQ

      Short answers. The long ones are the method and the engine sections.

      Is this affiliated with Robinhood?

      No. Bellside is independent and unaffiliated. The venue name appears because it is where these sleeves are quoted.

      Why can a 98 still read unverified?

      Because signals and documents answer different questions. A strong score with an expired filing is precisely the case this register exists to surface.

      Is this investment advice?

      No. It is a reading of paperwork. Nothing here is a recommendation to buy, sell or hold anything.

      Can I see it run?

      Yes — the engine section derives a live sleeve on demand and prints every step, including the documents it read to get there.