Skip to main content

Module engine

Module engine 

Source
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§

EngineResult
Result of Layer 1 compression.

Functions§

compress
Runs Layer 1 deterministic compression on the input text.