Skip to content

docs(standards): tickets always carry a Status; bugs go straight to Ready (backend#1602) - #195

Merged
LukasWodka merged 1 commit into
developfrom
docs/1602-kanban-status-rules
Aug 10, 2026
Merged

docs(standards): tickets always carry a Status; bugs go straight to Ready (backend#1602)#195
LukasWodka merged 1 commit into
developfrom
docs/1602-kanban-status-rules

Conversation

@LukasWodka

@LukasWodkaLukasWodka commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Team-consolidation round on the org standards (requested by Lukas): two board-hygiene rules added to the Engineer kanban section of the canon:

  1. Every ticket on the board carries a Status — no card sits at "No Status". New tickets start in Backlog.
  2. Bugs are the exception:work-type:bug label (the Bug template applies it) and straight into Ready — defects don't wait for refinement.

One bullet, placed first in the section (ticket lifecycle precedes pickup). Nothing else changed — diff is the single bullet.

Type

Docs (process/standards).

Test plan

  • Verbatim base: branch cut from current develop; org-standards.md byte-identical to live canon before the edit
  • After merge: create-prs dispatch propagates the block to all 19 repos (I'll run it and merge the sync PRs per the standing flow)

Note on mechanization

Both rules are automatable later (default Status=Backlog in add-to-kanban; a labeled-trigger work-type:bug → Ready hop). Per the canon's own meta-rule, once a check carries a rule the sentence gets deleted here — this PR ships the prose so the team can align on the behavior first.

Part of tracebloc/backend#1602.

🤖 Generated with Claude Code


Note

Low Risk
Process documentation only; no runtime, security, or data-handling changes.

Overview
Adds Engineer kanban board-hygiene rules to the org-wide canon in org-standards.md: every ticket must have a Status (no "No Status"; new work starts in Backlog), with bugs as the exception—work-type:bug (from the Bug template) goes directly to Ready without waiting for refinement.

The bullet is placed first in that section so ticket lifecycle precedes pickup rules; no other sections or bullets change.

Reviewed by Cursor Bugbot for commit 95365ce. Bugbot is set up for automated code reviews on this repo. Configure here.

…eady (backend#1602)
Team-consolidation round, requested by Lukas 2026-08-10: every ticket on
the board carries a Status — new tickets start in Backlog; bugs are the
exception (work-type:bug label, straight into Ready — defects don't wait
for refinement).
Mechanization candidates once agreed (per the canon's meta-rule, the
prose then shrinks): default Status=Backlog on add-to-kanban, and a
labeled-trigger hop work-type:bug -> Ready.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@LukasWodkaLukasWodka self-assigned this Aug 10, 2026
@LukasWodka
LukasWodka merged commit cbe3b47 into developAug 10, 2026
13 checks passed
@LukasWodka
LukasWodka deleted the docs/1602-kanban-status-rules branch August 14, 2026 13:53
Sign up for freeto 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.

2 participants

@LukasWodka@saadqbal