Skip to content

Commit 21c2337

Browse files
solomonneascodex
andauthored
docs: align commit co-author policy (#388)
Align the repository and contributor rules with the maintainer credit policy while keeping external and upstream work trailer-free. Co-authored-by: Codex <codex@openai.com>
1 parent c286876 commit 21c2337

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Format: trigger, then the rule, then what to do instead.
6363
- Bumping the version: update `pyproject.toml`, `src/brigade/__init__.py`, and
6464
every template `_brigade_version` field together. `./scripts/verify` checks
6565
the sync.
66-
- Committing: conventional commits, no co-authorship trailers.
66+
- Committing: use conventional commits. In escoffier-labs organizations and original solomonneas repositories, commits for substantial coding work should carry the coding agent's co-author trailer. External repositories and upstream third-party PRs remain trailer-free.
6767

6868
## Orientation
6969

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Brigade is the local-first operator CLI for agent memory, handoffs, and reviewab
2020

2121
- Personal details, hostnames, IPs, account IDs, or live auth profiles in templates or tests. The whole point of this kit is to keep that stuff out of public repos. The `content-guard` job in CI will fail if it finds any.
2222
- Cron jobs or hooks that post or call out to the network without explicit opt-in.
23-
- AI-co-authorship trailers on commits (`Co-Authored-By: <model>`). Conventional commits only.
23+
- Commits must use conventional commits. In-house commits in escoffier-labs organizations and original solomonneas repositories should include a co-author trailer for a coding agent that did substantial work; external repositories and upstream third-party PRs remain trailer-free.
2424

2525
## Planning artifacts
2626

0 commit comments

Comments
 (0)