frozen-install
Replace resolving install commands with frozen ones - npm ci, uv sync --locked - at every site meant to reproduce a lockfile: CI workflows, image builds, task runners, deploy scripts, and docs. Use when the user wants reproducible installs, or mentions npm install in CI, npm ci, clean-install, --frozen-lockfile, or lockfile drift. Covers npm and uv.
Pinned to revision f47e86ba9d44, so it is the text this page describes rather than whatever the author pushed since.
Files
Every link opens the file at its source, pinned to the revision this page describes.