pub const VALIDATOR_RESOLUTION: f64 = 1.0; // 1f64Expand description
Default resolution parameter for Louvain at ingress. Matches the
community.resolution default used by every shipped schema so
validator-built stores land at the same modularity the runtime
would produce for the same bytes.