Whether ruleName fingerprints the source value (vs. the translation value). Only meaningful for ack-able rules.
ruleName
bool isSourceHashed(String ruleName) => _ackableHashesSource[ruleName] ?? false;