v0.19.2 — publish gate fix (summary cap)
·
19 commits
to feat/cutting-room-v0.17
since this release
Fixed
- Second publish gate. With the test job green, PyPI rejected the
0.19.1 upload:'summary' field must be 512 characters or less. The
pyproject.tomldescription had grown to 557 characters over three
releases of feature lists. It is now 499 and re-measured with the current
surface (13 groups / 88 operations), andtest_version.pyasserts the
cap so this fails before a tag, not after — mutation-checked (a padded
description turns it red). Trusted publishing itself authenticated fine.
Full 0.19.0 feature notes: https://github.com/DareDev256/fcp-mcp-server/releases/tag/v0.19.0