pub fn timestamp_id(prefix: &str) -> String
Generate a hex-encoded nanosecond timestamp ID with a prefix.
Used for unique run IDs, plan IDs, etc.