Add release/package evidence mapping for SourceOS product packaging surfaces#2
Draft
Add release/package evidence mapping for SourceOS product packaging surfaces#2
Conversation
…ct surfaces Agent-Logs-Url: https://github.com/SourceOS-Linux/homebrew-tap/sessions/7eb3ee96-a737-4dab-8f12-a8edcc214a49 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SourceOS-Linux/homebrew-tap/sessions/7eb3ee96-a737-4dab-8f12-a8edcc214a49 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SourceOS-Linux/homebrew-tap/sessions/7eb3ee96-a737-4dab-8f12-a8edcc214a49 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SourceOS-Linux/homebrew-tap/sessions/7eb3ee96-a737-4dab-8f12-a8edcc214a49 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SourceOS-Linux/homebrew-tap/sessions/7eb3ee96-a737-4dab-8f12-a8edcc214a49 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Agent-Logs-Url: https://github.com/SourceOS-Linux/homebrew-tap/sessions/7eb3ee96-a737-4dab-8f12-a8edcc214a49 Co-authored-by: mdheller <21163552+mdheller@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add release/package operation evidence for SourceOS product surfaces
Add release/package evidence mapping for SourceOS product packaging surfaces
May 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR makes
homebrew-tapthe distribution evidence surface for SourceOS packaging while keeping runtime/policy authority in source repos. It adds explicit release operation coverage, artifact evidence records, and traceability links across all required product surfaces.Release evidence model (operation-plane compatible)
release-evidence/workspace-operations.jsonwith:release.package.prepare,release.formula.update,release.checksum.verify,release.evidence.attach,release.rollback.recordSourceOS-Linux/BearBrowserSourceOS-Linux/agent-machineSourceOS-Linux/TurtleTermSourceOS-Linux/sourceos-devtoolsSourceOS-Linux/sourceos-syncdPackaging surfaces updated to carry evidence links
Formula/agent-machine.rbFormula/bearbrowser.rbCasks/bearbrowser.rbMissing product surfaces bootstrapped
Formula/turtleterm.rbFormula/sourceos-devtools.rbFormula/sourceos-syncd.rbGovernance boundary documented
README.mddescribing evidence mapping and the hard rule: packaging/distribution here must not bypass source-repo contracts, tests, or policy gates.