pub fn code_index_finalization_max_steps(
committed_reference_count: usize,
) -> Result<usize, StorageError>Expand description
Derives the hard finalization quantum bound including worst-case byte-limited reference resolution plus reference-search cleanup, group discovery, and build pages.