Reviewer checklist
==================

[ ] Run: python repro/reproduce_cached_results.py --strict
[ ] Confirm reproduced/verification_summary.json reports ok=true.
[ ] Inspect reproduced/tables/safe10_high_noise_comparison.md.
[ ] Confirm PPO-Penalty, PPO-Lagrangian, SAC-Lagrangian, and Shielded SAC are present in the high-noise safe10 comparison.
[ ] Confirm Direct TD3, TD3 ablations, and CG-RVC are present in the same table.
[ ] Confirm causal-isolation effects are regenerated in reproduced/tables/causal_isolation_effects.csv.
[ ] Confirm Full3D high-noise white-vs-filtered summary is regenerated.
[ ] Confirm paper/main.pdf and paper/main.tex are included.
[ ] Review docs/ARTIFACT_MANIFEST.md for included/excluded files.
[ ] Review docs/REPRO_GUIDE.md before attempting long-running full retraining.
[ ] Review docs/GITHUB_PUBLISHING.md if publishing or mirroring the artifact repository.
