Expand description
Layer 1: Deterministic output compression.
Replaces the legacy compress_terse/compress_ultra with a scoring-based
approach that preserves information-dense lines and removes low-value content.
Structs§
- Engine
Result - Result of Layer 1 compression.
Functions§
- compress
- Runs Layer 1 deterministic compression on the input text.