v0.1.1
Patch release to keep the public KDF install flow npm-focused.\n\nChanges:\n- Default install remains npm install @kondeio/kdf and scaffolds kdf/ automatically.\n- Skip scaffolding with npm install @kondeio/kdf --ignore-scripts or KDF_SKIP_INIT=1.\n- Manual init docs and CLI help now use npm exec -- kdf init.\n- Removes npx wording from public docs to avoid DX confusion.