Files
OmniRoute/open-sse
Probe Test eb0e92bc88 fix(compression): rank the codex-responses engine in the adaptive ladder maps
#6533 guard: every registered catalog engine must have an aggressivenessOf()
rank above "off" and a non-generic expectedReductionFactor(), or floor-mode
escalation ranking silently treats it as inert.

The `codex-responses` engine (Responses Tool Output, stackPriority 12, added with
the 12-engine catalog) was never added to AGGRESSIVENESS / REDUCTION_FACTOR in
adaptiveCompression/ladder.ts, so aggressivenessOf() returned 0 (== off) and
expectedReductionFactor() fell back to the generic 0.9. Placed it between rtk (20)
and ionizer (25) with a conservative, lossless-first reduction factor of 0.85 — it
stays a single-mode engine, not part of the automatic DEFAULT_LADDER (like ionizer
/ relevance / omniglyph).

Validated: ladder-engine-maps-6533 now 3/3; the compression/adaptive ladder test
files stay green (24/0).
2026-07-23 03:34:23 -03:00
..
2026-05-26 23:51:47 -03:00
2026-07-07 13:14:06 -03:00
2026-06-12 23:49:22 -03:00
2026-06-29 08:40:06 -03:00