ArkGate 2.2.0
Co-pilot plan classifier
- New
mechanical-safe class: static value-syntax imports of pure type-only modules (targetTypeOnlyExports) → convert to import type
- Still judgment: mixed modules, type files with runtime side effects,
require() / dynamic import(), value coupling, forbidden globals, cycles
- Scan cache v3 + two-pass target resolve
- Expanded zero-false-safe corpus tests
Install
npm install -D arkgate@2.2.0
npx arkgate-check --plan
Upgrade from 2.1.x
npm install -D arkgate@latest
npx arkgate upgrade