pub fn importance(record: &ExperimentRecord) -> f64Expand description
How much this record is worth reading, in [0, 1].
Rewards recorded human intent (a hypothesis, notes), a machine conclusion, and a deliberate derivation. Puts a floor of 0.6 under dead ends that carry a conclusion: a failure someone bothered to explain is one of the most valuable things in the pool.