Technical note
Separating routine work from urgent work
Routine work and urgent work need different queues so pressure does not turn every task into an emergency.
Simple split
- Urgent work affects users now or blocks a current change.
- Routine work improves repeatability or lowers future risk.
- Prevention items should move back into routine work when pressure drops.
Use two queues
A single task list hides the difference between current impact and future improvement. During pressure, routine tasks can look urgent simply because they are nearby.
Two queues help. Urgent work gets immediate attention. Routine work stays visible without interrupting the response.
Define the movement rule
A routine task should not become urgent without a clear reason. The reason may be current user impact, a blocked change, or a known deadline that cannot move.
Likewise, urgent work should not stay urgent forever. Once the immediate issue is closed, prevention tasks move back into routine planning.
Review after the event
After pressure drops, review what crossed between the two queues. That review often shows where a routine check would have prevented urgency.
The goal is not to label work perfectly. The goal is to keep attention aligned with real risk.
Queue review checklist
- Name the current urgent issue, if one exists.
- Move prevention tasks back to routine planning.
- Keep owners clear for both queues.
- Do not mix future improvements into active repair notes.
- Review queue movement after the incident ends.