Skip to content

sigma-glyph 0.6.6.post1 — first PyPI distribution

Choose a tag to compare

@s0fractal s0fractal released this 30 Jul 19:07
· 274 commits to master since this release

pip install sigma-glyph now gives you Book I (a content-addressed SKI evaluator whose single integer budget provably prices both work and peak memory), Book II (wave annotations) and Book III (federation) as importable modules.

The spec bundle is unchanged. This is a PEP 440 post-release, not a new release of the specification: no anchored document differs from v0.6.6, and under GOV-anchors announcing a bundle is an adoption event, which this is not.

What actually changed: an installed copy no longer accuses itself of failing. The module self-tests now distinguish this distribution does not ship the conformance corpus from the corpus is missing where it should be, so python -m sigma_glyph / sigma_wave / sigma_federation run clean from site-packages and from an unpacked sdist — while deleting a vector file inside a checkout still fails, as it must.

The release is gated, not just built. The wheel is built, metadata-checked, installed into a fresh virtualenv, and required to do what the documentation says before the publish job runs. Verified against a wheel built without the fix: the gate reports all nine problems.

Verified before tagging: tools/test-all.sh ALL GREEN with zero skips — five Lean proof bridges, three-way differential fuzzing, Rust and Go conformance, governance replay, and the pinned cross-repo Warrant gate.

No independent gate reviewed this release.