You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the verdict is **STILL PRESENT** or **CANNOT VERIFY**, ask:
141
+
142
+
> "May I update `production/qa/bugs/[BUG-ID].md` to set Status: Still Present /
143
+
> Cannot Verify and add the verification evidence?"
104
144
105
145
If STILL PRESENT: reopen the bug, set Status back to Open, and suggest re-running `$hotfix [BUG-ID]`.
106
146
@@ -125,9 +165,29 @@ Append a closure record to the bug file:
125
165
126
166
Update the top-level `**Status**: Open` field to `**Status**: Closed`.
127
167
128
-
Ask: "May I update `production/qa/bugs/[BUG-ID].md` to mark it Closed?"
168
+
If the bug is already `Verified Fixed`, close the bug and refresh stale triage
169
+
metadata under the same approval when the refresh is safe deterministic cleanup.
170
+
Before writing, list the exact files and ask once:
129
171
130
-
After closing, check `production/qa/bug-triage-*.md` — if the bug appears in an open triage report, note: "Bug [ID] is referenced in the triage report. Run `$bug-triage` to refresh the open bug count."
172
+
> "May I update these files to close [BUG-ID], refresh stale triage metadata
0 commit comments