- commands/player/timers.rs: sleep-timer + autoplay commands (8). - commands/player/session.rs: media session get/dismiss commands (2). - Make create_media_item and get_player_status pub(super) so the submodules can reuse them. mod.rs shrinks from ~2720 to ~2229 lines; invoke_handler unchanged.