Immutable, versioned semantic contracts consumed by SpecGen and Agent-Workflow.
python -m pip install -e .
python -m pytest
python -m build --wheelThe published distribution is v0.2.1. This is a distribution-only patch
release: it carries semantic bundle 0.2.0, whose schemas and contract
meaning are unchanged. The v0.2.1 wheel is published as a GitHub Release
asset, not as a new semantic bundle version.
Install the immutable GitHub Release wheel directly:
python -m pip install 'https://github.com/ngallodev-software/agent-workflow-spec-contracts/releases/download/v0.2.1/specgen_agent_workflow_contracts-0.2.1-py3-none-any.whl#sha256=d254a0b13f2fd1de732dab2abd33da35db9ea365b50b3214e92308fea79d85c2'