Model collapse — the degradation of models trained on model-generated data — has been characterized almost entirely at the level of outputs and distributions: perplexity, tail loss, diversity. We report a pre-registered experiment that probes collapse at the level of internal structure, using a measured geometric property of trained attention: the formation of conformal (power-law) attention heads, which prior work in this program showed natural text reliably induces (11–15/48 heads across seeds) while corpora engineered to match natural language's mutual-information statistics (0–5/48) and hierarchical grammar without reference (0/48) do not. We train a fresh Pythia-70m-class model, under an identical pre-registered protocol, on 1.1B tokens generated by the best-performing natural-text model — text carrying the full statistical fingerprint of a model that itself possessed the geometry (15/48 heads), produced at temperature 1.0 with no truncation. The pre-registered formation criterion (≥10/48) fails: the child model forms 7/48 conformal heads, with the deep steep-exponent population largely missing (at this formation scale no model, parent included, reaches the strict SYK-near window — formation count, not matured exponent, is the discriminating observable; see §2). A same-day two-seed replication on the identical corpus (declared before launch) confirms the failure is seed-robust: 7 and 3/48 — a child band of 3–7/48 that does not overlap the natural-text band of 11–15/48. Meanwhile the generated corpus itself has more long-range pairwise mutual information than the natural corpus at essentially every measured distance (post-hoc measurement, pre-registered estimator). The internal geometry collapses in a single generation, at unmodified sampling temperature, while the low-order statistics that existing collapse accounts track actually increase. Together with the earlier rungs of the program's corpus-discrimination ladder, the surviving explanation is that the driver of the conformal phase is language's binding to a persistent external referent — a property that generation by this small model does not preserve. Because the parent corpus (TinyStories) is itself frontier-model-generated, "synthetic" is not the operative variable — preservation of reference is. We propose the attention-geometry census as a cheap, pre-registerable, first-generation structural marker for data-quality and model-collapse studies. Pre-registrations (commits cbd0ab2f, 8454ac0d), code, per-head data, and experiment notes with recorded deviations are in the public repository 3ld0n/attention-geometry.