Skip to content

QZX 0.2.2.0.6a1 (Alpha)

Pre-release
Pre-release

Choose a tag to compare

@alesanGreat alesanGreat released this 30 Jul 08:32

QZX 0.2.2.0.6a1 (Alpha)

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

This Alpha pre-release makes QZX substantially faster to start and strengthens
the safety, reviewability, and recoverability of its command surface.

Highlights

  • Starts the Windows launcher promptly through a validated static command
    index, lazy command imports, post-output telemetry, and bounded runtime
    discovery.
  • Adds deterministic auditWorkspace plans and requires
    repairWorkspace to apply an explicitly selected, fingerprinted plan with
    backup, staging, rollback, and time-of-check/time-of-use protection.
  • Makes release preparation and SSH deployment explicit, bounded,
    transactional, hash-verifiable, and rollback-aware.
  • Constrains runDiagnosticCommand to narrow platform allowlists with no
    shell, PATH lookup, process attribution, or unbounded output.
  • Deprecates the unsafe all-in-one bootstrapProject execution path and adds
    the read-only, selectable planProjectBootstrap.
  • Preserves independent lifecycle metadata for all 96 development commands and
    synchronized human and JSON output contracts.
  • Expands regression coverage across the documented Windows, Linux, macOS,
    BSD, OmniOS, and Solaris environments.

Compatibility

  • Requires Python >=3.13.
  • The standard CPython 3.13.x build is the certified runtime.
  • This is a PEP 440 Alpha pre-release and is marked as a GitHub pre-release.

Artifacts

  • qzx-0.2.2.0.6a1-py3-none-any.whl
    • SHA-256: 47cc384bf090c4078c427f4748a772f4e0e2388c700d3f2ed11fcc1b7ecf4efd
  • qzx-0.2.2.0.6a1.tar.gz
    • SHA-256: 412ecf0f31d30c7f0275e96dda46967c977586a0f0cd1ab8f8434cadfa93ccf3

Both artifacts passed twine check; the wheel was installed into a clean
environment and reported version 0.2.2.0.6a1 with 96 commands.