GET
Get one signal with its complete evidence bundle

The endpoint that makes the feed checkable

This returns everything the model was shown — including the sources that produced nothing, and the reason each one produced nothing. That distinction is the entire point. “The rug scorer found no problem” and “the rug scorer was not installed on that host” support very different readings of the same verdict, and only the bundle tells them apart.

Reading evidence_summary.gaps

A verdict of no_opinion on a signal with four gaps is the system working correctly. The verifier rejects any verdict the surviving evidence cannot support, so on a deployment missing the memecoin collectors, every memecoin bundle is empty by design and every verdict except no_opinion is refused.

read_this_first

Every response carries a block that states, in prose, the three things a consumer most often gets wrong: whether there are evidence gaps, whether the signal is genuinely anchored on-chain, and that a verdict is not advice. It is part of the payload rather than the docs because a payload travels to places documentation does not.

Next step

Pair this with verification, which re-derives the hashes from this exact payload using an independent implementation.
Scienter publishes impersonal market signals of general and regular circulation. Nothing here is investment, legal, or tax advice, or a recommendation to buy, sell, or hold any asset. Scienter is not a registered investment adviser or broker-dealer. Trading digital assets can result in the total loss of your funds — see Disclaimers for the full text.

Path Parameters

id
string
required

The signal id.

Response

The signal, its evidence bundle, and a summary of gaps.

signal
object

One published risk judgment.

evidence_summary
object
read_this_first
object