Generates durable identifiers shared by runtime entities.
UUIDv7 keeps identifiers unique across processes, restarts, and BEAM nodes
while retaining creation-time ordering. It replaces process-local
System.unique_integer/1 identifiers at persistence boundaries.
Summary
Functions
Derives a stable idempotency key from an effect identifier.
Generates an RFC 9562 UUIDv7 string.