paperclip_create_task needs status=todo to auto-wake agents.
paperclip_create_task needs status=todo to auto-wake agents. Paperclip issue creation defaults to status:backlog which does NOT trigger heartbeat.wakeup(). Only status!=backlog with assigneeAgentId triggers auto-wake. Rule: When orchestrators create subtasks for specialists, always set status=todo. backlog=parked, todo=active.