Skip to content

QZX 0.2.2.0.7a3 — portable Golden Core evidence

Pre-release
Pre-release

Choose a tag to compare

@alesanGreat alesanGreat released this 08 Aug 22:53
· 7 commits to main since this release

QZX 0.2.2.0.7a3 — portable, digest-bound Golden Core evidence

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

This Alpha pre-release strengthens QZX Golden Core evidence without promoting any command automatically to Beta.

Golden Core evidence

  • 15 selected read-only commands.
  • 10 GitHub-hosted Windows, Linux, and macOS environments.
  • 150 successful command/environment executions through the real QZX CLI.
  • Every platform record is bound to the canonical transitive implementation digest for that command.
  • Fingerprints normalize source text to UTF-8/LF, eliminating false Windows/Linux/macOS drift from checkout line endings.
  • Failure/boundary evidence is now semantically classified: 10 commands have a meaningful captured failed result; 5 commands are explicitly marked not applicable instead of manufacturing infrastructure failures.
  • Platform evidence aggregate: $(@{schema_version=2; evidence_type=qzx_golden_core_platform_summary; generated_at=08/08/2026 17:46:49; evidence_window=; source_revision=fd2634dcf0d679767d4f9b8da65073fb2a73b992; qzx_version=0.2.2.0.7a3; golden_core=; requirements=; summary=; environments=System.Object[]; commands=; aggregate_sha256=sha256:a00976a559737ec4f97c3ac5d5f58e53a386894ce336df04795ca29bb0815cd3}.aggregate_sha256).
  • Exact CI run: https://github.com/alesanGreat/QZX-Quick-Zap-Exchange/actions/runs/31282316874

The evidence is intentionally narrow: it proves the recorded executions for the exact source, implementations, runners, and fixtures. It is not independent certification, a universal compatibility guarantee, external adoption, or automatic Beta promotion.

PyPI link integrity

Package metadata now renders repository-relative README links as immutable release-tag URLs before publishing to package indexes. Distribution verification rejects unresolved repository-relative Markdown links, preventing PyPI pages from turning project-document links into /project/qzx/... 404 paths.

Verified release artifacts

  • qzx-0.2.2.0.7a3-py3-none-any.whl — SHA-256 $wheelHash
  • qzx-0.2.2.0.7a3.tar.gz — SHA-256 $sdistHash; qzx.sh mode �755
  • golden-core-platform-summary.json — SHA-256 $summaryHash

The wheel and source distribution are byte-identical to the files published on PyPI and passed the QZX distribution verifier plus wine check.

Install deliberately:

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

QZX remains Alpha software. Release-quality sign-off and per-command lifecycle promotion remain separate evidence gates.