Convert Hold/Unhold/Mute/Unmute/TransferAck from unit variants to struct variants with `version: u8` (serde default = 2). Every SignalMessage variant now carries a version field, enabling future semantic versioning and clean rejection of deprecated variants during federation routing. 305 tests passing. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>