Open the app
The research system

Multi-agent system

The specialized agents that collaborate to turn opportunities into measurable evidence.

The AI is not one model making a call — it is a team of specialized agents that collaborate. Each owns a narrow job, runs on the same kernel, and feeds evidence into the scoring engine. The Memory agent threads long-term knowledge through all of them.

The agents

AgentResponsibility
ScoutDetects opportunities — new listings, launches, emerging momentum.
ResearchBuilds complete investment reports for a candidate.
QuantCreates features, indicators and statistical models.
SecurityAnalyzes contracts and rug-pull risk.
On-chainStudies wallets, liquidity and blockchain activity.
SocialMeasures narratives and community momentum.
StrategyCreates and proposes new strategies.
BacktestingTests every hypothesis on historical data.
DebateAttempts to invalidate a proposed trade.
RiskProtects capital.
MemoryMaintains long-term knowledge across decisions.
ExecutionExecutes validated, human-governed strategies.

Early-token specialists

For the early-token domain, additional specialists handle the first seconds of a launch:

AgentResponsibility
Early DiscoveryDetects new tokens, pool creation, launchpad activity and migrations; creates initial lifecycle events.
Token IdentityResolves identity; links contracts/symbols/profiles; detects fake copies and symbol collisions.
Launch AnalysisEvaluates launch mechanics and bonding curves; analyzes migration state; flags unusual conditions.
LiquidityAnalyzes reserves, estimates slippage, evaluates liquidity growth, detects removal events.
Wallet IntelligenceLabels creator/related wallets; identifies whales, bots and snipers; detects coordinated behavior.

How they collaborate

Scout ─┐
        ├─► Research ─► Quant ─► Security ─► On-chain ─► Social
        │
Strategy ─► Backtesting ─► Debate ─► Risk ─► (scoring engine)
                                              │
                                  Memory ◄────┴────► Execution
The scout surfaces candidates; analysts enrich them; the debate agent tries to break the trade; the risk agent protects capital; only what survives is scored.
The debate agent is adversarial on purpose
Before any proposal is scored, the debate agent actively tries to invalidate it. A trade that survives a genuine attempt to refute it is worth far more than one nobody challenged — this is how the lab avoids plausible-but-wrong conclusions.

The agents participate in building the system itself: they generate hypotheses, propose new indicators and scoring models, challenge previous assumptions, and document every decision. The AI is a research partner, not a replacement for quantitative analysis.