This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryDream Mode now uses real LLM-derived synthesis and the product contract clarifies Lite profiles and vector tool surfaces.
Full changelog
ContextLattice v3.5.0
Release date: 2026-06-22
v3.5.0 is a medium public release that turns the post-v3.4.25 work into a clearer product boundary: Dream Mode must use real LLM-derived synthesis, Lite profiles stay operationally small while keeping core memory intelligence, and public docs now describe the vector/tool surface split directly.
Highlights
- Restored Dream Mode as an LLM-derived synthesis surface, not a deterministic placeholder.
- Removed the dead Dream Mode scaffold that could imply intelligence without model synthesis.
- Clarified the paid behavior-pack boundary without publishing implementation details.
- Hardened the product profile contract:
- Hosted/Glama Lite remains sidecar-free and topic-rollups-only.
- Local Lite is Qdrant-first and keeps memory edges/neighbors as core product intelligence.
- Full/operator stacks can add pgvector as a first-class SQL-co-located vector lane.
- Paid behavior packs remain premium/local surfaces and are not bundled into the public Lite default.
Product Contract
This release keeps ContextLattice's public lane small while making the intelligence boundary sharper:
- No public ContextLattice feature should present non-LLM output as Dream Mode intelligence.
- Lite users get the important shared-memory shape: topic rollups, Qdrant-backed recall, and memory edge/neighborhood context.
- Hosted/Glama Lite remains compliant with a single-container, no-sidecar profile.
- Full/operator deployments can opt into heavier services such as pgvector without changing the agent-facing contract.
- Public docs describe paid behavior packs only at the capability level; internal runtime details stay out of public release surfaces.
Verification
scripts/agent/audit-public-lite-vector-defaults --pretty
scripts/agent/audit-open-core-boundary --pretty
git diff --check
Release Lineage
Public changes since v3.4.25:
05cf65d- Require LLM synthesis for Dream Mode.5fae045- Remove dead Dream Mode scaffold.140cb71- Add public-safe paid behavior boundary guidance.13452ab- Harden profile surface policy.
Breaking Changes
- Removed the dead Dream Mode scaffold; Dream Mode must now use real LLM-derived synthesis.
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]