* refactor(imports): dedupe and hoist imports * feat(lint): enforce import/no-duplicates and import/first
* refactor(telegram): split native commands by executor * refactor(telegram): deduplicate DM-thread target session * chore(lint): ratchet max-lines baseline after telegram commands split * test(telegram): fix native command split checks