# pnpm 11 reads only auth and registry settings from .npmrc; every other
# setting lives in the hand-written pnpm-workspace.yaml planner input.
# `verifyDepsBeforeRun: false` is declared there: a gate run must never mutate
# the install it is measuring, and installation here is an explicit step (the
# workflow's install step locally, the tsflows Install target under the build
# system).
