Skip to content

chore: comment sweep (why-only comments)#21

Draft
Jepson2k wants to merge 2 commits into
mainfrom
chore/comment-sweep
Draft

chore: comment sweep (why-only comments)#21
Jepson2k wants to merge 2 commits into
mainfrom
chore/comment-sweep

Conversation

@Jepson2k

Copy link
Copy Markdown
Collaborator

37 files, sweep-only.

Codebase comment sweep — removes comments/docstrings that merely restate the code, keeping short why comments. Per the new CLAUDE.md rule.

Safety (objectively verified, not agent self-report): every changed .py was parsed and compared to its base with docstrings normalized — code ASTs are identical, zero logic change — and all files compile. C++ changes are comment-only.

Draft for review.

🤖 Generated with Claude Code

Jepson2k and others added 2 commits June 23, 2026 19:15
Remove comments/docstrings that merely restate the code; keep short why
comments. Per the new CLAUDE.md rule. Comments and docstrings only — no
logic change (AST-verified against base).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…nels)

Resolved robot.py / controller.py: kept main's code + why-comments (the
register_plugin_tools call and the native-tools ordering rationale).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.

1 participant