From 7fddee8800b09338d5d287129ba74d37fb11b127 Mon Sep 17 00:00:00 2001 From: scourtney-godaddy <109175789+scourtney-godaddy@users.noreply.github.com> Date: Fri, 29 May 2026 13:35:35 -0400 Subject: [PATCH] docs(claude): annotate Co-Authored-By override relative to global ~/.claude/CLAUDE.md --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index bedcf49..681409e 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -53,7 +53,7 @@ Everything that lands on `main` must meet production-grade standards: breaking change for verifiers and clients. - **`make check` must pass** (`fmt`, `vet`, `golangci-lint`, `test-cover`). CI blocks on any failure. -- **No AI `Co-Authored-By:` trailers.** Do not append +- **No AI `Co-Authored-By:` trailers (overrides global `~/.claude/CLAUDE.md`).** Do not append `Co-Authored-By: Claude …`, `Co-Authored-By: Copilot …`, or any similar trailer naming an AI assistant on commits in this repo. This project follows the Developer Certificate of Origin: every