drupflare/drangler - v0.1.0
    Preparing search index...

    Variable TOOLSConst

    TOOLS: readonly ToolSpec[] = ...

    What drangler shells out to, and which command needs each.

    ssh and wrangler are required because half the surface is unusable without them. php and drush are not listed at all: they are needed on the VPS being surveyed, not on this machine.

    git was dropped when status stopped scanning source checkouts. Nothing here shells out to it any more, and a preflight that demands a tool the CLI never runs is a false failure on a user's machine -- which is the whole class of bug this command exists to avoid producing.