Skip to content

fix(local-knowledge): release 0.2.14 v2 scope upgrade#2001

Merged
oscharko merged 3 commits into
devfrom
codex/0.2.14-local-knowledge-patch
Jul 6, 2026
Merged

fix(local-knowledge): release 0.2.14 v2 scope upgrade#2001
oscharko merged 3 commits into
devfrom
codex/0.2.14-local-knowledge-patch

Conversation

@oscharko

@oscharko oscharko commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Fix Local Knowledge stores marked with reconstructive-columns/v2 so they upgrade to reconstructive-columns/v3 instead of failing with LOCAL_KNOWLEDGE_UNAVAILABLE.
  • Bump the bundled release candidate to 0.2.14 and add release-impact metadata for the patch.
  • Add regression coverage for opening a v2 encrypted store and sealing document blobs during upgrade.

Verification

  • npm run check:version-consistency
  • npm run check:release-impact
  • npm run typecheck
  • npm run lint
  • npm run format:check
  • npm test -- --run packages/keiko-local-knowledge/src/store-content-encryption.test.ts
  • npm test -- --run scripts/__tests__/release-impact-notes.test.mjs
  • npm run arch:check
  • npm run arch:check:negative
  • npm run release:plan -- --tag latest
  • copied affected Local Knowledge DB probe: PASS, scope upgraded to reconstructive-columns/v3

Note

Publish still requires the release-impact approval reference to be updated to the release-owner PR review ID.

@oscharko oscharko added the bug Something isn't working label Jul 6, 2026
@oscharko oscharko merged commit 469ef9a into dev Jul 6, 2026
13 checks passed
@oscharko oscharko deleted the codex/0.2.14-local-knowledge-patch branch July 6, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant