Skip to main content

Module adaptive_bridge

Module adaptive_bridge 

Source
Expand description

Adaptive compression signals exposed through the Context Kernel.

Structs§

AdaptiveSummary
Snapshot of the kernel’s adaptive compression signal state.

Enums§

KernelCompressionAdvice
Kernel-level recommendation for adjusting compression depth.

Functions§

adaptive_summary
Returns the current adaptive compression state.
compression_advice
Advises how compression should change for a measured bounce rate.
current_bounce_rate
Returns the most recently stored bounce rate.
reset
Clears all adaptive compression signal state.
update_bounce_signal
Stores the latest bounce-rate signal for kernel consumers.