pub static EMPTY_VARIANT_INPUTS_HASH: LazyLock<String>
SHA-256 hash of an empty JSON object {}. This is the default hash when there are no template variables. Computed lazily to ensure consistency with the hash function.
{}