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.
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.
| sleeve | class | last | change | prem. | signals | band | register |
|---|
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.
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.
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.
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.
The weakest signal binds
The composite is min(), never an average. One failing leg cannot be
smoothed away by three healthy ones.
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.
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.
Documents read on this pass
Evidence tiers
Three tiers, ranked. What a document is matters more than when it arrived.
Auditor, regulator, transfer agent, custodian
The only tier that can produce a final listed or delisted.
A filing is answerable to someone.
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.
Press, chain indexer, third-party scraper
Useful, never decisive. On its own it returns unverified — including
when what it reports is bad news.
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.
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.
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.
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.
Comparison
A quote tells you what someone paid. It does not tell you whether the thing they paid for is still on a register.
Fast, and silent about custody
A sleeve can trade tightly all week while its filing quietly expires. The tape will not mention it.
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.
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.
Coverage
What is on the desk right now, grouped by how the register currently reads it.
Build status
Stated plainly, because a page about evidence should not be vague about its own.
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.
Quote feed
Last, change and volume come from a public feed through a serverless proxy, so no API key is exposed to this page.
Evidence files
Twelve sleeves, hand-entered, four deliberately adverse. They are fixtures for the deriver, not a claim about any real issuer.
Stored status
Zero status fields, zero local storage, zero cached badges. Nothing about your visit is written anywhere.
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.