Causal tree
A thesis is decomposed into verifiable assumptions. Each node has a probability and importance weight.Edge
An edge is the gap between market price and the model-implied price.| Field | Meaning |
|---|---|
| Market price | What traders currently imply |
| Thesis price | What your causal model implies |
| Edge | Difference in cents |
| Executable edge | Edge minus transaction friction |
Edge types
consensus_gap: market and thesis disagree on fundamental probabilityattention_gap: market has not reacted to recent informationtiming_gap: market prices short-term risk while thesis prices long-term outcomerisk_premium: market embeds fear/greed premium the thesis does not
Signals
| Type | Source | Description |
|---|---|---|
news | heartbeat or manual | News articles and data releases |
price_move | heartbeat | Market price change |
user_note | manual | User analysis or observation |
external | manual | Signals from other systems |
upcoming_event | heartbeat | Milestone or catalyst matching edges |
Indicators
| Indicator | Meaning |
|---|---|
| IY | Implied yield |
| CRI | Cliff risk index |
| EE | Expected edge |
| LAS | Liquidity-adjusted spread |
| OR | Overround |
| RV | Realized volatility |
| VR | Vol ratio |
| IAR | Information arrival rate |
| Adj IY | Risk/friction-adjusted implied yield |
| Residual VR | Volatility unexplained by known catalysts |
Kill conditions
Before evaluation, the system asks whether recent events fundamentally break a core assumption. If yes, the threat is surfaced before any positive case.Track record
Track record measures whether past detected edges subsequently moved toward the model-implied price. It is used as calibration context for later evaluations.Deeper reading
Indicators
IY, CRI, OR, EE, LAS, τ, RV, CVR — every numeric input.
Regime detection
Microstructure labels that drive idea filtering.
Risk gates
Pre-trade safety rails before every order.
Idea pipeline
How daily trade ideas get generated and surfaced.
Provenance
Trace ids for correlating async work across requests, monitors, alerts, and ticks.
Heartbeat
Per-thesis monitoring loop — cadence, model tier, budget, closed-loop.
Snapshots
Public HuggingFace datasets and live snapshot endpoints.
SimpleFunctions Index methodology
How the prediction-market index is constructed.