Morphe Builder roadmap
Active work only. Closed work and release evidence: COMPLETED.md. Local, unpublished session plans remain under ignored docs/plan/.
Priority 6 — PyPI distribution
- [ ] Publish
morphe-builderto PyPI so users can install and run it locally.- [x] Add MIT license, package metadata, versioning policy, pinned-install documentation, and a verified Trusted Publishing workflow.
- [x] Reserve
pypi-vX.Y.Ztags for Python packages; unrelated project tags are ignored. - [x] Support manual version/lock bump, commit, tag, immutable tagged build, and OIDC publication in one run, plus already prepared package tags.
- [ ] Configure the
pypiTrusted Publisher and run the first package release.
