LICENSE
pyproject.toml
docs/README.md
src/wanda/__init__.py
src/wanda/__main__.py
src/wanda/agent.py
src/wanda/cli.py
src/wanda/config.py
src/wanda/core.py
src/wanda/fabric_tools.py
src/wanda/llm_provider.py
src/wanda/log_setup.py
src/wanda/mcp_server.py
src/wanda/render_report.py
src/wanda/telemetry.py
src/wanda/prompts/investigate.md
src/wanda/prompts/scan.md
src/wanda_fabric.egg-info/PKG-INFO
src/wanda_fabric.egg-info/SOURCES.txt
src/wanda_fabric.egg-info/dependency_links.txt
src/wanda_fabric.egg-info/entry_points.txt
src/wanda_fabric.egg-info/requires.txt
src/wanda_fabric.egg-info/top_level.txt
tests/test_agent.py
tests/test_config.py
tests/test_fabric_tools.py
tests/test_llm_provider.py
tests/test_telemetry.py