Skip to content

docs: document generated files and release conventions#162

Merged
toddr merged 1 commit into
cpan-authors:mainfrom
toddr-bot:koan.toddr.bot/update-claudemd-generated-files
Apr 3, 2026
Merged

docs: document generated files and release conventions#162
toddr merged 1 commit into
cpan-authors:mainfrom
toddr-bot:koan.toddr.bot/update-claudemd-generated-files

Conversation

@toddr-bot
Copy link
Copy Markdown
Contributor

@toddr-bot toddr-bot commented Apr 3, 2026

What

Adds two new sections to CLAUDE.md clarifying which files are generated and that releases are human-only.

Why

Automated agents (and contributors) were modifying generated files (MANIFEST, README.md) and release metadata (Changes, version numbers) that should not be touched by fixes.

How

  • New "Generated Files" section lists MANIFEST (make manifest) and README.md (pod2markdown RSA.pm > README.md) as do-not-edit.
  • New "Release Process" section explicitly prohibits automated changes to changelog, version, and release metadata.

Testing

Documentation-only change — no code or tests affected.

🤖 Generated with Claude Code


Quality Report

Changes: 1 file changed, 15 insertions(+)

Code scan: clean

Tests: failed (0 Failed, 1 test)

Branch hygiene: clean

Generated by Kōan post-mission quality pipeline

MANIFEST is generated by make manifest, README.md by pod2markdown.
Neither should be edited by hand. Releases (changelog, version bumps)
are human-only — automated fixes must not touch them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@toddr toddr marked this pull request as ready for review April 3, 2026 21:21
@toddr toddr merged commit dcc6391 into cpan-authors:main Apr 3, 2026
28 checks passed
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