TMCP 0.3.2
TMCP 0.3.2 publishes the composition release.
Highlights:
- Adds
tmcp_compose_packet,tmcp_runtime_next,tmcp_record_receipt, and--composesupport on explain/recommend. - Adds advisory global cache support for promoted harvest graphs and run receipts.
- Strengthens deterministic routing metadata extraction for harvested skills.
- Hardens release packaging, release evidence handling, and Windows workflow-path portability.
Verification:
- Tag workflow run
28695113628passed on Ubuntu, macOS, and Windows for Python 3.10 and 3.13. - Main workflow run
28695077513passed for release-prep commit58d7034. - Local release package check passed and produced the attached
tmcp-v0.3.2.tar.gz. python3 -m unittest discover -s tests,ruff check .,ruff format --check .,basedpyright,py_compile,node --check,python3 scripts/check_release_evidence.py ., andclaude plugin validate .passed.