NEXO 7.22.0 — MCP latency hardening and Entity Dossier

Published 2026-05-17. Release over v7.21.0.

Why this release exists

Desktop conversations must not wait on heavy Brain work before the first useful reply. v7.22.0 keeps routine MCP calls fast, moves critical writes into an honest queued/committed path, and exposes the compliance state Desktop needs to block only at the right boundaries.

What changed

Validation

python3 -m pytest tests/test_local_context_entity_dossier.py tests/test_runtime_write_queue.py tests/test_session_compliance_state.py -q
# focused MCP, durable queue, compliance, privacy and dossier coverage passed

Full changelog entry → · Previous Local Memory semantic model note