pyproject.toml
tests/test_ait.py
tests/test_ait_plural.py
tests/test_ait_ugc.py
tests/test_backend.py
tests/test_cli.py
tests/test_config.py
tests/test_detect_language.py
tests/test_hooks.py
tests/test_plural.py
tests/test_providers.py
tests/test_result.py
tests/test_scanner.py
tests/test_shared_store.py
tests/test_storage.py
tests/test_validation.py
transduck/__init__.py
transduck/backend.py
transduck/cli.py
transduck/config.py
transduck/hooks.py
transduck/plural.py
transduck/result.py
transduck/scanner.py
transduck/shared_store.py
transduck/storage.py
transduck/validation.py
transduck.egg-info/PKG-INFO
transduck.egg-info/SOURCES.txt
transduck.egg-info/dependency_links.txt
transduck.egg-info/entry_points.txt
transduck.egg-info/requires.txt
transduck.egg-info/top_level.txt
transduck/providers/__init__.py
transduck/providers/claude_api.py
transduck/providers/claude_code.py
transduck/providers/openai_provider.py
transduck/providers/prompts.py