pub type ClaudeCodeId = Uuid;
Unique identifier for a ClaudeCode session
pub struct ClaudeCodeId(/* private fields */);