This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Affected surfaces
Summary
AI summaryConfig layout canonicalized: top‑level configs/ merged into config/mcp/, with added memorybank-gateway override and Python fallback verified healthy.
Full changelog
ContextLattice v3.2.1
Release date: 2026-03-19
This patch release focuses on configuration canonicalization and Python fallback verification.
What Changed
1) Canonical config layout (config/ is now authoritative)
- Merged top-level
configs/content intoconfig/mcp/. - Updated compose + scripts + infra overlays to use
config/mcp/*paths. - Added
config/mcp/memorybank-gateway.config.jsonfrom the tracked backup source for override compatibility.
Primary runtime config remains:
config/env/strict_runtime.env(runtime/tuning lock)
2) Python fallback usefulness audit
Audit report:
docs/audits/python_fallback_audit_v3.2.1.md
Summary:
- Tracked Python files audited:
58 - Fallback lane (
:18075) verified healthy for/health,/migration/runtime, and/memory/search. - Focused tests passed for migration/runtime + context-expansion script surfaces.
- Operator/benchmark Python tools retained as useful non-fallback utilities.
Validation
docker compose -f docker-compose.yml config -qdocker compose -f docker-compose.lite.yml config -qpytest -q services/orchestrator/tests/test_migration_runtime.py(pass)pytest -q services/orchestrator/tests/test_agent_orchestration_script.py services/orchestrator/tests/test_context_expansion_runtime.py(pass)python3 -m compileall -q services scripts bench launch_service(pass)
Known Status
- Broader
gmake test-pycurrently includes existing retrieval-policy expectation failures unrelated to this config path consolidation.
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]