feat: carry managed Execute authority through BYOC - #312
Merged
Conversation
abrichr
force-pushed
the
agent/execute-byoc-authority
branch
3 times, most recently
from
July 31, 2026 11:50
31839ae to
ea600d2
Compare
abrichr
force-pushed
the
agent/execute-byoc-authority
branch
from
July 31, 2026 13:55
ea600d2 to
a4e3bb2
Compare
abrichr
marked this pull request as ready for review
July 31, 2026 14:32
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
Carry the exact one-run managed Execute authority through the customer-controlled Connector into
openadapt-flow run.managed_delivery_authority_v1Connector capability.Security properties
The token does not enter argv or the managed envelope. Managed jobs fail closed on run, bundle, input, provenance, endpoint, or capability mismatch. Existing ordinary BYOC jobs remain compatible.
Two independent reviews accepted exact commit
5a062f6023d485909102538c846ae7490967cbc7.Validation
Integration
This PR requires OpenAdapt Cloud PR #225, which preserves the managed authority and gates its lease on the negotiated Connector capability. Do not activate the managed BYOC lane until both changes are deployed together.