Release date: 2026-05-02
CogniRelay v1.4.13 is a focused patch release for MCP tools/list metadata
consumed by PyPI and MCP Registry users.
tools/list metadata for structured payload fields.continuity.upsert now advertises capsule as an object and
session_end_snapshot as object/null instead of ambiguous string fields.Release preparation should pass:
git diff --check
./.venv/bin/python -m ruff check app cognirelay tests tools agent-assets
./.venv/bin/python tools/validate_server_json.py
./.venv/bin/python tools/prepare_release.py check --version 1.4.13 --date 2026-05-02 --allow-dirty
./.venv/bin/python -m unittest tests/test_mcp_216_slice2_runtime.py tests/test_mcp_rpc.py tests/test_discovery.py tests/test_schedule_255.py tests/test_continuity_217_slice3_limits.py -v
./.venv/bin/python -m unittest discover -s tests -v
./.venv/bin/python -m build
./.venv/bin/python -m twine check dist/*