Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agent-framework agent-orchestration ai-infra ai-interface context-engineering context-management
+4 more
go long-horizon-agents long-horizon-intelligence rust

Summary

AI summary

Added 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_hash and content_ref for better observability/debugging.

Included commits

  • 53f5b74 storage: add cold snapshot compaction + tiered retention (#128)
  • b1ddb76 feat(storage): content-addressed non-telemetry writes via hardlink refs (#129)

Changed files (since v3.3.2)

  • .env.example
  • Makefile
  • scripts/cold_snapshot_pack.py
  • scripts/cold_snapshot_restore.py
  • scripts/cold_snapshot_tiering.py
  • scripts/retention_runner.sh
  • services/gateway-go/memory_browser_context.go
  • services/gateway-go/memory_store.go
  • services/gateway-go/memory_store_test.go
  • services/gateway-go/memory_v1.go
  • services/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

Track sheawinkler/ContextLattice

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]