MAX_NAME_LENGTH

const val MAX_NAME_LENGTH: Int = 256

Longest profile name DICE accepts. A reference is an identifier the host mints, not a place to smuggle a payload, and extraction runs will store these — so the bound exists to keep a stored run header from growing without limit. Any real profile name is far shorter.