Skip to content

Canary: validate cached collections and bulk SQLite writes - #31

Draft
vladimirperovic wants to merge 3 commits into
mainfrom
agent/runtime-canary
Draft

Canary: validate cached collections and bulk SQLite writes#31
vladimirperovic wants to merge 3 commits into
mainfrom
agent/runtime-canary

Conversation

@vladimirperovic

Copy link
Copy Markdown
Owner

Public CI canary for the shared storage refactor intended for Noema Private.

Changes are limited to shared storage internals:

  • cache decrypted collection records after startup while keeping encrypted SQLite authoritative
  • return structured clones to prevent accidental cache mutation
  • add transactional bulk delete/upsert helpers
  • use PRAGMA temp_store = MEMORY

This PR exists primarily to exercise the public repository's free GitHub Actions matrix (Node 22/24, project checks and smoke tests) before the same shared core changes are considered validated for the private repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant