News articles from a curated set of macro and crypto sources are pulled in real time. For every article that passes the relevance gate, the pipeline does the following in parallel:
verdict_type=override instead of unanimous or majority — the disagreement is preserved, not hidden.Every verdict carries:
verdict_id (e.g. alpha1-sig-3509) and timestampVerdicts that fail the relevance / market-quality filter are still recorded but flagged shadow and excluded from accuracy stats. This avoids the easy trick of computing winrate only on the easy cases.
This is the part most "AI prediction" sites skip. A verdict alone proves nothing — accuracy proves something.
For every published verdict, exactly 24 hours later (or at market resolution, whichever comes first), the system computes:
t+24h vs the price at t=verdictt=verdict and closed at t+24hResult is written into jury_outcomes with verdict_was_correct ∈ {true, false}. The 30-day and lifetime accuracy you see at the top of the AI Jury card is a live SUM(verdict_was_correct) / COUNT(*) over that table — not a curated case study.
Wrong calls stay published. They keep their original timestamp, their original confidence, and they show up in the accuracy denominator forever.
A separate scanner re-evaluates the universe of liquid altcoin perpetuals once per day at 06:00 UTC. Four orthogonal microstructure indicators are computed for each symbol:
A symbol that simultaneously satisfies internal thresholds on these four axes — with a separate veto on macro BTC weakness — is published as a candidate. "Candidate" means "screened in"; it is not a buy signal.
The published shortlist replaces the previous day's at 06:00 UTC. Yesterday's list is intentionally not preserved on the public surface — what was a setup yesterday is no longer a setup today. The historical track record is computed offline against fixed entry rules.
Polymarket trades above a configurable USDC threshold are pulled directly from the on-chain feed (Polygon CEL) and joined with a curated list of high-volume wallets. Every surfaced signal includes the wallet address (clickable, on-chain auditable), the market, the side (BUY / SELL of the YES token), the size, and the average fill price. The "wallet historical winrate" badge is computed from the wallet's settled markets, not estimated.
A whale buying YES is not a recommendation — it is a fact. The signal exists so you don't have to scan blockchain feeds yourself.
Large open positions on Hyperliquid (the on-chain perpetuals exchange) are surfaced with their entry, current size, leverage, and estimated liquidation price. Public chain data only — no private data, no positioning APIs.
The public surface shows: every verdict, every wrong call, every settled outcome, every active candidate. The system stack — model identities, exact thresholds, infrastructure topology — is intentionally kept private. This is not because it would compromise the methodology if revealed; it is because any thresholded signal degrades the moment its threshold is published. Reflexivity, not secrecy.
If you are evaluating whether to trust the output, look at the /status page (live system health), the live 30-day accuracy on the dashboard (live track record), and the wrong-verdict history (counterfactual evidence). If those three are honest, the threshold isn't load-bearing.
To track everything in real time without refreshing:
/rss/verdicts.xml — every AI Jury verdict/rss/whales.xml — every Polymarket whale signal[ buchiang@v1 // methodology snapshot 2026-05-04 ]