This release publishes the repository and package polish work from the current main branch as the next installable version.
- finalized the CLI and high-level Python API surface for documented use
- added checked-in GitHub Actions workflows for CI and tagged releases
- added dedicated CLI, CI, Python API, output-layout, and release guides
- added community-health files and a top-level changelog
- added
py.typedand split package extras intotest,release, anddev - cleaned production/test boundaries by moving test-only backend mocks out of the package runtime
main and the release tag now point at a version that is intended to be the authoritative GitHub and PyPI state after the failed 0.1.4 re-publish attempt.