Skip to main content
FitForJev
Pattern catalog

Pattern · bug-severity

Bug severity & priority

Keywords: bug, crash, defect, regression, severity, stack trace, outage

Jev questions

  • severity · score

    How severe is this bug?

  • component · choice

    Which part of the system is broken?

  • reproducible · noul

    Do the reported steps trigger the bug again?

Who owns what

Code

  • Dedupe by stack-trace hash in code
  • Page P0 past a severity threshold. Keep thresholds in code

Jev

  • severity as Score
  • component as Choice
  • reproducible as Noul

LLM

  • Write the user-facing incident update

Guard: if (severity >= 2) pageOwner(); else queueBacklog();