Skip to content

Commit 430c9b4

Browse files
committed
docs: add agent commit-signing policy
1 parent 28d998d commit 430c9b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

agent.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Agent Rules
2+
3+
## Git Commit Signing
4+
5+
1. All `git commit` operations in this repository must be signed (GPG/SSH signing is acceptable, following local Git configuration).
6+
2. If signing fails due to permission issues (for example keyring, pinentry, or lockfile access errors), you must request elevated permissions and retry.
7+
3. Do not bypass signing requirements under any circumstances, including `--no-gpg-sign`, disabling signing config, or any equivalent workaround.

0 commit comments

Comments
 (0)