Bring the modern client live on npm.
- Configure npm auth: OIDC Trusted Publishing (no stored token, recommended) OR an
NPM_TOKEN automation-token repo secret. [decision pending]
- Release
v1.5.3 (version bump + tag) -> CI publishes OCI and npm with provenance; latest moves to 1.5.3.
- Neutralize legacy
1.0.0 (deprecate; and/or unpublish if npm policy allows).
- Verify:
npm view @conceptkernel/cklib version -> 1.5.3; npm page renders corrected README; npm audit signatures passes.
Blocked on: npm auth decision + tag authorization.
Bring the modern client live on npm.
NPM_TOKENautomation-token repo secret. [decision pending]v1.5.3(version bump + tag) -> CI publishes OCI and npm with provenance;latestmoves to 1.5.3.1.0.0(deprecate; and/or unpublish if npm policy allows).npm view @conceptkernel/cklib version-> 1.5.3; npm page renders corrected README;npm audit signaturespasses.Blocked on: npm auth decision + tag authorization.