Install pnpm before enabling setup-node pnpm caching so GitHub Actions can resolve the pnpm executable during checks.
Co-authored-by: Cursor <cursoragent@cursor.com>
Update Node and TypeScript toolchain references, CI node version, lockfile resolution, and include current workspace/runtime files for consistency.
Co-authored-by: Cursor <cursoragent@cursor.com>
Standardize local and CI workflows on pnpm 11.0.8, replace npm commands in docs/config, and swap lockfiles for reproducible installs.
Co-authored-by: Cursor <cursoragent@cursor.com>