README.md
pyproject.toml
src/soundhub_contracts/__init__.py
src/soundhub_contracts/canonical.py
src/soundhub_contracts/cards.py
src/soundhub_contracts/embedding_transforms.py
src/soundhub_contracts/execution.py
src/soundhub_contracts/manifests.py
src/soundhub_contracts/outputs.py
src/soundhub_contracts.egg-info/PKG-INFO
src/soundhub_contracts.egg-info/SOURCES.txt
src/soundhub_contracts.egg-info/dependency_links.txt
src/soundhub_contracts.egg-info/requires.txt
src/soundhub_contracts.egg-info/top_level.txt
src/soundhub_contracts/compatibility/__init__.py
src/soundhub_contracts/compatibility/fixtures/execution-spec-v1.canonical.json
src/soundhub_contracts/compatibility/fixtures/manifest-v1.canonical.json
tests/test_canonical.py
tests/test_cards.py
tests/test_compatibility.py
tests/test_crosswalk.py
tests/test_embedding_transforms.py
tests/test_execution.py
tests/test_manifests.py
tests/test_outputs.py
tests/test_package.py