Skip to content
Merged
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 AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,8 @@ recognised and the whole block lands under it, leaving two; the session-URL form
verbatim and a bare one lands under it, leaving two. ⛔ A tail bare footer on a comment is the
platform's, not your form downgraded. Which layer does this is unknown; don't go establishing
it. **Commit message:** an agent commit ends with the model-free trailer pair
`Claude-Session: https://claude.ai/code/session_<id>` and
`Co-authored-by: Claude <noreply@anthropic.com>`; no model identifier lands in a PR title or body,
`Claude-Session: https://claude.ai/code/session_<id>` and `Co-authored-by: Claude <noreply@anthropic.com>`,
and the pre-push hook refuses a model identifier in that pair; no model identifier lands in a PR title or body,
a comment, a changeset, a doc or a code comment. The one exemption is a REPORTING one: a harness-written
`Co-Authored-By` trailer is not declared a deviation; the pair stays model-free; landed history is not rewritten.

Expand Down
Loading