Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 717 Bytes

File metadata and controls

32 lines (21 loc) · 717 Bytes

What changed

Why this change

Reproducibility impact

  • No impact on training/eval outputs
  • Affects data preparation outputs (updated configs/data_manifest.yaml)
  • Affects evaluation/analysis pipeline behavior

Risk assessment

  • Edge cases:
  • Backward compatibility:
  • Performance impact:

How to test

  • bash scripts/audit/pre_release.sh
  • bash scripts/reproduce/smoke.sh
  • Additional task-specific commands:

Reviewer checklist

  • CLI/API compatibility is preserved or explicitly documented
  • Docs/configs updated with behavior changes
  • No secrets, private paths, or large artifacts introduced
  • Repro steps are complete and deterministic