Skip to content

sheawinkler/ContextLattice

v3.17.2 Feature

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

Adds explicit OLLAMA_DATA path control for local model storage.

Changes in this release

Feature Medium

Introduces startup storage verification comparing expected source with actual mount.

Introduces startup storage verification comparing expected source with actual mount.

Source: llm_adapter@2026-07-13

Confidence: high

Feature Medium

Adds explicit `OLLAMA_DATA` path for local model storage.

Adds explicit `OLLAMA_DATA` path for local model storage.

Source: llm_adapter@2026-07-13

Confidence: low

Feature Low

Ensures quickstart behavior unchanged when `OLLAMA_DATA` is unset.

Ensures quickstart behavior unchanged when `OLLAMA_DATA` is unset.

Source: llm_adapter@2026-07-13

Confidence: high

Feature Low

Guarantees no automatic movement or deletion of existing model data.

Guarantees no automatic movement or deletion of existing model data.

Source: llm_adapter@2026-07-13

Confidence: high

Feature Low

Applies generic override and verifier to the public core while retaining paid delivery boundaries.

Applies generic override and verifier to the public core while retaining paid delivery boundaries.

Source: llm_adapter@2026-07-13

Confidence: high

Feature Low

Allows setting `OLLAMA_DATA` absolute path to mount local model storage at `/root/.ollama`.

Allows setting `OLLAMA_DATA` absolute path to mount local model storage at `/root/.ollama`.

Source: granite4.1:30b@2026-07-14-audit

Confidence: low

Bugfix Medium

Makes shipped environment examples valid Bash input, handling spaces correctly.

Makes shipped environment examples valid Bash input, handling spaces correctly.

Source: llm_adapter@2026-07-13

Confidence: high

Bugfix Medium

Adds regression test that sources every shipped profile to prevent silent workflow breaks.

Adds regression test that sources every shipped profile to prevent silent workflow breaks.

Source: llm_adapter@2026-07-13

Confidence: high

Full changelog

ContextLattice v3.17.2 - Your Models. Your Disk.

ContextLattice should remember your work, not annex your startup disk. This release gives local model storage an explicit address and proves that the running container honored it.

Local-first, on storage you chose

Set OLLAMA_DATA to an absolute path and the existing Ollama service mounts that location at /root/.ollama. Leave it unset and ContextLattice preserves the backward-compatible home-directory default.

There is no new storage daemon, migration service, or required package. The override uses the existing Compose path and works anywhere that path is valid for the local container runtime.

Configuration becomes evidence

Startup storage verification now includes Ollama. It compares the expected source with the running container's actual mount and fails if they diverge. Configuration no longer gets credit for intent alone.

The shipped environment examples also quote values containing spaces. They remain readable documentation, but they are now valid Bash input too. A regression test sources every shipped profile so future copy changes cannot silently break operator workflows.

Boundaries preserved

  • Quickstart behavior is unchanged when OLLAMA_DATA is unset.
  • ContextLattice does not move or delete existing model data automatically.
  • The public core receives the generic override and verifier.
  • Paid delivery retains its existing entitlement and artifact boundaries.

Verification

The release gate covers default and overridden Compose renders, live mount verification, shell-sourceable environment profiles, public and paid lane guards, repeated Go gateway tests, and a live relaunch with model readback from externally mounted storage.

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 →

Related context

Earlier breaking changes

  • v3.17.3 Agent guidance now mandates the `/agents/tasks` route family.
  • v3.17.3 Task worker now checks approval before any execution steps.

Beta — feedback welcome: [email protected]