-
Notifications
You must be signed in to change notification settings - Fork 74
feat(governance): add seller policy and change-right contracts #6794
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
bokelley
wants to merge
26
commits into
main
Choose a base branch
from
seller-governance-policies
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 5 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
da00e20
feat(governance): add seller policy and change-right contracts
bokelley bf70312
docs(accounts): note that disclosed rejections reflect origins while …
bokelley 2cb4652
Merge origin/main into seller-governance-policies
bokelley caa16da
test: update schema weight after governance merge
bokelley 7142f8a
fix(governance): preserve message-only outcome errors
bokelley 6060673
docs(governance): record seller governance decisions
bokelley 0f7d9e0
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley 27ff9e1
docs(governance): explain sell-side authority boundaries
bokelley 1df8703
fix(docs): add sell-side governance SEO title
bokelley e7e14b2
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley 0fa8107
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley bbcd0a5
fix(training-agent): honor immutable capability versions
bokelley 7c88f9d
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley e6b3b10
chore(training-agent): remove unused version import
bokelley 55fa62b
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley cc9061d
feat: add seller governance policy contracts
bokelley e448886
fix: keep MCP prompt profiles within budget
bokelley f58408d
test: align storyboard floor assertions
bokelley da02416
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley 3fdf52c
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley e2fe4e7
fix: harden seller governance execution
bokelley c0d28cc
test: ratchet governance binding storyboard
bokelley 8e76d2e
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley c32f5f5
fix: validate governance binding storyboard request
bokelley e23cb00
fix: align sales storyboard CI ratchet
bokelley 76f5901
Merge remote-tracking branch 'origin/main' into seller-governance-pol…
bokelley File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "adcontextprotocol": minor | ||
| --- | ||
|
|
||
| Add registry-backed seller acceptance-policy discovery with reusable version-pinned platform profiles, proposal-bound media-buy change terms, structured seller disposition evidence on failed governance outcomes, and seller acceptance criteria for buyer-selected governance agents. Add typed change constraints and status scope, project accepted terms into current `available_actions` through `change_term_id`, and deprecate the released 3.1 `terms_ref` action-link overload for removal in 4.0 while retaining explicit 3.1 compatibility. Add compliance storyboards for product promises, proposal materialization, accepted-term persistence, service-mode routing, state transitions, latent rights, and cross-version action parsing. Harden all four surfaces against stale or ambiguous policy, authorization confusion, untrusted audit evidence, unsafe remote resolution, and rejected-binding persistence. |
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.