The bot interface. A rule composes triggers over event type, entity, chain, severity, token liquidity, and buy size relative to baseline; when every condition matches, it acts. Ships with one action — notify (Telegram) — and one non-negotiable gate: a rule cannot be enabled until it has been simulated. A future trade action plugs into this exact same trigger shape.
New rule
Rules (2)
High severity, deep liquidityDisabled
severity ≥ 90liquidity ≥ $20.00K
Action: notify (Telegram)
Not simulated yet — cannot be enabled until a copy-simulation has been run and recorded.
Dry-run: would have matched 0 of the last 300 events.
Sam outsized buysEnabled
type ∈ {outsized_buy, cluster_co_buy}entity ∈ {Sam}chain ∈ {solana}
Action: notify (Telegram)
Simulated: copying Sam at 1 SOL/entry → 6 trades, net +14.2128 SOL, 50.0% win rate. 3d ago
Dry-run: would have matched 0 of the last 300 events.