Skip to content

Docs: add optional reproducibility helpers (run manifest + folder compare)#556

Open
vgplatformproject wants to merge 1 commit intogaelcolas:mainfrom
vgplatformproject:add-repro-helpers
Open

Docs: add optional reproducibility helpers (run manifest + folder compare)#556
vgplatformproject wants to merge 1 commit intogaelcolas:mainfrom
vgplatformproject:add-repro-helpers

Conversation

@vgplatformproject
Copy link

@vgplatformproject vgplatformproject commented Mar 3, 2026

This PR adds optional, additive reproducibility helpers under Tools/Repro/:

  • New-RunManifest.ps1: writes a small manifest.json per run (tool/run id/inputs + host info + optional git metadata).
  • Compare-RunFolders.ps1: compares two output folders via SHA256+size and produces compare_report.json + compare_report.md.
  • README.md: usage examples.

These helpers help detect silent drift and make baseline comparisons repeatable, without changing existing tasks or workflows.

Related (provenance): https://github.com/vgplatformproject


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant