fix(sms-bridge): use end-to-end OpenCode V2 flow - #34
Merged
Conversation
Image CI passedPre-commit validation passed. View the workflow run. |
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.
Summary
enqueue; regression coverage continues to prove unapproved senders do not enter downstream processing.Fixes #
None — owner-authorized repair after the selected legacy message-route attempt still failed at the OpenCode stage.
Type of change
Validation
buildahrun 33945461180 passed pre-commit, changed-image detection, and the non-publishing bridge image build.No local tests, container builds, OpenTofu, SOPS, state, or live-system operations were run or claimed. CI is the validation authority.
Impact and rollout
Producer changed:
makeitworkcloud/images/opencode-sms-bridgeis the canonical bridge-image source. An approved merge automatically publishes a new immutable GHCR image tag.Consumer unchanged:
kustomize-clustercurrently selects the functionally failing imagef1e92b0f159230b56f846ab69e6f81057eb796b1; this PR neither selects nor deploys the V2 repair. After an approved merge and publication, a separate reviewed GitOps PR and explicit confirmation are required before image selection, Argo reconciliation, health verification, and a new approved-source SMS test.Behavior boundary: text-only prompts use the OpenCode V2 path. Image parts are deliberately rejected until the V2
prompt.filesmapping is separately designed and tested; no attachment data is silently omitted from an OpenCode prompt.Rollback: if a later selected image regresses, use the canonical GitOps workflow to select a reviewed immutable image tag. Do not overwrite image tags or alter live state manually.
Safety and secrets
GitHub Advanced Security secret scanning is unavailable for this repository; the two-file diff was manually inspected. AI-assisted change: an OpenCode agent materially produced this change; reviewers should verify the OpenCode V2 contract, attachment boundary, sender gate, and CI results before merge.