SI Methods: a full experimental-procedures appendix

Replaces the three-paragraph methods sketch with a scientific account of how
the study was run (M1-M7):

- M1 design principles: cheapest falsifying tier; match claim precision to
  instrument precision; every tier gets an oracle independent of the model
  being measured; falsifiers declared before running.
- M2 replication: what a replicate *is* differs by tier (independent lineage /
  lineage incl. fresh init and data order / training seed with test sets held
  fixed), and a table giving every experiment's replicate count with the
  reasoning - why 200 for E4 (per-item binary outcomes), 60 for the bridge
  gate (must detect any departure), 3-5 where the contrast is categorical,
  and 1 for the 7B runs, labelled as single runs.
- M3-M5 per-tier procedures: parameter choices and their justification, the
  correlated-parent construction, why the neural sandbox is synthetic (a
  lossless identity code plus style entropy gives an exact oracle while still
  forcing the model to learn a distribution), MNIST modes and the frozen-CNN
  oracle with its confusion matrix as measurement floor, why no-BatchNorm MLPs
  for the alignment analysis, and for the LLM tier: why Qwen 0.5B/7B (one
  family so scale is the only variable), why procedural tasks rather than a
  benchmark (exact verifier, contamination-free, controlled disjointness, a
  difficulty knob), why LoRA (confines each parent to an additive low-rank
  delta over an identical base, which is what makes weight-space
  recombination well defined), the training algorithm, and the split scheme.
- M6 negative controls, including the one that removed a result: the
  compatible-overlap axis collapsed the delta-cosine predictor from rho=+0.60
  to +0.03.
- M7 statistical procedures.

Also: SI voice converted to first person and terminology synced to the
"biological model" rename; removed a process ghost from the preamble
("Skeleton assembled at Phase 4"); build.py now takes a document argument and
no longer eats documents that lack a title block, so the SI compiles via a new
si.tex wrapper (10 pp). `make paper` builds both PDFs.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BkRLcc18rwT2Lysu6PbG7v
This commit is contained in:
Giorgio Gilestro 2026-09-07 16:04:52 +01:00
parent c435cfba6e
commit a88289964a
6 changed files with 493 additions and 40 deletions

186
paper/pnas/si_body.tex Normal file
View file

