LICENSE
README.md
pyproject.toml
cli/__init__.py
cli/specguard.py
spec_guard.egg-info/PKG-INFO
spec_guard.egg-info/SOURCES.txt
spec_guard.egg-info/dependency_links.txt
spec_guard.egg-info/entry_points.txt
spec_guard.egg-info/requires.txt
spec_guard.egg-info/top_level.txt
tests/test_packaging.py
tests/test_pipeline.py
tests/test_pr_readiness_gate.py
tests/test_pr_review.py
tests/test_ux.py
tools/__init__.py
tools/artifact_generator.py
tools/contract_checker.py
tools/discovery_engine.py
tools/llm_client.py
tools/post_run.py
tools/pr_readiness_gate.py
tools/pr_review.py
tools/readiness_engine.py
tools/result.py
tools/runner.py
tools/spec_driven_ai_benchmark.py
tools/spec_validator.py
tools/strict_e2e.py
tools/tdd_generator.py
tools/ux.py
tools/verification_checker.py