@cassiedottrade mention kicks off an eight-stage pipeline. The stages from mention to execution happen in seconds, and each one is designed to be transparent: Cassie tells you what it found, what it decided, and why in its reply to your tweet. Here is what happens inside that pipeline, from your perspective.
The pipeline
1. Mention received Cassie detects your mention in real time. The moment you post a reply containing@cassiedottrade, your request is logged before any AI processing begins — so nothing is lost or dropped if a downstream step takes longer than expected.
2. Source analysis
Cassie reads the original tweet you replied to (not just your reply). It uses that post as the raw market signal: the claim, the assertion, the narrative. Cassie classifies the type of signal — crypto price movement, macro event, regulatory outcome, earnings call, and so on — to determine which reasoning path to apply.
3. Opportunity framing
Cassie distills the signal into a clear, one-line thesis. For example:
- “SOL ETF approval probability is rising above fair value.”
- “NVIDIA earnings likely to beat consensus estimates.”
- “The Fed is unlikely to cut rates at the next meeting.”
- Long or short a perp or spot pair on Hyperliquid (e.g., long SOL-PERP)
- Buy YES or NO shares on a matching Polymarket market (e.g., YES on “SOL ETF approved before Q4”)
- The order size does not exceed your configured default trade size
- Your wallet holds sufficient USDC to cover the order
- The market meets minimum liquidity thresholds
- The position type and size are within the permitted bounds for your account
Cassie reasons with AI for signal analysis and trade generation, but all execution passes through deterministic, code-owned risk gates. The AI cannot override your configured trade size, exceed your funded balance, or bypass the risk checks — those rules are enforced in code, not in the model’s judgment.
When Cassie passes
Cassie does not force a trade. There are several situations where it will analyze the signal, conclude there is no clean trade to make, and tell you so in its reply rather than execute:- No venue match — neither Hyperliquid nor Polymarket has a live market that cleanly expresses the thesis with adequate liquidity
- Ambiguous signal — the source tweet contains conflicting claims, insufficient context, or a thesis Cassie cannot frame with enough precision to generate a defensible trade expression
- Risk check failure — the best candidate trade fails one or more risk rules (for example, your wallet balance is below the minimum order size)
- Low-conviction ranking — Cassie generates candidate trades but ranks none of them as a sufficiently clean expression of the thesis
