pub fn estimate_chunk_count(body: &str) -> usize
Returns the number of embedding chunks body splits into, using the same hierarchical splitter the persistence path uses (GAP-SG-05).
body