This stub experiment generator is designed for the meta-paper-write demo. It takes a topic phrase and deterministically produces a 20-row CSV file containing baseline and generated results. This ensures stable and reproducible results for demonstration purposes, but should not be used for real scientific data.
Stub experiment generator for the meta-paper-write demo. Given a topic
phrase, produces a 20-row CSV with columns x, y_baseline, y_ours, seeded
deterministically from the SHA-256 of the topic so re-runs are stable.