Skip to content

Add actor-bound remote governance guards#15

Merged
G9Pedro merged 1 commit intomainfrom
cursor/org-governance-foundation-d156
Apr 16, 2026
Merged

Add actor-bound remote governance guards#15
G9Pedro merged 1 commit intomainfrom
cursor/org-governance-foundation-d156

Conversation

@G9Pedro
Copy link
Copy Markdown
Contributor

@G9Pedro G9Pedro commented Apr 14, 2026

Summary

  • make hosted HTTP and MCP remote access actor-bound and scope-bound instead of generic bearer-token execution
  • enforce remote command authorization in the CLI surface using explicit read, operate, and admin scopes
  • surface the bound actor and granted scope through serve, connect, whoami, discovery/help text, and canonical docs

Testing

  • cargo test -p wg-cli --lib
  • cargo test --workspace
  • cargo fmt --all
  • cargo clippy --workspace --all-targets --all-features -- -D warnings
Open in Web Open in Cursor 

Co-authored-by: G9Pedro <G9Pedro@users.noreply.github.com>
@G9Pedro G9Pedro marked this pull request as ready for review April 16, 2026 02:48
@G9Pedro G9Pedro merged commit c1efa6c into main Apr 16, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants