Skip to content

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

Merged
Jepson2k merged 3 commits into
mainfrom
chore/comment-sweep
Jul 9, 2026
Merged

chore: comment sweep (why-only comments)#21
Jepson2k merged 3 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>
@Jepson2k Jepson2k marked this pull request as ready for review July 8, 2026 06:02
# Conflicts:
#	parol6/commands/cartesian_commands.py
#	parol6/server/ik_worker.py
#	parol6/server/segment_player.py
#	parol6/server/status_cache.py
@Jepson2k Jepson2k merged commit 6e077ae into main Jul 9, 2026
13 checks passed
@Jepson2k Jepson2k deleted the chore/comment-sweep branch July 9, 2026 11:10
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