When reviewing the run logs, only the commits of the individual component models are recorded. However, the commit hash of TSMP2 itself is not included. This creates ambiguity when trying to reproduce runs or trace issues back to the exact TSMP2 version that was used.
Suggested change:
Also write TSMP2 commit hash to the log alongside the component model commits. This will improve traceability, reproducibility, and debugging across model configurations.
When reviewing the run logs, only the commits of the individual component models are recorded. However, the commit hash of TSMP2 itself is not included. This creates ambiguity when trying to reproduce runs or trace issues back to the exact TSMP2 version that was used.
Suggested change:
Also write TSMP2 commit hash to the log alongside the component model commits. This will improve traceability, reproducibility, and debugging across model configurations.