Modify updateTaskStatus to automatically insert a status_change event.
- event_type = 'status_change'
- actor = caller should specify (human/junior/system)
- content = JSON {"from": "Open", "to": "InProgress"}
Every status transition is now recorded in the timeline.