LICENSE
README.md
pyproject.toml
inscript.egg-info/PKG-INFO
inscript.egg-info/SOURCES.txt
inscript.egg-info/dependency_links.txt
inscript.egg-info/entry_points.txt
inscript.egg-info/requires.txt
inscript.egg-info/top_level.txt
inscript_pkg/__init__.py
inscript_pkg/categories.py
inscript_pkg/commands.py
inscript_pkg/concepts.py
inscript_pkg/explore.py
inscript_pkg/export.py
inscript_pkg/hook.py
inscript_pkg/inference.py
inscript_pkg/mcp_server.py
inscript_pkg/permissions.py
inscript_pkg/reflect.py
inscript_pkg/replay.py
inscript_pkg/viz.py
tests/test_categories.py
tests/test_commands.py
tests/test_commits.py
tests/test_concepts.py
tests/test_infer_branches.py
tests/test_mcp.py
tests/test_replay.py