Uh oh!
There was an error while loading. Please reload this page.
docs(standards): drop the duplicate 'fix the class' bullet - #230
Merged
Conversation
#220 and #224 both landed the same rule one minute apart, so org-standards.md carried two near-identical 'Fix the class, not the instance' bullets. Because this file is the synced canon, the duplicate would propagate into every repo's CLAUDE.md (Bugbot, on the develop->staging mirror #226, which it blocked). Keeps the line-25 wording: the neighbouring bullets all use unbolded lead-ins, and the removed one was the only bullet in the file starting with bold. It also sat between the post-PR and recurring-finding bullets, splitting that flow. Verified: one occurrence of the rule remains, zero bullets start with bold. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Bugbot flagged this on the develop→staging mirror #226, and it blocked the staging hop (
NOT merged — Bugbot flagged 1 open finding: Duplicate standards bullet landed).#220 and #224 both landed the same rule one minute apart (21:08 and 21:09), so
org-standards.mdnow carries two near-identical "Fix the class, not the instance" bullets. Since this file is the synced canon, the duplicate would propagate into every repo's CLAUDE.md.What
Removes the second bullet, keeping the line-25 wording.
Why that one:
Test plan
Note
There's an irony worth recording: the rule that got duplicated is "fix the class, not the instance", and it got duplicated because two drafts of the same fix both landed. That's the duplicate-work failure mode the rule is partly aimed at — a good argument for the claim-before-you-open convention in the hardening epic.
🤖 Generated with Claude Code
Note
Low Risk
Docs-only cleanup of a duplicate standards bullet; no code, auth, or behavioral changes.
Overview
Removes the second, near-identical "Fix the class, not the instance" bullet from the Quality bar section in
org-standards.md, keeping the earlier wording so the synced canon no longer duplicates the rule.Reviewed by Cursor Bugbot for commit 1745a1a. Bugbot is set up for automated code reviews on this repo. Configure here.