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

    Interface TierNote

    what a classification cost to reach, so a later reader can retest it rather than trust it

    interface TierNote {
        lift?: string;
        needs: readonly ModuleCapability[];
        why: string;
    }
    Index
    lift?: string

    what would move it up a tier, and roughly how big that is

    needs: readonly ModuleCapability[]
    why: string

    the mechanism, not the module: why this capability and not another