MAX_IDENTIFIER_LENGTH

const val MAX_IDENTIFIER_LENGTH: Int = 256

Longest host-minted identifier a run stores: opaque reference tokens, fingerprints, model and role names, service names, provider response ids, runtime identifiers. A uuid, a ULID, a sha-256 hex digest, or a host correlation id all fit with room to spare.