pub fn compress_output(text: &str, density: &OutputDensity) -> StringExpand description
Compresses tool output text based on density level.
- Normal: no changes
- Terse: strip blank lines, strip comment-only lines, remove banners
- Ultra: additionally abbreviate common words