Release 1.1.58
fix(api): preserve wrapper executable bits Ensure generated Maven and Gradle wrapper scripts are executable before API packaging, and write Unix mode metadata into project ZIP downloads so the bit survives extraction. Tests: ./gradlew :api:test :templates:test