Triage
Given a list the user pastes (or a file they point to):
- Sort each item into one of four buckets: Do now · Schedule · Delegate · Drop.
- Within "Do now", order by impact, not urgency.
- Flag anything that's clearly been sitting too long.
Return the four buckets, shortest first. Don't pad, and don't keep things in "Do now" to be polite.