LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/generate_sample.py
src/agentsor_file.egg-info/PKG-INFO
src/agentsor_file.egg-info/SOURCES.txt
src/agentsor_file.egg-info/dependency_links.txt
src/agentsor_file.egg-info/entry_points.txt
src/agentsor_file.egg-info/requires.txt
src/agentsor_file.egg-info/top_level.txt
src/parquet_guard/__init__.py
src/parquet_guard/cli.py
src/parquet_guard/config.py
src/parquet_guard/contracts.py
src/parquet_guard/file_cli.py
src/parquet_guard/file_contracts.py
src/parquet_guard/fingerprints.py
src/parquet_guard/hosted.py
src/parquet_guard/pipeline.py
src/parquet_guard/py.typed
src/parquet_guard/schemas/error-envelope-v1.schema.json
src/parquet_guard/schemas/result-envelope-v1.schema.json
tests/test_file_contracts.py
tests/test_hosted.py
tests/test_pipeline.py