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

Affected surfaces

breaking_upgrade

Summary

AI summary

Config 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 into config/mcp/.
  • Updated compose + scripts + infra overlays to use config/mcp/* paths.
  • Added config/mcp/memorybank-gateway.config.json from 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 -q
  • docker compose -f docker-compose.lite.yml config -q
  • pytest -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-py currently 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

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]