README.md
pyproject.toml
sotis/__init__.py
sotis.egg-info/PKG-INFO
sotis.egg-info/SOURCES.txt
sotis.egg-info/dependency_links.txt
sotis.egg-info/requires.txt
sotis.egg-info/top_level.txt
sotis/bench/runner.py
sotis/bench/tasks.py
sotis/core/__init__.py
sotis/core/checkpoint.py
sotis/core/decomposition.py
sotis/core/entropy.py
sotis/core/gds.py
sotis/core/loops.py
sotis/core/reset.py
sotis/core/schemas.py
sotis/lib/__init__.py
sotis/lib/adapters.py
sotis/lib/langgraph_integration.py
sotis/lib/runtime.py
sotis/obs/app.py
sotis/obs/logger.py
tests/test_benchmark.py
tests/test_checkpoint.py
tests/test_context_reset.py
tests/test_core_entropy.py
tests/test_core_loops.py
tests/test_decomposer.py
tests/test_live_langgraph.py
tests/test_runtime.py
tests/test_sotis_guard.py