Releases
ZeroModel 0.1.0a1
First TestPyPI alpha release candidate for the clean zeromodel package surface.
ZeroModel 0.1.0a1 is the first alpha release candidate for the clean zeromodel package surface.
Release posture
This is not a stable 1.0 release. It is an alpha release candidate intended to prove the package installation path and release workflow.
Install from TestPyPI after publication
python -m pip install \
--index-url https://test.pypi.org/simple/ \
--extra-index-url https://pypi.org/simple/ \
zeromodel==0.1.0a1
Highlights
- Deterministic Visual Policy Map artifact kernel
- Source mapping, provenance digests, layout recipes, and bundle round-trips
- Dense policy views over the same source table
- Spatial optimizer for an explicit top-left mass objective
- Temporal decision manifolds over consistent scored panel sequences
- Learning traces and training progress artifacts
- Tracker-export adapters
- Critic/evidence/policy risk artifacts
- Release validation with source/wheel builds and
twine check
Claim boundary
Current honest claim:
ZeroModel turns scored data into deterministic, inspectable Visual Policy Map artifacts.
Not yet claimed:
- planet-scale traversal,
- automatic semantic view learning,
- task-level decision accuracy improvement,
- real-world hallucination detection,
- real training-run validation.