Skip to content

v2.3.0: Kit portability hardening

Choose a tag to compare

@withkynam withkynam released this 31 May 17:19
· 49 commits to main since this release

De-brand shipped harness surface, rename config files, and add a standing portability gate.

Changes:

  • Removed Flowser-specific prose from all shipped agent/skill/hook files (107 literals scrubbed)
  • Renamed .ck.json.vc.json config with automatic legacy fallback so existing installs keep working
  • Added validate-kit-portability.mjs — a survivor-allowlist gate that catches brand leaks and dangling process/context/ refs on the kit surface between releases
  • Widened vc-publish Step 8 leak scan to cover the full resolved text surface (not just CLAUDE.md/AGENTS.md)
  • vc-publish now creates a GitHub Release after every publish (this release)