Gold Standard — Kalshi event-market forecaster

A pre-registered, paper-only test of whether an LLM can out-forecast the market's own price. Nothing here places real orders.

Headline scorecard

Resolved
1030
of 150 gate threshold
Brier (ours)
0.228
Brier (market)
0.138
Edge
-0.090
positive = we beat the market
BOTH gates FAIL -- kill, write the post-mortem, keep the track record

By category

CategorynBrier oursBrier mktedgehit
Climate and Weather3440.2600.141-0.11959%
Commodities2890.2160.183-0.03364%
Economics1980.2240.099-0.12569%
Financials640.2150.196-0.01859%
Politics980.1800.060-0.12073%
Science and Technology350.1830.061-0.12266%
World20.0410.000-0.041100%

By context kind

Context kindnBrier oursBrier mktedgehit
fred870.1940.121-0.07471%
news1710.1960.078-0.11872%
none1660.2390.139-0.10158%
nws3210.2580.136-0.12261%
prices2850.2160.180-0.03564%

Calibration

BandnSaid %Actual %
0.5-0.620253%47%
0.6-0.721063%58%
0.7-0.817174%66%
0.8-0.921484%63%
0.9-1.023394%84%

Paper P&L

n_trades=526   total_pnl=$-2528.93   total_fees=$1156.51   win_rate=27%

Open forecasts

TickerCategoryOur pMkt pClose timeRationale
KXWTIW-26SEP2514-T109.99Commodities0.010.012026-09-25T18:30:00ZWTI near 92.87; +18% in hours implausible at 46% vol.
KXWTIW-26SEP2514-T85.00Commodities0.020.012026-09-25T18:30:00ZWTI near 92.87; ~8% drop within hours is roughly 4 sigma.
KXWTI-26SEP2514-T92.99Commodities0.470.502026-09-25T18:30:00ZLatest 92.87 just below threshold; near coin flip with slight edge down.
KXWTI-26SEP2514-T92.49Commodities0.570.592026-09-25T18:30:00ZLatest 92.87 slightly above threshold; modest edge to stay above.
KXTEMPMIAH-26SEP2506-T76.99Climate and Weather0.500.862026-09-25T10:00:00ZNWS overnight low forecast 77F, right at threshold; 6am reading near the low.
KXTEMPMIAH-26SEP2506-T75.99Climate and Weather0.750.962026-09-25T10:00:00ZNWS overnight 77F, mostly clear; 76F or above likely at 6am.

Recent resolutions

TickerOur pMkt pOutcome
KXGOLDD-26SEP2417-T42680.740.39Yes
KXBRENTD-26SEP2417-T1000.400.49Yes
KXBRENTD-26SEP2417-T100.500.350.40No
KXWTI-26SEP2414-T88.990.960.98Yes
KXCBDECISIONMEXICO-26SEP24-H25P0.050.12No
KXCBDECISIONMEXICO-26SEP24-C50P0.050.03No
KXGOLDD-26SEP2417-T42580.820.48Yes
KXJOBLESSCLAIMS-26SEP24-2050000.320.17No
KX30YMORTW-26SEP24-T7.080.150.01No
KX30YMORTW-26SEP24-T6.980.550.89Yes
KXWTI-26SEP2414-T90.990.920.94Yes
KXTEMPMIAH-26SEP2406-T70.990.970.99Yes
KXTEMPCHIHS-26SEP2406-T58.990.620.90Yes
KXJOBLESSCLAIMS-26SEP24-2150000.080.08No
KXBIGGESTQUAKE-23SEP26-5.20.800.98Yes
KXGOLDD-26SEP2317-T43150.850.46No
KXGOLDD-26SEP2317-T43250.800.35No
KXBRENTD-26SEP2317-T970.350.32Yes
KXBRENTD-26SEP2317-T97.500.280.23Yes
KXTEMPMIAH-26SEP2306-T71.990.970.96Yes

Pre-registration (locked before any forecast)

# PREREG.md — pre-registration of the gold-standard Kalshi forecaster

**Registered 2026-07-28 (America/Chicago), before any `source='ai'` forecast row exists.**
The git history is the proof: this file is committed at Phase 5, and the first production
(`source='ai'`) forecast is not created until Phase 7, after this commit. Any change to the rules
below requires a dated amendment appended to the "Amendments" section AND the owner's sign-off — the
original rules above the amendment line are never edited in place.

This is a paper-only research instrument. Nothing here places real orders. Educational / hypothetical.

---

## The pre-registered rules (copied verbatim from PLAN.md "LOCKED decisions")

1. **The model never sees the market price** in its prompt. We are testing independent skill;
   showing the price lets the model echo the crowd and fakes calibration. Log `mkt_p` separately
   at call time. (A later "sees-price" variant may be added as a separate scored segment. Not v1.)
2. **Question selection:** status open, `close_time` ≤ 30 days out, `volume_fp` ≥ 500, bid-ask
   spread ≤ $0.10, category in: Economics, Financials, Commodities, Climate and Weather, Politics,
   Science and Technology, World. Excluded: Sports, Entertainment, Mentions, Crypto, Elections,
   Companies, Social, Health. Max **2 markets per event** (for ladders pick the 2 strikes nearest
   $0.50 mid = nearest the money). Max **40 new forecasts per night**.
