CI Perf Lint

prefer-frozen-lockfile

Detects workflows that use npm/pnpm/yarn/bun without a frozen lockfile flag, allowing dependency resolution to run in CI.

Why this rule exists:

Current MVP heuristic:

Conservative bias:

Typical remediation: