Skip to lesson
Exit
Deep Debugging & Root-Cause1 / 3

2 min lesson

Severity times reach drives the queue

Match each case in "Severity times reach drives the queue" to the signal and response that fit it.

Step 1 of 3

Severity times reach drives the queuehow the report feeds prioritization

A bug report isn't just a fix request - it's an input to the backlog. Quantify both axes so triage doesn't have to guess.

SEVERITY × REACH

Interactive diagram. Tab through its regions; each focused region shows its detail in the panel below.

diagram: quadrant

Quantify both axes in the report so triage can place the bug without re-deriving it.

Learn more

Full explanation

Full explanation

Say it like this

“High severity, ~40 users on 3.9 across macOS: Agent overwrites unrelated functions on multi-file edits, 6 of 20 runs on this 3-file fixture (attached). HAR shows the edit payload returning a diff that spans files the prompt never named. I ruled out extensions (clean profile) and model (repros on two). My hypothesis: the diff-apply step isn't scoping edits to the targeted ranges.”