pub const DEFAULT_COMPACTION_TRIGGER_RATIO: f64 = 0.90;
Default auto-compaction trigger ratio - at 90% prompt pressure, compaction fires.