Skip to content

[codex] Add report reproducibility metadata#71

Open
toby-bridges wants to merge 3 commits into
masterfrom
codex/report-metadata
Open

[codex] Add report reproducibility metadata#71
toby-bridges wants to merge 3 commits into
masterfrom
codex/report-metadata

Conversation

@toby-bridges

@toby-bridges toby-bridges commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • add UTC generation time, tool version, profile, and checkout commit metadata to audit report headers
  • keep tool commit optional so standalone downloads outside a git checkout do not report a misleading commit
  • keep the standalone artifact, version-sync fallback, and public metrics aligned

Validation

  • git diff --check
  • python3 scripts/build-standalone.py --check
  • python3 scripts/sync-version.py --check
  • python3 scripts/collect-metrics.py --check
  • python3 -m pytest tests/test_reporter.py tests/test_version_sync.py -q
  • python3 -m pytest tests/test_dual_distribution_parity.py -q
  • python3 -m pytest tests/test_reporter.py tests/test_version_sync.py tests/test_dual_distribution_parity.py -q
  • python3 -S audit.py --help
  • python3 scripts/audit.py --help

@toby-bridges toby-bridges added the release:minor Minor release impact label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:minor Minor release impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant