LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
docs/CLI_USAGE.md
docs/TESTING_CLI.md
rispec/__init__.py
rispec/cli.py
rispec/config.py
rispec/context_manager.py
rispec/legacy_patterns.py
rispec/llm_explainer.py
rispec/repository.py
rispec.egg-info/PKG-INFO
rispec.egg-info/SOURCES.txt
rispec.egg-info/dependency_links.txt
rispec.egg-info/entry_points.txt
rispec.egg-info/not-zip-safe
rispec.egg-info/requires.txt
rispec.egg-info/top_level.txt
tests/test_cli.py
tests/test_context_manager.py
tests/test_legacy_patterns.py
tests/test_repository.py