LICENSE
README.md
pyproject.toml
specgate/__init__.py
specgate/cli.py
specgate/config.py
specgate/gate.py
specgate/integrity.py
specgate/manifest.py
specgate/runner.py
specgate/generation/__init__.py
specgate/generation/backend.py
specgate/generation/emit.py
specgate/generation/extract.py
specgate/hooks/__init__.py
specgate/hooks/harness_gate.py
specgate_cli.egg-info/PKG-INFO
specgate_cli.egg-info/SOURCES.txt
specgate_cli.egg-info/dependency_links.txt
specgate_cli.egg-info/entry_points.txt
specgate_cli.egg-info/top_level.txt
tests/test_cli.py
tests/test_gate.py
tests/test_integrity.py
tests/test_manifest.py