docs(claude): sync org-standards block (backend#1602) - #651
Merged
Conversation
Managed sync from tracebloc/.github/org-standards.md. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
aptracebloc
self-requested a review
August 11, 2026 07:19
aptracebloc
approved these changes
Aug 11, 2026
aptracebloc
left a comment
Contributor
There was a problem hiding this comment.
@LukasWodka — Approved. Managed org-standards sync — verified the block is faithful.
Extracted the content between the org-standards markers in this branch's CLAUDE.md (51 lines) and diffed it against canonical tracebloc/.github/org-standards.md: identical. The single added line is the new ### Engineer kanban bullet ("every ticket carries a Status… bugs go straight to Ready") — inside the managed block and verbatim to canonical, not a hand-edit. Bugbot green, CI green. Only CLAUDE.md changed, so no code-owner gate applies.
🤖 Generated with Claude Code
4 tasks
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 free
to 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.
Managed sync of the org-standards block into this repo's
CLAUDE.md— canonicalsource:
tracebloc/.github/org-standards.md. Do not hand-edit the block; to changea rule, open a PR against tracebloc/.github and the sync propagates it.
Part of tracebloc/backend#1602 (org-wide engineering standards).
🤖 Generated with Claude Code
Note
Low Risk
Documentation-only sync of engineering process guidance; no runtime or security impact.
Overview
Syncs the org-standards block in
CLAUDE.mdfromtracebloc/.github/org-standards.md(managed copy — not hand-edited here).Under Engineer kanban, it adds a rule that every board ticket must have a
Status(nothing stays at "No Status"), with new work starting inBacklog, and bugs as the exception: usework-type:bugand move them directly toReadyinstead of waiting for refinement.Reviewed by Cursor Bugbot for commit 2911d5e. Bugbot is set up for automated code reviews on this repo. Configure here.