FP-Devicer - v2.0.2
    Preparing search index...

    Type Alias DriftPatternFlag

    DriftPatternFlag:
        | "NORMAL_AGING"
        | "INCREMENTAL_DRIFT"
        | "ABRUPT_CHANGE"
        | "CANONICAL_INJECTION"

    Characterises the overall nature of the detected drift.

    • NORMAL_AGING – low drift; changes consistent with natural browser / OS evolution over time.
    • INCREMENTAL_DRIFT – moderate drift spread across many fields; consistent with a gradual environment change (new OS, reinstall).
    • ABRUPT_CHANGE – high drift concentrated in a small number of fields; consistent with targeted signal manipulation or a single disruptive event.
    • CANONICAL_INJECTION – very high drift, and the incoming fingerprint matches a well-known attractor profile; strongly consistent with automated tooling or evasion.