Skip to content

QZX 0.2.2.0.7a5 — canonical command vocabulary before Beta

Pre-release
Pre-release

Choose a tag to compare

@alesanGreat alesanGreat released this 09 Aug 02:21
· 6 commits to main since this release

QZX 0.2.2.0.7a5 — canonical command vocabulary before Beta

QZX — Quick Zap Exchange, created and maintained by Alejandro Sánchez.

This Alpha pre-release resolves command-name and responsibility debt before any Golden Core lifecycle promotion is considered.

Canonical interface cleanup

  • systemInfo is replaced by getSystemInfo.
  • projectDoctor is replaced by diagnoseProject.
  • getFileHash is replaced by calculateFileHash.
  • version now reports stable QZX package identity/version only; host facts belong to getSystemInfo and capability discovery belongs to listCommands.
  • The retired CLI names are not kept as aliases or wrappers while QZX remains Alpha. Documentation URLs use explicit 301 redirects so old links do not become dead ends.

Golden Core evidence

  • 15 selected commands.
  • 10 GitHub-hosted Windows, Linux, and macOS environments.
  • 150 successful command/environment executions through the real QZX CLI.
  • Platform evidence aggregate: sha256:d3e812da48ca850a2f7cc0015d57e7fa814bee60b1e13d5ae5eaa4182ea3e3ae.
  • Exact CI run: https://github.com/alesanGreat/QZX-Quick-Zap-Exchange/actions/runs/31289432790
  • The first CI attempt encountered a transient GitHub ArtifactService upload timeout on macOS Intel after tests and capture had already passed. Re-running only the failed/dependent jobs succeeded without source changes.

Verified release artifacts

  • qzx-0.2.2.0.7a5-py3-none-any.whl — SHA-256 daa6365a8b986a852543c7391dcceca52bfea751f740ec1be953b2663937525c
  • qzx-0.2.2.0.7a5.tar.gz — SHA-256 18920c8cb14d016f4b70d8afa533b9217b3e159364573079b7514c880f76780b; qzx.sh mode 0755
  • golden-core-platform-summary.json — SHA-256 37b6a2bf9a81e4008ed50e9c5679935cc4dd45ca4460543ef6d8aedeee9ea5f7

The wheel and source distribution are the exact files already published to PyPI; they were not rebuilt for GitHub.

Install deliberately:

python -m pip install --pre --upgrade qzx

QZX remains Alpha software. Release-quality attestation and per-command lifecycle promotion remain independent gates; this release does not automatically promote any command to Beta.