You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
901 B
901 B
CLAUDE.md
AGENTS.md is the source of truth for this repository, including for Claude harnesses.
Before working, read and follow the root AGENTS.md, then read and follow any nested AGENTS.md files that apply to the paths being inspected or edited.
If this file conflicts with AGENTS.md, AGENTS.md wins.
Git Commit Conventions
- Never add "Co-Authored-By" lines or any AI-attribution footers to commit messages.
- When an agent constructs and executes the
git commitcommand itself (staging, composing the message, and committing), it must append oneAssisted-bytrailer as the last line of the commit body. If the user commits manually, no trailer is required. - Trailer format and field derivation rules live in the root
AGENTS.md"Git Commit Conventions" section.AGENTS.mdis the source of truth; this section is a reminder that the policy applies to Claude harnesses too.