Forecasting Methodology
The structural architecture behind our Live Forecasts Feed and the generative math powering the Expected Valuation metrics for Startup Ideas.
Part I: The Live Forecasts Engine
The AGI Futures Forecasts section is a high-signal layer for frontier judgment. It structurally moves beyond the short-term mechanics of a typical binary prediction market (which often trends toward casino mechanics) into the multidimensional modeling required to navigate the AGI transition.
Conditions as First-Class Objects
Determining what will happen is often less useful than determining why. In our schema, Conditions ("If X occurs by 2030...") are treated as first-class architectural objects explicitly decoupled from the predicted outcome. This forces the isolation of specific variables, enabling forecasters to explicitly model critical dependencies—like geopolitical interventions, specific model scaling capabilities, or compute bottlenecks—without confounding them with the ultimate timeline.
Continuous Probability Distributions
Most prediction interfaces compress reality into simple "Yes/No" binaries. Our architecture is built natively for continuous time horizons and dimensional magnitudes. When estimating the arrival year of a breakthrough, users aren't guessing a single date; they are equipped to draw rich probability distributions across time (e.g., plotting a bell curve that peaks in 2032 but maintains a heavy tail stretching into the 2040s) and bucket their convictions across infinite scenarios.
Algorithmic Curation via Impact Scoring
Pure volume-based sorting in prediction networks naturally favors trivial, high-frequency questions with fast feedback loops. To deliberately maintain a civilization-scale feed, discovery is curated via a compound Importance Score. This creates a 50/50 weighted blend between an objective AI assessment of the forecast's macroscopic economic/geopolitical impact, and the decentralized, subjective importance ratings of the human builder network.
Part II: Startup Idea Projections
For specific operational startup ideas within the problem atlas, we algorithmically abstract complex probabilistic forecasts back down into two extremely legible heuristics: Expected Valuation (EV) and Time to Unicorn.
1. Expected Valuation (EV)
Our Expected Valuation metric evaluates the economic value of a startup idea in a specific future year (e.g., 2030, 2035, 2040) by weighting every possible outcome by its probability of occurring.
The Math
- Extract Threshold Probabilities: We query the forecast curve for the cumulative probability of hitting specific milestones: $0 (Failure), $10M, $100M, $1B, $10B, $100B, and $1T.
- Calculate Band Margins: We subtract the cumulative probability of a higher threshold from the next lowest threshold to isolate the discrete probability of the startup landing exactly within that band.
- Geometric Midpoint Weighting: We multiply the discrete probability of each band by the logarithmic midpoint of that band's dollar value. For the absolute ceiling ($1T+), we infer a heavy-tailed distribution decay to estimate the remaining probability mass.
- Summation: Adding all the weighted band values together yields the exact mathematical Expected Value in dollars.
2. Time to Unicorn ($1B+)
The Expected Valuation metric is highly skewed by extreme upside probabilities. To balance this, we also rank ideas by their velocity: the speed at which they cross the 50% likelihood threshold of achieving a $1 Billion valuation.
The Math
- Isolate the $1B Vector: We extract the probability of reaching $1B across our three distinct forecasting horizons (2030, 2035, 2040).
- Find the Intersect: We determine the exact 5-year window where the probability of success crosses the 50% line.
- Linear Interpolation: We map the probabilities at the start and end of that window, calculate the rate of change, and interpolate the exact fractional year where the probability hits 0.50. This gives us a highly specific target year (e.g., 2032).
Note: If the $1B probability never crosses 50% by 2040, the Time to Unicorn is rendered as indeterminate.
Future State: Aggregate Models
Currently, these curves are generated purely by localized sovereign AI models (specifically structured Large Language Models processing our raw thesis parameters). In the future, this data will represent an aggregate blend of our internal AI forecasting engines mixed with real-time prediction market data from human speculators and operators.