Loading...
Loading...
Live snapshot of the 5th structured signal feeding the agent: mindshare rank, 24h surge, smart-account reposts, and engagement quality. Raw tweet content stays out of the product, so sentiment is left null instead of fabricated.
The agent reads the same payload every cycle (rolled into the analyst's structured-signals prompt alongside funding rate, on-chain flow, yield spread, and liquidation map). The classifier turns mindshare-surge + smart-share into BULLISH / BEARISH / NEUTRAL; sentiment itself is intentionally left null because Elfa V2 strips raw tweet content for ToS compliance and we refuse to fabricate one.
See the prompt-summary line shipped to GLM-5 inside src/orchestrator/signalEngine.js.