Fishback clears 3% FL popular vote threshold at 98%
- Market prices Fishback exceeding 3% of the Florida popular vote as near-certain at 98%.
- $55K in 24h volume, 40% of all-time, shows a sharp acceleration in conviction.
- Fresh attention may follow updated polling or ballot access confirmation tightening the distribution.
- Resolves YES if Fishback clears 3% of the total 2026 Florida popular vote.
The model, prompt version, and confidence behind this wire are published below — so you can see how it was judged, and re-check it yourself.
- judge_engine
llm_judge_cm_signal_v1- judge_verdict
- wire_eligible
- judge_confidence
- 0.81 / 1.00
- prompt_template
volume_spike_v1github · auditable
Every wire traces back to the ClearMarket event it is built on, and out to each venue’s own market page — so any figure here can be verified at its source.
AI grounded search reads embedded JSON-LD in HTML. Developers query REST. Agentic AI clients (Claude Desktop, Cursor) call MCP tools. AI crawlers index via /llms.txt. Same canonical record at every surface.
| HTML | browsers, AI grounded search, crawlers (contains embedded JSON-LD @type: Dataset) | https://clearmarket.fyi/signals/will-james-fishback-receive-at-least-3-vol-55153/ |
| JSON | REST API for developers | https://clearmarket.fyi/signals/will-james-fishback-receive-at-least-3-vol-55153.json |
| MCP | agentic AI tool call (Claude Desktop, Cursor, Continue) | clearmarket.get_signal("will-james-fishback-receive-at-least-3-vol-55153") |
| AGENT | AI crawler discovery index | /llms.txt |
PM data: platform APIs (hourly refresh). News context: retrieved with source citations. Editorial judgment: LLM judge with prompt template versioned per wire type. Per-claim provenance inline above; full per-field provenance map at the JSON endpoint under field_provenance.
raw JSON record · same payload returned by REST endpoint {
"$schema": "https://clearmarket.fyi/schema/signal/v1.json",
"provenance_version": "0.2.0",
"record_id": "CMSIG20260811VS01",
"published_at": "2026-08-11T08:50:18+00:00",
"detection": "volume_spike",
"category_tag": "VOLUME_SPIKE",
"secondary_tags": [],
"pre_news_classification": "pre_news",
"target_event_id": "CM-EVT-3BTF9D60C9",
"target_event_slug": "kxvoteprimary-govflnomr26jfis",
"event_question": "Will James Fishback receive more than X percent of the vote in the Florida Republican Governor primary?",
"bullets": [
"Market prices Fishback exceeding 3% of the Florida popular vote as near-certain at 98%.",
"$55K in 24h volume, 40% of all-time, shows a sharp acceleration in conviction.",
"Fresh attention may follow updated polling or ballot access confirmation tightening the distribution.",
"Resolves YES if Fishback clears 3% of the total 2026 Florida popular vote."
],
"atomic_claims": [
{
"type": "volume_anomaly",
"provenance": "24h + cumulative volume direct from kalshi API; intensity = 24h/cumulative (derived)",
"field_provenance": {
"volume_24h_usd": {
"tier": "direct",
"method": "kalshi_api"
},
"intensity": {
"tier": "derived",
"method": "arithmetic",
"inputs": [
"volume_24h_usd",
"volume_cumulative_usd"
]
}
},
"liquidity_context": {
"kalshi_vol_24h_usd": 55153.78
}
}
],
"evaluation": {
"judge_engine": "llm_judge_cm_signal_v1",
"judge_verdict": "wire_eligible",
"judge_confidence": 0.81,
"prompt_template": "volume_spike_v1"
},
"citations": {
"internal": {
"cm_event": "/events/kxvoteprimary-govflnomr26jfis/",
"related": []
},
"external": {
"venue_a": "https://kalshi.com/markets/KXVOTEPRIMARY-GOVFLNOMR26JFIS-51",
"venue_b": null,
"benchmark": null
}
},
"sources": [
{
"label": "ClearMarket market record: Will James Fishback receive more than X percent of the ",
"url": "https://clearmarket.fyi/events/kxvoteprimary-govflnomr26jfis",
"retrieved_at": "2026-08-11T08:50:18+00:00"
}
],
"field_provenance": {
"pm_data": "kalshi_api",
"news_context": "retrieval_grounded",
"editorial_judgment": "cm_signal_llm_judge"
}
}
PROVENANCE PROTOCOL v0.2 · [direct] venue api · [mediated] grounded web fetch + source url · [derived] computed from listed inputs · [editorial] versioned llm judgment · full spec /schema/provenance/v1