Replication And Robustness
Use this skill for reproducibility work rather than one-off execution.
- Identify the replication entrypoint.
- Run the baseline cleanly and capture logs and stored results.
- Compare requested variants in a structured way.
- Say whether the result truly replicates, partly matches, or breaks.
Read references/workflow.md for the replication checklist and use scripts/compare_specs.py and scripts/summarize_log.py for deterministic comparisons.