Skip to content

simulo.parse_model_public_id

Return a canonical Model ID such as mdl_quiet-cedar-7k3m4q-0001.

Only outer ASCII whitespace is trimmed and only ASCII A-Z is lowercased. Matching is exact and non-ASCII input is rejected. Counters use exactly four digits through 9999 and expand unpadded at 10000.

simulo.parse_model_public_id(value: str) -> ModelPublicId