change_point
Mode: unknown_key · File: algorithms/unknown_key/change_point.py
CUSUM (cumulative-sum) over the entropy profile. Detects stable high-entropy plateaus — the classic signature of packed key material surrounded by structure.
Parameters (read from context.extra)
Key |
Default |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
Output
Match.label = "cusum_plateau_{N}B". Typically fed into constraint_validator downstream.