MANIFEST.in
README.md
pyproject.toml
setup.py
ai_watchman.egg-info/PKG-INFO
ai_watchman.egg-info/SOURCES.txt
ai_watchman.egg-info/dependency_links.txt
ai_watchman.egg-info/entry_points.txt
ai_watchman.egg-info/requires.txt
ai_watchman.egg-info/top_level.txt
watchman/__init__.py
watchman/cli.py
watchman/config/__init__.py
watchman/core/__init__.py
watchman/core/alert_router.py
watchman/core/change_log.py
watchman/core/code_healer.py
watchman/core/event_bus.py
watchman/core/jailbreak_guard.py
watchman/core/llm_client.py
watchman/core/policy_manager.py
watchman/core/sentinel.py
watchman/core/threat_engine.py
watchman/dashboard/__init__.py
watchman/dashboard/index.html
watchman/dashboard/script.js
watchman/dashboard/server.py
watchman/dashboard/style.css
watchman/integrations/__init__.py
watchman/integrations/django_middleware.py
watchman/integrations/fastapi_middleware.py
watchman/integrations/flask_extension.py
watchman/integrations/generic_hook.py