pub const MIN_MEMORY_CONTENT_LENGTH: usize = 20;
Minimum content length for memory detection (to avoid capturing too generic content). Increased to 20 to filter out short fragments.