docs(infra): note agent-image publish lane superseded-in-part by unified release lane (RIG-1746) - #740
Merged
mattwilkinsonn merged 2 commits intoAug 30, 2026
Conversation
…ied release lane (RIG-1746) The unified release lane (compass-unified-release-lane.md, DL-298-301) relocates this lane's per-push publish duty verbatim into a publish-image job and retires the standalone publish-agent-image.yml file in a two-PR staged delete. Only the CI-placement decision is superseded; the tag contract, build/push mechanism, auth pin, and public-visibility ruling stay live and are carried into that lane unchanged — this record remains the cited authority for the baked :git-<sha> pin. Zone-owner amendment accepted at the unified-lane design (RIG-1746); lands after PR #736 so the record-relative pointer + DL-298-301 refs resolve on main. Ledger-impact: none (record stays Status: Draft; partial supersession recorded in prose, no ledger row flip until the RIG-2861 corpus freeze) Spec-impact: none Co-authored-by: Matt Wilkinson <matt@rigel.build>
|
Compass engineering docs preview: https://compass-managed-rig-1746-age.compass-eng-docs.pages.dev Deployed from Changed pages: |
…tion (RIG-1746) Review low: the 'stays live' colon-list omitted the record's linux/amd64 single-arch platform contract (heading L71). The universal 'Every OTHER decision here stays live' already covered it, but the explicit list read as the definitive surviving set — append the platform contract so the enumeration is complete. Ledger-impact: none (record stays Status: Draft) Co-authored-by: Matt Wilkinson <matt@rigel.build>
mattwilkinsonn
marked this pull request as ready for review
August 30, 2026 18:54
mattwilkinsonn
approved these changes
Aug 30, 2026
mattwilkinsonn
deleted the
compass-managed/rig-1746-agent-image-superseded-note
branch
August 30, 2026 18:54
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.
The unified release lane (compass-unified-release-lane.md, DL-298-301)
relocates this lane's per-push publish duty verbatim into a publish-image
job and retires the standalone publish-agent-image.yml file in a two-PR
staged delete. Only the CI-placement decision is superseded; the tag
contract, build/push mechanism, auth pin, and public-visibility ruling
stay live and are carried into that lane unchanged — this record remains
the cited authority for the baked :git- pin.
Zone-owner amendment accepted at the unified-lane design (RIG-1746);
lands after PR #736 so the record-relative pointer + DL-298-301 refs
resolve on main.
Ledger-impact: none (record stays Status: Draft; partial supersession
recorded in prose, no ledger row flip until the RIG-2861 corpus freeze)
Spec-impact: none
Co-authored-by: Matt Wilkinson matt@rigel.build