drupflare/worker - v1.0.0
    Preparing search index...

    Type Alias PlanSource

    PlanSource: "kv" | "var" | "default"

    Where the effective plan came from, so a surface can say WHY it thinks it is on free.

    var is the deployed PLAN binding, kv is the override an operator can flip without a redeploy, and default is the free fallback when neither says anything.