3. **One forecast per market**, made at first qualifying sighting, never revised. The model may
   **skip** any question (no informational basis); skips are logged and cost nothing.
4. **Paper trade rule:** fills at the **ask** (not mid). Buy YES if `our_p − yes_ask − fee(yes_ask)
   > 0.02`; buy NO if `(1 − our_p) − no_ask − fee(no_ask) > 0.02`. Kalshi fee per $1 contract:
   `fee(p) = ceil_to_cent(0.07 · p · (1 − p))`. Flat $10 notional per trade, max 1 trade per event.
5. **Scoring:** Brier of `our_p` vs Brier of `mkt_p` (mid at call time) on identical resolved sets,
   segmented by category and by context kind (fred / nws / prices / news / none), plus calibration
   buckets. Voided/unresolvable markets are excluded. Only rows with `source='ai'` count
   (`source='dev'` = build-time tests, never scored).
6. **Gates (evaluate at ≥150 resolved AI forecasts):** skill gate = our Brier < market Brier;
   money gate = paper P&L > 0 net of fees over ≥100 trades. Both pass → owner may fund a real
   bankroll ($500–2k, allowed to go to zero; separate authorization, separate build). Either fails
   → kill, write the post-mortem, keep the track record. Interim peeks fine; no action before n.
7. **Prompt discipline:** `PROMPT_VER` constant logged on every forecast; any prompt change bumps
   it. LOUD failures only: a failed/malformed LLM call writes a `runs` row and stderr; **never**
   silently fall back (market-radar's silent-fallback bug is the cautionary tale).

---

## Exact prompt text (PROMPT_VER = "v1")

The nightly batched call (`brain.py`, `--model sonnet`) emits ONE prompt built from a fixed
preamble plus one block per question. The preamble is **verbatim**:

> You are a calibrated event forecaster. For each question output a probability 0-1 that it
> resolves YES. You have NO market price and must not guess one - reason only from the evidence
> given. If you have no informational basis, set skip=true (this costs nothing and is better than
> a blind guess). Today is {UTC date} (UTC). Output STRICT JSON ONLY: an object mapping each
> ticker to {"p":<0..1>,"why":"<=20 words","skip":<bool>}. No prose outside the JSON.

Each per-question block that follows the preamble contains ONLY: the ticker, the question title,
its sub-title, its resolution rules, and the Phase-2 context pack (external evidence — FRED / NWS /
prices / news — which is itself price-free by construction; `context.py` contains zero Kalshi price
fields). **No market price, bid, ask, or implied probability is ever placed in the prompt.** This is
enforced structurally: `build_prompt()` is a separate pure function and the price fetch lives in
`_fetch_mid()`; a grep proves the string `_dollars` never appears in the prompt path.

If v1 is ever changed, `PROMPT_VER` is bumped (e.g. "v2") and forecasts made under different
versions are scored as separate segments — v1's track record is never retroactively altered.

---

## Gate arithmetic (exactly what `score.py` computes)

Scored set = resolved `forecasts` rows with `source='ai'`, `outcome ∈ {0,1}` (void `-1` and
unresolved `NULL` excluded), and both `our_p` and `mkt_p` populated.

- `brier_ours = mean((our_p − outcome)²)` over the scored set.
- `brier_mkt  = mean((mkt_p − outcome)²)` over the identical set (the crowd's mid at call time).
- `edge = brier_mkt − brier_ours` (positive ⇒ we beat the market; lower Brier is better).
- Paper P&L: over settled `paper_trades` (`pnl` not NULL), `total_pnl = Σ pnl`, `n_trades = count`.
  Per-trade P&L (LOCKED #4 `$1`-contract math, `contracts = $10 / entry_p`,
  `total_fee = contracts · fee(entry_p)`): WIN `pnl = 10·(1/entry_p − 1) − total_fee`;
  LOSS `pnl = −10 − total_fee`; VOID `pnl = 0`.

**Decision (only at `n_resolved ≥ 150`):**
- **skill_gate_pass** ⟺ `n_resolved ≥ 150` AND `brier_ours < brier_mkt`.
- **money_gate_pass** ⟺ `n_trades ≥ 100` AND `total_pnl > 0`.
- **Both pass** → the forecaster has earned a real-bankroll funding decision ($500–2k, may go to
  zero; separate authorization + separate build). **Either fails** → kill it, write the post-mortem,
  keep the documented track record as the durable asset.
- Before `n_resolved = 150`: interim peeks are allowed but **no action is taken** — `score.py`'s
  verdict reads "accruing — N of 150 resolved; no decision yet".

---

## Note on the fee example in PLAN.md

PLAN.md's Phase-4 acceptance line ("fee(0.50) on 20 contracts = $0.70") is an arithmetic slip that
contradicts the LOCKED 0.07 coefficient. The **coefficient is unchanged** (`fee(p) =
ceil_to_cent(0.07·p·(1−p))`, i.e. $0.02/contract at p=0.50). The implemented order fee is
`contracts × fee(entry_p)` = 20 × $0.02 = **$0.40** at the example point. This clarification does not
alter any pre-registered rule; it records the correct arithmetic under the LOCKED formula.

---

## Amendments

(none — the rules above are the original registration. Append dated, owner-signed amendments below
this line; never edit the original rules in place.)