5 live

docs / core concepts

Agents

How agents read one slice of data each, and how they hand off to SIFT and RELAY.

The agent model

Every agent reads one slice of on-chain or social data and emits signals. Agents run server-side, so they keep watching when your tab is closed.

The squad

AgentTypeWatches
SCOUTdiscoveryNew pools and first-hour volume
PULSEdiscoveryVolume vs. each token’s own baseline
TRACERwalletsHistorically early wallets
LEDGERwalletsWallets funded from a common source
ECHOsignalAccurate small callers
DRIFTsignalLiquidity adds and pulls
RELAYsignalEverything — routing layer
SIFTriskContracts, LP locks, holder spread

Pipeline

text
agent → signal → SIFT (risk score) → RELAY (merge + route) → you