Results — chemistry track (C0–C1)

Worlds: Gray-Scott reaction-diffusion — self-sustaining localized objects ("atoms") that grow, starve, die, and repel each other. C1 adds configurable apparatus: some input ports secretly move or toggle sensors instead of touching the world. World guide.

First frontier runs (2026-02-12; engine v0.3.1, 2 seeds, n_prep=2)

pairingtrackpredictionpreparationtheory
gpt-5.6-sol + codexC10.97, 0.921.00.82, —
claude-opus-5 + claude_codeC10.96, 0.951.00.96, 0.95
claude-fable-5 + claude_codeC00.95, 0.911.00.96, 0.92
gpt-5.2 + codexC00.82, 0.541.0, 0.75not submitted
tail / null baselines (C0, 2 seeds)0.75 / 0.320.0

Findings

C2 — moving chemistry (2026-02-13, v0.4.0–0.4.1)

Objects now drift (~1 cell / 20 ticks along a hidden direction): every sensor sees transit traffic, tail averages converge to traffic statistics, and half the prediction contracts ask for a channel's fluctuation level (sd) on traffic-visited channels. Generation-time certification skips unstable seeds (replication cascades). Answer scales tightened to 3%/1.5% of channel range (Gray-Scott ensembles are quasi-deterministic; loose scales let replication-grade answers saturate).

agent / baselineprediction
fable-5 + claude_code (tight scales)0.93, 0.75
gpt-5.2 + codex (tight scales)0.82, 0.73
tail (rest-means)0.49
persistence theory0.39
null0.11

Same-model calibration check: gpt-5.2 scored 0.91–0.96 on loose scales vs 0.73–0.82 tight — scale calibration matters as much as world physics. fable's theory scores: 0.86, 0.71.

C3 — multi-species chemistry (2026-02-13, v0.5.0)

Two coupled reaction systems: species A is self-sufficient; species B survives only stacked on an A host, and killing a host (via its species-tagged port) kills its tenant — a cascade law. Ports feed one species each; sensors read hidden species mixtures. That two kinds of stuff exist at all is a discovery.

agent / baselinepredictionpreparationtheory
fable-5 + claude_code0.90, 0.891.00.87, 0.78
gpt-5.2 + codex0.57, 0.570.83–1.0
persistence / tail / null0.69 / 0.60 / 0.00

C4 — excitable chemistry (2026-02-14, v0.6.0): rich, not big

A traveling-wave medium (FitzHugh–Nagumo class): a hidden pacemaker emits rings; sensors read pulse trains; a sustained port drive creates a competing pacemaker. The compact laws — wave speed, entrainment (faster source takes the medium), refractory block (drive too fast → skipped beats) — fit on an index card. Contracts ask for pulse rates and levels under held-out drive schedules. Built under the rich-vs-big criterion: a ~40-line god-parameterized wave theory scores 0.76+ through the real pipeline, so the world is discovery-hard, not merely representation-hard.

agent / referencepredictiontheory
claude-fable-5 + claude_code0.24, 0.180.52, 0.32
gpt-5.2 + codex0.13, 0.12
compact wave oracle (~40 lines)0.76 (improvable ~0.9)
single replication / persistence / tail / null0.90 / 0.25 / 0.16 / 0.09

Current track order by frontier gap

See the overview for the cross-track ranking and the life-tracks page for B/E results.

Generated by python -m physim.results; numbers from REPORT.md (the running lab log with full methodology).