Skip to content

docs: add agent-contributor workflow + attribution to AGENTS.md, add CLAUDE.md - #3

Merged
BunsDev merged 1 commit into
mainfrom
docs/agents-attribution-claude
Jul 6, 2026
Merged

docs: add agent-contributor workflow + attribution to AGENTS.md, add CLAUDE.md#3
BunsDev merged 1 commit into
mainfrom
docs/agents-attribution-claude

Conversation

@BunsDev

@BunsDev BunsDev commented Jul 6, 2026

Copy link
Copy Markdown
Member

Appends the standard agent-contributor guidance to AGENTS.md (which was invariant-focused): branch/PR workflow, local CI gates (cargo fmt --all --check, cargo clippy --all-targets -- -D warnings, cargo test -- --test-threads=1 since tests share COVEN_REACH_ALLOWED_PATHS), and the contributor-attribution rule — credit humans with Co-authored-by: Name <ID+username@users.noreply.github.com> (never a .local email, which gives zero GitHub credit). Adds a CLAUDE.md pointer.

Part of a fleet-wide rollout adding consistent AGENTS.md/CLAUDE.md guidance across the public Coven repos. Docs-only.

…CLAUDE.md

Append the branch/PR workflow, local CI gates (cargo fmt/clippy/test
--test-threads=1), and a contributor-attribution rule (GitHub-linked
Co-authored-by trailers, never .local emails) to AGENTS.md. Add a
CLAUDE.md pointer so Claude Code shares the same source of truth.
Copilot AI review requested due to automatic review settings July 6, 2026 07:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR standardizes agent-facing contributor documentation for coven-reach by adding a Claude entry-point file and expanding AGENTS.md with branch/PR workflow guidance, local CI gates, and contributor attribution rules.

Changes:

  • Added CLAUDE.md that points Claude Code users to AGENTS.md as the canonical workflow/invariants guide.
  • Extended AGENTS.md with an agent-focused branch/PR workflow section and explicit local CI gate commands.
  • Documented contributor attribution via Co-authored-by: trailers using GitHub-linked noreply addresses.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
CLAUDE.md Adds a Claude Code entry-point that directs contributors to AGENTS.md/repo docs.
AGENTS.md Adds agent contribution workflow guidance, CI gate commands, and attribution rules.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CLAUDE.md
Comment on lines +5 to +7
(no unsafe, path checks, secret-value confinement), the branch/PR workflow,
local CI gates (`cargo fmt/clippy/test --test-threads=1`), and contributor
attribution.
@BunsDev
BunsDev merged commit 304b04b into main Jul 6, 2026
1 check passed
@BunsDev
BunsDev deleted the docs/agents-attribution-claude branch July 6, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants