Skip to content

chore: promote dev → master (P2 comment cleanup)#98

Merged
Jaureguy760 merged 1 commit intomasterfrom
dev
Apr 19, 2026
Merged

chore: promote dev → master (P2 comment cleanup)#98
Jaureguy760 merged 1 commit intomasterfrom
dev

Conversation

@Jaureguy760
Copy link
Copy Markdown
Collaborator

Summary

Promote `dev` to `master`. Single new commit on dev since last master sync:

Master already has `d242c8a` (P1 — internal tooling refs + hardcoded path removal, merged directly earlier this session) that dev does not. This promotion therefore also brings that commit back into dev's lineage via the merge.

Files touched are disjoint — no conflicts expected.

Test plan

Delete 58 speculative / commented-out / debug-print / typo-laden
comments across 15 files. Categories removed per Google Python
Style Guide §3.8.1 (comments explain WHY, not WHAT):

- "Should i…" / "Maybe X" / "How should i format" speculation (~30)
- Debug print() statements preserved in comments (~6)
- Commented-out alternative code paths (~9)
- Stale TODO markers where the referenced work is already done (~6)
- Informal "gotta" / "kinda" / typo-laden notes (~7)

No functional / runtime behavior changes. Ten of the removed
comments flagged genuinely unimplemented features; those are
preserved in a private audit catalog for issue-tracker migration.
@Jaureguy760 Jaureguy760 merged commit f3f7f92 into master Apr 19, 2026
15 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.

1 participant