This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryAdded cold snapshot compaction with tiered retention and content‑addressed non‑telemetry writes using hardlink references.
Full changelog
ContextLattice v3.3.3
This release publishes the latest public/main functionality improvements since v3.3.2.
Highlights
- Added cold snapshot compaction + tiered retention tooling for controlled storage growth.
- Added content-addressed non-telemetry writes in the Go gateway memory store.
- Added hardlink-backed logical materialization (with safe copy/symlink fallback) so repeated payloads are physically stored once while remaining logically duplicated across lanes.
- Extended write responses to include
content_hashandcontent_reffor better observability/debugging.
Included commits
53f5b74storage: add cold snapshot compaction + tiered retention (#128)b1ddb76feat(storage): content-addressed non-telemetry writes via hardlink refs (#129)
Changed files (since v3.3.2)
.env.exampleMakefilescripts/cold_snapshot_pack.pyscripts/cold_snapshot_restore.pyscripts/cold_snapshot_tiering.pyscripts/retention_runner.shservices/gateway-go/memory_browser_context.goservices/gateway-go/memory_store.goservices/gateway-go/memory_store_test.goservices/gateway-go/memory_v1.goservices/gateway-go/write_ingress.go
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About sheawinkler/ContextLattice
Private-by-default memory and context layer for agents with Go/Rust runtime, staged retrieval across fused data backends, and long-horizon context continuity.
Related context
Related tools
Beta — feedback welcome: [email protected]