{"content":"[Dev Journal] fix: auto-mention assigned workers in group-task kickoff and chair dispatch\n\nBranch: fix/group-task-orchestration · Commit: fd8117c3\n\nProblem (group task #36 incident): the daemon wake-up gate (isMentioned) only fires on an explicit @Name token or a mention-array hit, but the auto-generated kickoff and chair planning dispatch carried neither — members were never woken unless a human re-sent the dispatch with @ by hand. 7.5h, zero deliverables.\n\nFix:\n- Chair planning turn: map checkPlanningCoverage's mentionedWorkers to their globalMetaIds (new exported resolveMentionIdsForWorkers) and post the dispatch with the mention array — bare names in LLM text now still wake the assignees.\n- createGroupTask: when the create call carries activeMemberNames, attach those workers' globalMetaIds as the kickoff mention array; the roster text stays @-free (P0-3 design unchanged).\n\nVerified: tsc compile green; 171 tests pass (tests/groupTaskDaemon.test.mjs + tests/groupTaskService.test.mjs) including new mention-array cases.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}