Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "signetry-claude-code",
"owner": {
"name": "bkd-dotcom",
"url": "https://github.com/bkd-dotcom"
"name": "Signetry",
"url": "https://github.com/Signetry"
},
"metadata": {
"description": "Signetry — govern coding-agent changes in Claude Code. Real-time contract enforcement with signed receipts.",
Expand Down
4 changes: 2 additions & 2 deletions signetry/.claude-plugin/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"description": "Govern coding-agent edits in real time: block out-of-scope or forbidden file writes and dangerous commands before they happen, using your repo's .signetry/admission.yaml. Deterministic (not the model). From signetry-core.",
"version": "0.3.0",
"author": {
"name": "bkd-dotcom",
"url": "https://github.com/bkd-dotcom"
"name": "Signetry",
"url": "https://github.com/Signetry"
},
"homepage": "https://github.com/Signetry/claude-code",
"repository": "https://github.com/Signetry/claude-code",
Expand Down
Loading