Compound Fork — ASI × Humanoid deployment

Each cell = a joint scenario "Both branches fire". Cell intensity = total |Δ| across the 200 highest-conviction tradeable predictions vs their unconditional posterior. Joint probabilities approximated via log-odds combination (assumes conditional independence given the prediction — coarse but bounded). Click a cell to drill into the dominant single-fork view.

Pick two fork families

Rows (ASI)Compute scaleEnergy / gridHumanoid deploymentRobotaxiAGIASI$1T+ IPOMars uncrewedAI pauseRecession
Cols (Humanoid deployment)Compute scaleEnergy / gridHumanoid deploymentRobotaxiAGIASI$1T+ IPOMars uncrewedAI pauseRecession
ASI ↓ × Humanoid deployment
HUMANOID_FACTORY_2026
prior 40%
HUMANOID_ENTERPRISE_2028
prior 50%
HUMANOID_CONSUMER_2030
prior 20%
HUMANOID_MASS_2033
prior 10%
ASI_FAST_2031
prior 10%
129 claims · Σ|Δ| 16.99
127 claims · Σ|Δ| 16.75
128 claims · Σ|Δ| 17.05
129 claims · Σ|Δ| 16.97
ASI_MID_2034
prior 30%
129 claims · Σ|Δ| 16.99
127 claims · Σ|Δ| 16.74
128 claims · Σ|Δ| 17.05
129 claims · Σ|Δ| 16.97
ASI_SLOW_2040PLUS
prior 60%
127 claims · Σ|Δ| 16.45
126 claims · Σ|Δ| 16.26
126 claims · Σ|Δ| 16.51
127 claims · Σ|Δ| 16.43

Method note

Joint conditional probability is approximated via log-odds combination: logit(P(pred|A,B)) ≈ logit(P(pred|A)) + logit(P(pred|B)) − logit(P(pred)). This is the closed-form Bayesian update assuming A and B are conditionally independent given the prediction. It's correct when the two scenarios act on the prediction through different causal paths; it's pessimistic when they overlap. The exact joint requires running the Gibbs sampler with both scenarios clamped, which would be N×M=16 sampling runs (~12 minutes per refresh) instead of N+M=8 — a 2× cost for higher fidelity.