LICENSE
MANIFEST.in
README.md
pyproject.toml
dow/__init__.py
dow/__main__.py
dow/cli.py
dow/embeddings.py
dow/evaluators.py
dow/gitstore.py
dow/mcp_server.py
dow/metrics.py
dow/providers.py
dow/report.py
dow/runner.py
dow/service.py
dow/spec.py
dow/store.py
dow.egg-info/PKG-INFO
dow.egg-info/SOURCES.txt
dow.egg-info/dependency_links.txt
dow.egg-info/entry_points.txt
dow.egg-info/requires.txt
dow.egg-info/top_level.txt
dow/docs/aggregate.txt
dow/docs/commit.txt
dow/docs/compare.txt
dow/docs/eval.txt
dow/docs/explain.txt
dow/docs/help.txt
dow/docs/history.txt
dow/docs/init.txt
dow/docs/inspect.txt
dow/docs/man.txt
dow/docs/tag.txt
dow/docs/tree.txt
man/dow.1
tests/test_aggregators.py
tests/test_agnostic.py
tests/test_comparators.py
tests/test_gitstore_isolation.py
tests/test_mcp.py
tests/test_plots.py
tests/test_providers_auth.py
tests/test_security.py
tests/test_spec.py
tests/test_store_payload.py