Prepare URP paper for arXiv publication#9
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 409d47628f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| "available": true, | ||
| "branch": "main", | ||
| "commit": "0c83501ff7f02f338029513715adcf6aa9892f27", | ||
| "commit": "514c0af8b8a5e3a7b5f4ed3dab7dd5b9f552c122", |
There was a problem hiding this comment.
Use a reachable provenance commit
When this squashed commit is merged or cloned without the intermediate local commits, the release manifest points auditors at 514c0af..., but that commit is not an ancestor of the reviewed commit (git merge-base --is-ancestor 514c0af 1465ffa returns false). Since this file is the source-integrity manifest, consumers following provenance.git.commit cannot reproduce or audit the published tree from the repository history; regenerate the manifest from a reachable content commit or keep the manifest-refresh commit in history.
Useful? React with 👍 / 👎.
Summary
Verification