36bdbf7cc1
Extends the Tier 1-3 SampleCollection diagnostics (marginals, correlations, pairwise, direction alignment, constraints) to work on a full autoregressive giant rollout shower checked against an independent ground-truth steps file, rather than only paired giant predict --coord local output. The two files are unpaired (different lengths, own conditioning), so SampleCollection gains optional *_gen fields and _group_labels/marginal_table/plot_marginals/ plot_pairwise build independent real/gen masks instead of assuming one. Adds analysis/rollout_validation.ipynb, a sibling of validation.ipynb built around this workflow. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>