-
-
Notifications
You must be signed in to change notification settings - Fork 0
Define the protocol-neutral responsibility contract #136
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
c98ef40
Add temporary source export workflow
George-RD 6ef62ab
Run source export for the draft pull request
George-RD 92df129
Fix temporary source export archive
George-RD fffa66c
test: specify responsibility delegation contracts
George-RD 32af5b0
test: format responsibility contract specification
George-RD e282109
chore: export temporary Rust development environment
George-RD 47f46c6
chore: export temporary OpenSpec development environment
George-RD 083e535
chore: stage verified responsibility contract update
George-RD 54c96e0
chore: finalize verified responsibility contract tree
George-RD a38c33e
fix: force removal of verified temporary patch
George-RD 7697973
feat: finish protocol-neutral responsibility contract
github-actions[bot] a259a03
chore: run full verification
George-RD 054ba09
test: expose responsibility contract review gaps
George-RD f89557c
test: pin owner review and lifecycle failures
George-RD ba18865
fix: enforce conservative delegation policy bounds
George-RD af62cca
fix: seal resolved delegation context behind catalog
George-RD 3345046
fix: derive reviewed scope only from sealed context
George-RD d8eb848
fix: bind owner review to valid evidence and policy
George-RD e6077ea
fix: reject inactive responsibility compatibility
George-RD 252903d
chore: format responsibility contract tests
George-RD 9d6c3d7
chore: format owner review contract tests
George-RD 66f496b
style: apply rustfmt to responsibility review contract
George-RD fe34430
docs: scope fail-closed behavior to delegation readiness
George-RD 6b78b5a
docs: preserve known unimplemented action behavior
George-RD 4785108
test: fix responsibility classification fixture shadowing
George-RD 5e8233e
test: require delegation descriptors to be catalogued
George-RD 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Use a consistent change-log date.
Line 3514 records
2026-08-03, but the current date is August 2, 2026 and the archive directory is dated2026-08-02. Change the entry to2026-08-02.Proposed fix
📝 Committable suggestion
🤖 Prompt for AI Agents