···124124 "Attach IDs as `[Name](id)` where id is from allowed_ids, example input:",
125125 "Notice $SPEAKER to tell Alice invites Bob to the meeting of Lucy.",
126126 "and rewritten content (assume the $SPEAKER is 'Lyric'): ",
127127- "Notice [Lyric](tg:98765) to tell [Alice](tg:12345) invites [Bob](maep:a1b2c3d4e5) to the meeting of [Lucy](tg:@lucy).",
127127+ "Notice [Lyric](tg:98765) to tell [Alice](tg:12345) invites [Bob](slack:T123:D456) to the meeting of [Lucy](tg:@lucy).",
128128 "If any person in `people` cannot be uniquely resolved to one allowed id, keep it in the rewritten content in the same form",
129129 "Never invent IDs that are not listed in allowed_ids.",
130130 "Preserve original language and intent. Keep the sentence natural.",