NEXO 7.23.0 — continuity before visible replies

Published 2026-05-19. Minor release over v7.22.0.

Why this release exists

When a user asks whether work already happened, where a file lives, or whether a previous change should be modified, the agent should not answer from the visible prompt alone. v7.23.0 adds a bounded pre-answer route that checks operational continuity sources before the visible reply while staying fail-open under deadline.

What changed

Validation

python3 -m pytest tests/test_pre_answer_router.py tests/test_evidence_ledger.py -q
# focused router and ledger tests pass

scripts/pre-release-verify.sh --release v7.23.0
# release gate for Brain 7.23.0

Full changelog entry → · Previous MCP latency note