.api_token_fix
.gitignore
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
.github/workflows/github-packages.yml
.github/workflows/publish.yml
__pycache__/context_aware_detector.cpython-312.pyc
__pycache__/enhanced_analyzer.cpython-312.pyc
__pycache__/enhanced_demo.cpython-312.pyc
__pycache__/enhanced_motifs_db.cpython-312.pyc
__pycache__/external_tools.cpython-312.pyc
src/spymot/__init__.py
src/spymot/_version.py
src/spymot/cli.py
src/spymot.egg-info/PKG-INFO
src/spymot.egg-info/SOURCES.txt
src/spymot.egg-info/dependency_links.txt
src/spymot.egg-info/entry_points.txt
src/spymot.egg-info/requires.txt
src/spymot.egg-info/top_level.txt
src/spymot/v1/__init__.py
src/spymot/v1/cli.py
src/spymot/v2/__init__.py
src/spymot/v2/scripts/__init__.py
src/spymot/v2/scripts/enhanced_cli.py
src/spymot/v2/scripts/enhanced_demo.py
src/spymot/v2/scripts/interactive_cli.py