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

    Type Alias SupportState

    SupportState: "verified" | "supported" | "blocked"

    The module support table, EMITTED from the classifier rather than hand-written.

    A hand-maintained README table goes stale the first time a tier moves, and it goes stale silently because nothing compares it to anything. tests/node/module-table.spec.ts renders these rows and fails when README.md disagrees -- the same discipline as the driver-pack byte-for-byte check.

    THREE STATES, AND THE DIFFERENCE BETWEEN THE FIRST TWO IS EVIDENCE.

    • verified the gate enabled it against a real site and asserted it FUNCTIONS. Not that the installer returned ok; that a thing the module does actually happened.
    • supported classified as workable by capability analysis, not yet exercised. This is a reasoned claim, and saying so is the point.
    • blocked cannot work, with the mechanism and what would lift it.