Version 1.0.2

Changes since v1.0.1:
- Prevent Ctrl+X and Escape from propagating after a delete confirmation modal dismisses, so confirming a deletion cannot open another delete prompt.
- Scroll newly created tasks into view after focusing them.
- Render task tags with colored padding and highlight tag names with their stable colors while entering tags in new-task and edit-task forms.
- Move task priority before tags, remove its percent prefix, align priorities across visible rows, and retain a separator before the tag area.
- Add regression coverage for delete confirmation handling, task visibility after creation, tag input highlighting, tag rendering, and priority alignment.
- Document that standalone version bumps, commits, and version tags do not require validation unless explicitly requested.