v1.0

Methodology

Every number you see is reproducible from public filings using pure deterministic math. No black-box models, no hidden assumptions.

Primary Sources

Core Formulas

Total voting power
V_total = (Class A outstanding × 1) + (Class B outstanding × 10) = 4,850,000,000 votes.
Holder voting share
v_i = ((A_i × 1) + (B_i × 10)) / V_total.
Musk 51% defense margin
x_max = ⌊(currentVotes − 0.51 · V_total) / 9⌋. Each Class B share converted to Class A on sale loses 9 votes net, so divisor = 9.
Equity value at price P
value_i = (A_i + B_i) × P. Implied share count from market cap = MCap / P.

Assumptions & Caveats