LICENSE
README.md
pyproject.toml
src/socratic_analyzer/__init__.py
src/socratic_analyzer/analyzer.py
src/socratic_analyzer/async_client.py
src/socratic_analyzer/client.py
src/socratic_analyzer/exceptions.py
src/socratic_analyzer/insights.py
src/socratic_analyzer/metrics.py
src/socratic_analyzer/models.py
src/socratic_analyzer.egg-info/PKG-INFO
src/socratic_analyzer.egg-info/SOURCES.txt
src/socratic_analyzer.egg-info/dependency_links.txt
src/socratic_analyzer.egg-info/requires.txt
src/socratic_analyzer.egg-info/top_level.txt
tests/test_analyzers.py
tests/test_client.py
tests/test_langchain_integration.py
tests/test_models.py
tests/test_openclaw_integration.py
tests/test_patterns.py
tests/test_performance.py
tests/test_performance_benchmarks.py
tests/test_quality_scorer.py
tests/test_smells.py