Skip to main content

Multi-agent intelligence

Supermission doesn’t use a single model to predict market outcomes. It runs a structured debate between four AI agents with distinct analytical perspectives, then synthesizes the debate into actionable intelligence. This is the core engine behind Signals, War Room, and Alpha Scanner.

The agents

Bull Agent

Mandate: Narrative and source credibility analysis.Evaluates: source credibility, political dynamics, institutional incentives, social context, and qualitative signals that shape market narratives.

Bear Agent

Mandate: Microstructure and price-in analysis.Evaluates: whether new information is already priced in, trading volume patterns, liquidity depth, bid-ask spread dynamics, and market efficiency.

Contrarian Agent

Mandate: Ask “what if everyone is wrong?”Looks for: crowded trades, false consensus, scenarios the market isn’t pricing, regime changes, black swan potential.

Quant Agent

Mandate: Base-rate anchoring with statistical rigor.Anchors on: historical frequency of similar events, current market prices relative to base rates, time remaining to resolution, and calibration against prior outcomes.

The pipeline

1

Data collection

Each agent receives the same market data: current price, volume, orderbook depth, resolution date, and category. Additionally, each agent pulls from external sources — news feeds, social sentiment (X, Reddit), on-chain data, and historical patterns for similar markets.
2

Independent analysis

Agents analyze independently. They don’t see each other’s work. Each produces:
  • A probability estimate (0-100%)
  • Confidence level (how sure they are of their own estimate)
  • Key evidence (sourced claims)
  • Key doubt (what could make them wrong)
3

Judge synthesis

A judge agent reviews all four analyses and produces:
  • Final probability — weighted synthesis of all four estimates
  • Confidence score (0-100) — based on agent agreement and evidence quality
  • Key risk — the single biggest threat to the thesis
  • Agreement ratio — how many agents lean the same direction
4

Signal emission

If the synthesized probability diverges meaningfully from market price, a signal fires with the full reasoning chain attached.

Confidence scoring

ScoreAgent AgreementEvidence QualityMeaning
80-1004/4 or 3/4 alignedStrong, multi-sourceHigh conviction — agents largely agree
60-792/4 alignedModerate, some gapsModerate conviction — meaningful debate
40-59Split or 1/4Weak or conflictingLow conviction — proceed with caution

Conviction levels

The War Room classifies conviction based on agent agreement:
  • Extreme — All 4 agents agree at 80%+ confidence. Triggers real-time SSE alerts with sound notification.
  • High — 3/4 agents agree. Strong directional signal.
  • Moderate — 2/4 agents agree. Some evidence on both sides.
  • Contested — Agents split evenly. Market is genuinely uncertain.

Analysis tiers

AI resources are allocated based on market importance:
TierCriteriaTreatmentFrequency
Tier 1Trending OR volume > $50KFull 4-agent debate + judgeEvery 15 min
Tier 2Volume > $5K2-agent analysis (Bull + Bear)Every 30 min
Tier 3Everything elseSingle-model sentimentEvery 60 min
Markets also get event-driven re-analysis when matched news arrives, regardless of tier.

Sports-specific intelligence

Traditional news/sentiment analysis fails for sports (28-37% hit rate). Sports outcomes depend on live performance, not information edges. Supermission uses a price-movement detection engine for sports markets:
AlgorithmSignalConfidence
SteamPrice moves 8%+ in 5-15 min60-85
RLM ProxyTick frequency spike + opposing price70
Spread CompressionBid-ask spread < 50% of 30-min avg65
Late SharpPrice move 5%+ within 2h of event start75
The AI system is calibrated against historical outcomes. After each market resolves, the prediction is scored and fed into the accuracy tracking system. This creates a feedback loop that improves calibration over time.

LLM infrastructure

ComponentProviderPurpose
Market Analysis LLMMiniMax M2.7Multi-agent debate and judge synthesis
Chat Agents LLMOpenRouter (GPT-4O-mini)Oracle, Delphi, and Securo chat agents
VisionGemini 2.0 Flash (Google GenAI)Image analysis for news context
StreamingVercel AI SDKReal-time response streaming
Tool callingVercel AI SDKStructured output and function execution
AI predictions are not financial advice. The multi-agent system improves signal quality but cannot predict the future. Markets are adversarial — always understand the reasoning chain before acting on a signal.