linear.onProjectEvent handles project creation, updates, and removal.
automations/watch-linear-projects.automation.ts
account defaults to the project binding.
Trigger data
Returns aSignal<LinearProjectEvent>:
event.action for the change or event.updatedFrom for previous values. Call linear.getProject for the normalized project after the event.