#38: Agile
Status: Backlog

Bugs waiting on triage or a sprint slot.

Triage rule of thumb:

  • Blocker / Critical — pull into the current sprint immediately, even if it breaks the sprint goal.
  • Major — schedule into the next sprint.
  • Minor / Cosmetic — leave here and batch a few into each sprint. A bug list that only grows is a bug list nobody trusts.

Every defect needs steps to reproduce, expected vs. actual behavior, and environment. A bug report without those is a rumor.

Created by Vicky Aug 7, 2026