LICENSE
README.md
pyproject.toml
anticipator/__init__.py
anticipator/cli.py
anticipator.egg-info/PKG-INFO
anticipator.egg-info/SOURCES.txt
anticipator.egg-info/dependency_links.txt
anticipator.egg-info/entry_points.txt
anticipator.egg-info/requires.txt
anticipator.egg-info/top_level.txt
anticipator/detection/__init__.py
anticipator/detection/aho.py
anticipator/detection/canary.py
anticipator/detection/encoding.py
anticipator/detection/entropy.py
anticipator/detection/heuristic.py
anticipator/detection/normalizer.py
anticipator/detection/scanner.py
anticipator/detection/signatures.py
anticipator/integrations/__init__.py
anticipator/integrations/exporter.py
anticipator/integrations/monitor.py
anticipator/integrations/langgraph/__init__.py
anticipator/integrations/langgraph/interceptor.py
anticipator/integrations/langgraph/wrapper.py