LICENSE
README.md
pyproject.toml
src/glassport/__init__.py
src/glassport/audit.py
src/glassport/detectors.py
src/glassport/interaction_trace.py
src/glassport/report.py
src/glassport/tap.py
src/glassport/tui.py
src/glassport/watch.py
src/glassport.egg-info/PKG-INFO
src/glassport.egg-info/SOURCES.txt
src/glassport.egg-info/dependency_links.txt
src/glassport.egg-info/entry_points.txt
src/glassport.egg-info/top_level.txt
src/glassport/adapters/__init__.py
src/glassport/adapters/mcp_session.py
tests/test_audit.py
tests/test_detectors.py
tests/test_gate.py
tests/test_report.py
tests/test_tui.py
tests/test_watch.py