@ -0,0 +1,186 @@
\# SI Appendix --- The evolution of sex for artificial intelligence
*Every experiment has a committed config (\texttt{configs/}), an artifact triple (\texttt{results/<name>/results.parquet} + the resolved config + a manifest carrying content hashes, master seed, and git commit), a README with its legend and falsifier status, and a figure that regenerates from the parquet alone. \texttt{reproduce.sh} re-runs the whole study from the master seeds; \texttt{REPRODUCING.md} maps each manuscript panel to the config and seed behind it.*
\section*{SI Text S1--S2: formal statements}
\section*{S1. The incompatibility floor: what no alignment can remove (E13c)}
\textbf{Setting.} Models A and B are trained on the same input distribution; their target label functions \texttt{f\_A} and \texttt{f\_B} agree except on a conflict set \texttt{S} of probability mass \texttt{\(\mu\)(S)} (in E13's conflict condition, the cyclically-relabelled classes; \texttt{\(\mu\)(S) \(\approx\) conflict\_frac} up to class balance). A \emph{function-preserving transformation} \texttt{T} (any composition of hidden-unit permutations and, for ReLU networks, positive per-unit rescalings --- the full unit symmetry group of a plain ReLU MLP) satisfies \texttt{T(B)(x) = B(x)} for all \texttt{x} by construction.
\textbf{Proposition 1 (endpoint invariance --- with the term ``chord'' defined precisely).} Here ``chord'' means the α-linear interpolation \textbf{of the endpoint loss values}, \texttt{(1α)\(\cdot\)L(A) + α\(\cdot\)L(B)} --- the baseline in the barrier definition, a function of the endpoints only --- NOT the weight-space interpolation path. For every function-preserving \texttt{T}, the endpoint functions, hence the endpoint losses and this chord, are identical for \texttt{(A, T(B))} and \texttt{(A, B)}. The \textbf{interpolation path itself is generally NOT invariant} --- losses along \texttt{(1α)\(\cdot\)A + α\(\cdot\)T(B)} change with \texttt{T}, which is precisely why alignment can lower a barrier. \emph{(Immediate from the definition of function-preserving.)} Scope caveat: the aligner provably recovers a permuted-and-rescaled copy exactly --- an important special case --- but this does not establish global optimality of the alignment over the symmetry group for independently trained networks; the decomposition's ``removable'' share is therefore a lower bound, and the ``residual'' an upper bound, on their true values.
\textbf{Proposition 2 (no merged model can serve both parents).} Let \texttt{h} be \emph{any} single classifier (in particular, any interpolated/merged model, under any alignment). On every \texttt{x ∈ S}, \texttt{f\_A(x) ≠ f\_B(x)}, so \texttt{h(x)} disagrees with at least one of them. Hence
\texttt{ε\_A(h) + ε\_B(h) \(\geq\) \(\mu\)(S)}, and therefore \texttt{max(ε\_A(h), ε\_B(h)) \(\geq\) \(\mu\)(S)/2},
where \texttt{ε\_P(h)} is \texttt{h}'s error against parent \texttt{P}'s labels. A hybrid of two models whose conventions conflict on mass \texttt{\(\mu\)(S)} errs at rate at least \texttt{\(\mu\)(S)/2} against at least one parent --- \textbf{hybrid disadvantage with an information-theoretic floor, independent of the alignment group, the architecture, and the merging operator.} This is reproductive isolation in the fitness sense: past a given functional conflict, \emph{no} recombination operator produces an offspring loyal to both lineages.
\textbf{What remains empirical, and why the experiment is designed as it is.} Propositions 1--2 do \emph{not} bound the single-task path barrier (the loss along the interpolation between A and \texttt{T(B)} evaluated on one parent's task): in principle a path could dip toward one parent's function. Whether it does is exactly what E13 measures --- and the measured answer is that it does not: the conflict-condition barrier is unchanged by permutation alignment (\texttt{residual}) \emph{and} by alignment modulo the full permutation \(\times\) positive-rescaling group (\texttt{residual\_scale}), while the same aligner removes \textasciitilde{}all of the independent-init barrier (the positive control). Richer-symmetry results for transformers (arXiv:2606.23607; neuron-identifiability approaches to linear mode connectivity, 2026) strengthen the \emph{removable} side of the decomposition and are therefore complementary: the more barrier a larger group can remove for \emph{compatible} models, the sharper the meaning of the residual that survives for \emph{incompatible} ones --- and Proposition 2 caps what any of them could ever achieve on the conflict set.
\textbf{Terminology note for the paper.} ``Residual (after alignment)'' = the estimated functional incompatibility; for ReLU MLPs I align modulo the full unit symmetry group, so the estimate is not confounded by missed symmetries of that architecture class.
\section*{S2. Emergent vs imposed incompatibility (E13b framing)}
The conflict condition \emph{imposes} contradiction (the two label maps disagree on \texttt{S}), which pins \texttt{\(\mu\)(S) > 0} and activates Proposition 2. A true Bateson--Dobzhansky--Muller incompatibility is \emph{emergent}: each lineage's substitutions are harmless on their own background (\texttt{\(\mu\)(S) = 0} --- the training signals never contradict), and incompatibility, if any, arises only in the \emph{combination}. The \texttt{disjoint} (complementary class specialists) and \texttt{augment} (divergent input conventions) conditions realise this: any residual barrier they develop cannot be attributed to label conflict and is the emergent-speciation signal proper. Pre-registered readings: residual grows with divergence \(\rightarrow\) model speciation is emergent in real weights (E12's trajectory realised); residual stays at the \texttt{shared}-control level \(\rightarrow\) within this regime, trained networks are \emph{more} merge-compatible than the biological analogy predicts --- an honest bound on the analogy, and itself a design-relevant result (merging is safe absent functional conflict).
\textbf{Outcome (2026-08-11 run, 4 reps, t\_div \(\leq\) 3200): the second reading.} Residual 0.000 at every divergence in both emergent conditions, and the merge \emph{rescues} the forgetting \texttt{disjoint} specialists (parents \(\rightarrow\) 0.535/0.474 on the full task; merged \(\approx\) 0.955 throughout --- a sustained Fisher--Muller rescue at zero barrier). Isolation in real weights required functional conflict in this regime; whether long-horizon over-specialisation erodes mergeability at LLM scale (cf. arXiv:2607.11997) is the \texttt{llm\_speciation} question (Phase 3).
\section*{SI Table S1: the claims ledger (status / assumptions / evidence / limits)}
\medskip\noindent\begin{center}\footnotesize
\begin{tabular}{p{0.184\textwidth} p{0.184\textwidth} p{0.184\textwidth} p{0.184\textwidth} p{0.184\textwidth}}
\hline
Claim & Status & Key assumptions & Evidence & Known limits \\ \hline
Collapse = Wright--Fisher drift (biological model) & Closed form (diagnosis conceded to prior work) & Knowledge = categorical distribution; refit = resample & Closed forms reproduced to <0.5\% & Real learners add a signed, architecture-specific estimator bias (measured) \\[3pt]
Grounding = immigration; critical real-data fraction \(\ll\) 1 & Exact + empirical sign & Fresh samples from a fixed, non-drifting truth & Exact \texttt{H\_eq}; \texttt{g*\(\approx\)0.048}; sign holds in RNN/MLP/VAE and on MNIST & Deepest tail unrescuable at feasible budgets (\texttt{m 1/p}); sharp threshold softens in trained nets \\[3pt]
``Merge, don't average'' conservation & Exact \textbf{for the output-mean operator} & Rare-item regime; an oracle/verifier identifies the strongest source & E4 closed form + simulation; neural reproduction & Weight-averaging and routing are empirical cousins, not instances; budgets differ; bridge = the headroom rule \\[3pt]
Offspring exceed every parent (Fisher--Muller) & Interpretation + empirical & Complementary (decorrelated) parents; verifiable fitness & E8 (biological model); 7B LoRA merge beats every specialist on every family & LLM tier: 3 lexically-distinct families; replicated over five training seeds at 0.5B \\[3pt]
Outbreeding depression on rugged landscapes; operator design rule & Biological-model result; hypothesis at LLM scale & NK epistasis stands in for skill entanglement & E9--E10; directed selection rescues & Not yet mapped onto a real task-entanglement measure \\[3pt]
Optimal mate-pool breadth shrinks with ruggedness & Biological-model result; hypothesis for merging populations & Ring population, local selection & E14 & Phenomenon known to island-model evolutionary computation; the contribution here is the mapping and the diversity/mean decomposition \\[3pt]
Merge failure decomposes into coordinate artefact + functional residual & Empirical (MLP tier; LLM tier in progress) & Alignment enumerates the architecture's unit symmetries & Full-symmetry residual \(\approx\) 0 (compatible) vs \(\approx\) naive (conflict); cliff in hybrid fitness & Scoped to aligned linear interpolation; conflict floor is information-theoretic, not genetic \\[3pt]
Epistasis (not divergence) sets the cliff; snowball onset & Biological-model result; \textbf{hypothesis} at the neural tier & BDM incompatibility structure & E12 & Snowball count ≠ performance cliff without the effect-size link; neural test outstanding \\[3pt]
Pre-merge functional disagreement predicts merge penalty & Empirical, within a controlled grid (0.5B, 13 conditions \(\times\) 3 seeds) & Constructed conflict/overlap/duration axes; oracle-potential outcome (pre-registered; ordering sensitive to reference) & Clustered CIs exclude 0; held-out LOCO \(\rho\)\(\approx\)0.4; selected geometry baselines \(\approx\) 0 & Head-to-head predictor differences not individually significant; only selected baselines; generalisation to real task pairs open \\[3pt]
Confidence weighting improves rank prediction over raw disagreement & \textbf{Not supported} (pre-registered internal prediction) & --- & Paired Δ\textbackslash{} & \(\rho\)\textbackslash{} \\[3pt]
The predictor improves budget-matched operator choice & \textbf{Open} & --- & Soup-vs-route gap readout noise-dominated at 0.5B & The practical payoff; untested \\[3pt]
Emergent speciation without conflict & \textbf{Not observed} (pre-registered) & Shared ancestry, compatible tasks, tested divergences & E13b: residual 0.000; merge rescues specialists & Bounds the hypothesis; longer horizons/distribution shift/capacity pressure untested \\[3pt]
Grounding + sex + diversity jointly necessary & Biological-model result; hypothesis at LLM scale & Conformity stands in for self-consumption & E11 four-arm ablation, each arm failing distinctly & The full grounded LLM society is unbuilt \\[3pt]
\hline\end{tabular}\end{center}\medskip
\section*{SI Table S2: headline quantitative results}
Headline quantitative results with sample sizes, uncertainty, and outcome definitions (full per-experiment tables and falsifier status in the per-experiment documentation).
\medskip\noindent\begin{center}\footnotesize
\begin{tabular}{p{0.230\textwidth} p{0.230\textwidth} p{0.230\textwidth} p{0.230\textwidth}}
\hline
Result & Setting / n & Outcome definition & Headline \\ \hline
Closed-form validation & Biological model; standing tests & Simulated vs closed-form H-decay, immigration equilibrium, multi-teacher union & Agreement < 0.5\% \\[3pt]
Grounding retention & Minimal model; 18+ replicates per point & Fraction of equilibrium diversity retained at grounding g (operational threshold) & g \(\approx\) 0.05 retained \(\geq\)95\% (tested setting); smooth in g \\[3pt]
MNIST collapse \& rescue & Conv-VAE, 4 replicates; frozen oracle (98.5\% mode acc.) & Mode support / forward-KL over generations & Dry: 30\(\rightarrow\)1 modes; 10\% grounding: 30/30 held \\[3pt]
Fisher--Muller in LLMs & 5 seeds (0.5B), fixed tests; single 7B run & Merged vs best-specialist accuracy (overall; worst family) & Ties 0.647±0.027 vs 0.592±0.009; 7B 0.87 vs 0.77 \\[3pt]
Union vs blend (headroom) & 3 seeds (0.5B hard); single 7B-hard run & Paired per-seed ordering, routing vs weight-average & Routing > blend in 3/3 seeds; one catastrophic blend failure avoided \\[3pt]
Speciation decomposition & MLPs, 3 replicates & LMC error barrier residual after permutation+rescaling alignment & Same-task 0.001; conflict 0.497 (naive 0.502) \\[3pt]
Emergent isolation & MLPs 4 reps to 6.4\(\times\) base training; LLM 1\(\rightarrow\)12 epochs & Residual barrier; merged vs parent accuracy & 0.000 everywhere; merge rescues parents (\(\approx\)0.955 vs \(\approx\)0.50) \\[3pt]
Predictive test & 13 conditions \(\times\) 3 seeds (0.5B) & Merge penalty vs oracle parent potential (pre-registered; ±: clustered 95\% CI) & Functional \(\rho\) +0.45/+0.46, CI excl. 0; LOCO \(\rho\) \(\approx\) 0.4; geometry n.s.; paired differences n.s. \\[3pt]
\hline\end{tabular}\end{center}\medskip
\section*{SI Methods: experimental procedures}
Every experiment in this paper is one YAML config, one runner invocation, and one artifact triple (\texttt{results.parquet} + the resolved config + a manifest carrying the master seed, git commit, library versions, and a content hash). The configs named below are the authority on any parameter; this section gives the scientific reasoning behind the choices. \texttt{REPRODUCING.md} maps each manuscript panel to the config and seed that produced it.
\subsection*{M1. Design principles}
Four rules govern every choice that follows.
\emph{Test each claim at the cheapest tier that can falsify it.} A closed form beats a simulation, a simulation beats a trained network, and a small network beats a language model, whenever the cheaper instrument can still return the answer ``no''. A costlier tier is entered only where it adds a discriminating test rather than a replication --- which is why several cells of the programme (Fig. 1A) are deliberately empty.
\emph{Match the precision of the claim to the precision of the instrument.} The biological model is exact, so it carries the paper's quantitative statements. Trained systems add optimisation noise and inductive bias, so at those tiers I claim signs and orderings, never magnitudes.
\emph{Make reality able to refuse.} Every tier has an oracle that is independent of the model being measured: a fixed true distribution in the biological model, a lossless identity code or a frozen classifier in the neural tier, an exact-match verifier over procedurally generated tasks in the language-model tier.
\emph{Declare the falsifier before running.} Each experiment states the outcome that would refute the claim it tests (per-experiment READMEs; SI Table S1). Two pre-registered predictions failed, and are reported as failures in the main text.
\subsection*{M2. Replication: what a replicate is, and how many}
A replicate means something different at each tier, and conflating the three would misstate what the error bars cover.
In the biological model a replicate is an independent lineage: a fresh random stream driving the same resolved config, with sub-seeds derived from the master seed by \texttt{SeedSequence.spawn}. Because drift \emph{is} the object of study, the spread across replicates is signal rather than nuisance, and replicate counts are set so that the confidence interval on the summary statistic is small relative to the effect being reported.
In the trained-network tier a replicate is an independent lineage including fresh weight initialisation and data ordering, so it carries optimisation noise on top of drift.
In the language-model tier a replicate is an independent \emph{training} seed evaluated on \emph{fixed} test sets. Holding the evaluation data constant while varying the training seed isolates training stochasticity, which is the quantity in doubt; it also means the seed-to-seed spread I report is not inflated by resampling the benchmark.
Replicate counts, and why each is what it is:
\medskip\noindent\begin{center}\footnotesize
\begin{tabular}{p{0.307\textwidth} p{0.307\textwidth} p{0.307\textwidth}}
\hline
Experiment & Replicates & Reasoning \\ \hline
E1, E2, E3, E5, E6 & 100 lineages & Long horizons (400--600 generations) with drift-dominated variance; 100 lineages put the CI on stationary diversity well inside the effect being resolved \\[3pt]
E4 & 200 & Outcomes are per-item binary retentions, the highest-variance quantity in the paper \\[3pt]
E7 & 20 & Trajectory contrast (sexual vs asexual adaptation speed), large and monotone \\[3pt]
E8 & 40 & The vertical claim; the headline separation, so the most replicated of the genotype experiments \\[3pt]
E9, E10 & 24 & Landscape sweeps where each point aggregates 200 offspring internally \\[3pt]
E11 & 12 & Four-arm ablation over 80 generations; arms separate by margins far exceeding the CI \\[3pt]
E12, E12\_nk & 15 & Each point already averages 500 (E12) or 200 (E12\_nk) offspring \\[3pt]
E14 & 20 & Breadth \(\times\) ruggedness grid, 60 generations per cell \\[3pt]
kernel\_sharpen, kernel\_smooth & 24 & Two-parameter kernel fits against neural reference endpoints \\[3pt]
bridge & 60 & The harness gate: must detect \emph{any} departure from the biological model, so the most replicated neural run \\[3pt]
grounding & 18 & Nine-point grounding sweep with per-generation network retraining \\[3pt]
collapse, architectures & 5 & Sign-level demonstrations across architectures; each lineage retrains a network 22--25 times \\[3pt]
recombination & 8 & Operator contrast in trained weights \\[3pt]
mnist\_collapse & 4 & 15 generations \(\times\) a conv-VAE retrained from scratch each generation; the contrast (30 modes vs 1) is categorical \\[3pt]
speciation\_real, \_cliff & 3 & Barrier decomposition; the quantity is a near-deterministic function of the training condition (residual 0.001 vs 0.497) \\[3pt]
speciation\_real\_emergent & 4 & A null: replicates are spent on longer divergence horizons rather than more repeats \\[3pt]
llm\_merge\_seeds & 5 training seeds & The Fisher--Muller signature, the most-replicated language-model claim \\[3pt]
llm\_moe\_hard\_seeds, llm\_directed\_hard\_seeds, llm\_epistasis(+compat), llm\_speciation\_add & 3 training seeds & Per-seed orderings reported individually rather than averaged \\[3pt]
7B runs, llm\_speciation & 1 & Single-run confirmations at a scale where each run costs GPU-hours; reported as sign-level and labelled as single runs \\[3pt]
\hline\end{tabular}\end{center}\medskip
The asymmetry is deliberate: replicates are cheap exactly where the quantitative claims live, and the expensive tiers are asked only for the sign of an effect the cheap tier has already quantified. Where a single run is all there is, the manuscript says so.
\subsection*{M3. The biological-model tier}
Knowledge is a distribution over \texttt{K} discrete items; reality is a fixed Zipf-tailed distribution \texttt{p*}; one generation resamples \texttt{n} draws from the parent, optionally mixes in \texttt{m} verified draws from \texttt{p*}, and refits. Implementation: NumPy/SciPy, no GPU, bitwise reproducible.
\emph{Parameter choices.} \texttt{K = 500}--\texttt{1000} with \texttt{zipf\_s = 1.1} and half the items designated tail: large enough that the rare tail contains hundreds of items (so tail statistics are not dominated by a handful of them) and small enough to sweep densely. \texttt{n = 100}--\texttt{200} sets drift strength; it is the population size in the Wright--Fisher correspondence and the distillation sample size in the AI reading. Horizons of 400--600 generations were chosen so that ungrounded lineages reach fixation and grounded ones reach stationarity within the run, which the trajectories confirm.
\emph{Sweeps.} E2 sweeps grounding \texttt{g ∈ {0, 0.005, 0.01, 0.02, 0.05, 0.1, 0.2, 0.4}}; E3 contrasts uniform against region-matched grounding allocation; E4 crosses parent count \texttt{K\_T ∈ {1,2,3,5}} with teacher correlation \texttt{\(\rho\){0, 0.25, 0.5, 0.75, 1}} and \texttt{g ∈ {0, 0.02, 0.05}}; E5 crosses selection mode (none / greedy / quality-diversity) with novelty weight; E6 compares four re-minting arms.
\emph{The correlated-parent construction (E4).} Teacher correlation is constructed directly rather than obtained by tuning drift, so that \texttt{\(\rho\)} is not confounded with \texttt{n}, \texttt{m}, tail size, or generation count. For each tail item a shared switch \texttt{z \textasciitilde{} Bern(\(\rho\))}, a shared retention \texttt{s \textasciitilde{} Bern(q)}, and per-teacher \texttt{u⁽ᵏ⁾ \textasciitilde{} Bern(q)} give teacher \texttt{k} retention \texttt{s} if \texttt{z} else \texttt{u⁽ᵏ⁾}. This yields exact marginal retention \texttt{q} and exact pairwise correlation \texttt{\(\rho\)}, and is exchangeable, so \texttt{\(\rho\)} is a single scalar knob.
\emph{Multi-locus experiments (E7--E11, E14).} Genotypes are \texttt{L = 12} biallelic loci (4096 genotypes --- effectively open-ended relative to the population sizes used), with fitness either additive or a Kauffman NK landscape whose interaction count \texttt{K} tunes ruggedness from 0 to 10. E9 and E10 breed from \texttt{n\_parents = 6} local optima into populations of 200 offspring; E10 additionally screens offspring and iterates (5 rounds, keeping 8). E11 runs a population of \texttt{N = 60} agents for 80 generations at ruggedness \texttt{K = 8}, with mutation \texttt{\(\mu\) = 0.03}, 120 offspring per generation, and selection weighting true fitness against consensus conformity at \texttt{g = 0.85}. E14 sweeps mate-pool breadth on a ring of \texttt{N = 48} against ruggedness.
\emph{Speciation (E12).} \texttt{L = 20} loci, incompatibility density \texttt{\(\rho\){0.1, 0.25, 0.5}}, parental divergence swept 0--20 substitutions, 500 offspring per cell at recombination rate 0.5. E12\_nk repeats the question on NK landscapes (\texttt{L = 16}, \texttt{K} 0--10, 40 parent pairs, 200 offspring).
\emph{Validation.} Three closed forms are asserted as standing tests to within 0.5\%: neutral heterozygosity decay \texttt{E[H\_t] = H\_0(1 1/n)\textasciicircum{}t}, the exact immigration--drift equilibrium, and the multi-parent union formula. These run in CI alongside the correctness tests. If they fail, the science is wrong rather than merely the code.
\subsection*{M4. The trained-network tier}
\emph{Why a synthetic universe.} Measuring collapse requires knowing the true distribution exactly. Each mode is rendered as a token sequence carrying an identity segment (base-2 digits encoding the mode index losslessly, so the oracle reads the mode back with zero error) followed by style tokens drawn uniformly at random. The style segment gives genuine within-mode entropy, so a generative model must learn a distribution rather than memorise \texttt{K} fixed strings, while the identity segment keeps the measurement noise-free. Mode truth comes from the same \texttt{make\_true\_distribution} used by the biological model, so ``mode'', ``region'', and ``tail'' denote the same objects at both tiers.
\emph{The bridge gate.} Before any trained model is interpreted, a histogram generator is run through the identical harness; it must reproduce the biological model exactly. This separates harness bugs from model behaviour, and is why the bridge run carries 60 replicates.
\emph{Architectures and training.} The recurrent generator is an embedding (24) \(\rightarrow\) GRU (128 hidden; 192 in the architecture-generality run) \(\rightarrow\) linear readout, trained each generation from scratch with Adam, learning rate 2\(\times\)10⁻³, batch size 256, 25 epochs, and evaluated by sampling 12,000--15,000 sequences. Feedforward and variational autoencoder generators share the harness. Retraining from scratch each generation (rather than fine-tuning) makes the generational step a clean refit, matching the biological model's operator.
\emph{MNIST tier.} Dataset: MNIST via torchvision (60,000 training images). Modes are digit class \(\times\) stroke-thickness bin (10 \(\times\) 3 = 30 modes) with a Zipf frequency profile, so roughly eighteen modes are rare. The generator is a convolutional variational autoencoder (latent 32, β = 1), retrained from scratch each generation with Adam, learning rate 10⁻³, batch 256, 30 epochs, on 6,000 images drawn from the previous generation's own samples, for 15 generations, at \texttt{g ∈ {0, 0.1}}. The oracle is a frozen two-convolution classifier trained once (5 epochs) combined with a deterministic thickness measure; it reaches 98.5\% mode accuracy and its 30 \(\times\) 30 confusion matrix is recorded in the manifest as the measurement floor. Build gates: the oracle's accuracy, and generation-0 recovery of all 30 modes.
\emph{Speciation in trained weights.} Two multilayer perceptrons (784--512--512--10, ReLU, no batch normalisation --- batch statistics would break the permutation correspondence the analysis depends on) are forked from a shared base trained for 500 steps, then trained apart for 100--3,200 further steps (up to 6.4\(\times\) the shared base) under SGD at learning rate 0.05, batch 128. Merges are weight averages; the readout is the linear-mode-connectivity error barrier before and after alignment. Alignment composes deterministic Re-Basin permutation matching with exact per-unit scale canonicalisation --- the unit symmetry group of this architecture --- and is gated by a control that must recover a permuted-and-rescaled copy exactly. Since the search space is that group rather than all possible alignments, the removable share is a lower bound and the residual an upper bound.
\subsection*{M5. The language-model tier}
\emph{Base models.} Qwen2.5-Instruct at 0.5B and 7B, open weights under a permissive licence, with the revision pinned. Using two sizes from one family makes scale the only variable that changes between the small and large runs; the 0.5B model carries the multi-seed protocols and the 7B model the single-run confirmations.
\emph{Task families, and why they are procedural.} Three deliberately disjoint families --- list operations, string transformations, and small-integer arithmetic --- are generated procedurally from a seed. Procedural generation buys four things that a standard benchmark cannot: an exact-match verifier that plays the role of reality (an answer is right or it is not, with no judge model in the loop); freedom from train/test contamination, since every evaluation item is generated fresh from a disjoint seed offset; control over family disjointness, which is the precondition for specialists to be genuinely decorrelated parents; and a difficulty knob. A \texttt{hard} variant (multi-step list operations, Caesar ciphers and letter transforms, multi-step and larger arithmetic) exists because the easy families saturate a 7B base at ceiling, and saturation removes the headroom in which recombination operators can differ --- a control that proved necessary, since two null results at 7B turned out to be saturation artefacts rather than scale effects.
\emph{Data splits.} Training, validation, routing-calibration, and test items are drawn from non-overlapping seed offsets by construction (test from 1000 + family index, routing from 2000 +, validation from 3000 +, training from the run seed). Test sets are fixed across seeds in the multi-seed protocols. Selection of merge weights uses validation only; the winners are then reported on the untouched test split.
\emph{Specialisation.} Each parent is a LoRA adapter (rank 16, α = 32) on the frozen base, applied to all attention and MLP projection matrices, trained with a manual supervised fine-tuning loop: answer-only cross-entropy (prompt tokens masked out of the loss), AdamW at 2\(\times\)10⁻⁴, batch size 8, 3 epochs, bfloat16, 400--800 training items per family. Low-rank adaptation is the right instrument here for a structural reason rather than a computational one: it confines each parent's specialisation to an additive low-rank delta over an identical frozen base, which is what makes weight-space recombination between parents well defined.
\emph{Recombination operators.} Fusion by uniform weight averaging (soup) and by sign-reconciled, magnitude-pruned task arithmetic (TIES); union by keeping specialists intact and selecting per input (oracle routing, and a training-free nearest-centroid router over the base model's own prompt embeddings) or per module (winner-take-all by delta norm); and directed recombination, which breeds a population of Dirichlet-weighted merges, scores each on validation, and keeps the fittest.
\emph{Evaluation.} Greedy decoding, exact match after canonicalisation. Alongside overall accuracy I report worst-family accuracy, because the Fisher--Muller claim is about competence across all families rather than an average that a single strong specialty can carry.
\emph{The controlled predictive test.} Thirty-nine parent pairs (13 conditions \(\times\) 3 seeds) span three axes that are decorrelated by construction: conflict (contradictory conventions on shared prompts, with private training budgets held fixed), compatible overlap (the same shared prompts under the same convention --- overlap and volume without conflict), and duration (weight divergence with no conflict, 1 to 12 epochs). Six predictors are computed before any merge: confidence-weighted functional conflict, raw disagreement, gradient alignment at the shared base, LoRA-delta cosine and L2 distance, and a cross-task performance baseline. Probes are drawn blind to where the conflict lives. The outcome is the merge penalty against oracle parent potential, pre-registered, and also reported against best-parent and mean-parent references because the predictor ordering is sensitive to that choice.
\emph{The composed society.} A population of \texttt{N} LoRA agents on a shared frozen base evolves for \texttt{G} non-overlapping generations. Each generation every agent answers a fixed validation pool (verifier scored) and a fresh conformity pool (whose modal answer defines the population consensus); selection scores agents by \texttt{g\(\cdot\)fitness + (1g)\(\cdot\)conformity}; parents are chosen with or without a quality-diversity term over behavioural distance; offspring are bred by screened recombination; and each child is a fresh adapter distilled from its source model's own answers, which makes the inheritance channel literally self-consuming. The verifier enters the loop only where \texttt{g > 0}, but is used for reporting in every arm. The four-arm ablation removes grounded evaluation, recombination, or diversity preservation in turn.
\subsection*{M6. Negative controls}
The design leans on controls that can remove a result rather than support one, and one of them did.
The compatible-overlap axis was added to the predictive test specifically to expose overlap-and-volume artefacts, and it did: the initial two-axis grid's best predictor (LoRA-delta cosine, \(\rho\) = +0.60) collapsed to \(\rho\) = +0.03 once compatible overlap was present, identifying it as an artefact rather than a signal. The duration axis supplies divergence without conflict. The emergent-speciation condition supplies divergence with no conflicting signal anywhere, and returns a null. The budget-controlled speciation design (\texttt{conflict\_mode: add}) removes the confound between conflict fraction and private training budget. The histogram bridge is a harness control. In the biological model, \texttt{m = 0} arms and \texttt{\(\rho\) = 1} (fully correlated parents) are the null conditions against which the corresponding effects are read.
\subsection*{M7. Statistical procedures}
Error bars on replicate means are normal-approximation 95\% confidence intervals unless stated otherwise. For the predictive test, where rows share task-data seeds across conditions and are therefore not independent, inference uses a condition-clustered bootstrap (13 clusters, 4,000 resamples); predictors are compared by paired contrasts on the same resamples; generalisation is assessed by leave-one-condition-out prediction; and per-seed and leave-one-seed-out sensitivity are reported alongside, since three seeds cannot settle seed generalisation on their own. Outcome- reference sensitivity is reported rather than resolved. Where a difference is not significant at the sample size available, the manuscript says so rather than reporting the point estimate alone.
\section*{SI Statistics}
Output of \texttt{figures/stats\_llm\_epistasis.py} (clustered CIs, paired predictor contrasts, LOCO held-out prediction, outcome-reference sensitivity, within/between-axis decomposition) --- reproduced verbatim at submission. Chronology of the predictive test (prospective / adaptive / post-hoc) as disclosed in \texttt{results/llm\_epistasis/README.md}.
\section*{SI Figures}
One per experiment, regenerated from committed artifacts: E1--E14, bridge/collapse/grounding/ architectures/recombination, kernel (sharpen/smooth), mnist\_collapse (+ montage), speciation\_real (decomposition/cliff/emergent), llm\_merge(\_hpc/\_seeds), llm\_moe(\_hpc/\_hard\_hpc/\_hard\_seeds), llm\_directed(\_hpc/\_hard\_hpc/\_hard\_seeds), llm\_speciation(\_add), llm\_epistasis(\_compat).