UuidString

typealias UuidString = String

Type alias for representing UUIDs as strings. Used throughout the codebase to indicate that a string value is expected to be a UUID.