LICENSE
README.md
pyproject.toml
socratic_engine/__init__.py
socratic_engine/bridge_statecanon.py
socratic_engine/cli.py
socratic_engine/engine.py
socratic_engine/engine_contract.py
socratic_engine/mcp_server.py
socratic_engine/multi_bridge.py
socratic_engine/semantics.py
socratic_engine/tree.py
socratic_engine.egg-info/PKG-INFO
socratic_engine.egg-info/SOURCES.txt
socratic_engine.egg-info/dependency_links.txt
socratic_engine.egg-info/entry_points.txt
socratic_engine.egg-info/requires.txt
socratic_engine.egg-info/top_level.txt
socratic_engine/providers/__init__.py
socratic_engine/providers/vsm_doc.py
tests/test_bridge_statecanon.py
tests/test_cli.py
tests/test_enforce_limits.py
tests/test_engine.py
tests/test_engine_contract.py
tests/test_falsification.py
tests/test_mcp_server.py
tests/test_multi_bridge.py
tests/test_recursion.py
tests/test_semantics.py
tests/test_state_canon_integration.py
tests/test_vsm_doc.py