LICENSE
README.md
pyproject.toml
src/waggle/__init__.py
src/waggle/auth.py
src/waggle/benchmark_harness.py
src/waggle/config.py
src/waggle/context_bundle.py
src/waggle/embeddings.py
src/waggle/errors.py
src/waggle/evidence.py
src/waggle/graph.py
src/waggle/intelligence.py
src/waggle/locomo_benchmark.py
src/waggle/logging_utils.py
src/waggle/longmemeval_benchmark.py
src/waggle/markdown_vault.py
src/waggle/metrics.py
src/waggle/models.py
src/waggle/neo4j_graph.py
src/waggle/rate_limit.py
src/waggle/runtime_context.py
src/waggle/serializer.py
src/waggle/server.py
src/waggle_mcp.egg-info/PKG-INFO
src/waggle_mcp.egg-info/SOURCES.txt
src/waggle_mcp.egg-info/dependency_links.txt
src/waggle_mcp.egg-info/entry_points.txt
src/waggle_mcp.egg-info/requires.txt
src/waggle_mcp.egg-info/top_level.txt
tests/test_benchmark_harness.py
tests/test_embeddings.py
tests/test_graph.py
tests/test_locomo_benchmark.py
tests/test_longmemeval_benchmark.py
tests/test_packaging_metadata.py
tests/test_platform.py
tests/test_server.py
tests/test_stdio_integration.py