LICENSE
README.md
pyproject.toml
crumb_context.egg-info/PKG-INFO
crumb_context.egg-info/SOURCES.txt
crumb_context.egg-info/dependency_links.txt
crumb_context.egg-info/entry_points.txt
crumb_context.egg-info/requires.txt
crumb_context.egg-info/top_level.txt
crumbcontext/__init__.py
crumbcontext/anchors.py
crumbcontext/benchmark.py
crumbcontext/bundle.py
crumbcontext/cli.py
crumbcontext/counterfactual.py
crumbcontext/counterfactual_evaluation.py
crumbcontext/counterfactual_models.py
crumbcontext/counterfactual_payloads.py
crumbcontext/counterfactual_report.py
crumbcontext/demo.py
crumbcontext/models.py
crumbcontext/py.typed
crumbcontext/render.py
crumbcontext/report.py
crumbcontext/router.py
crumbcontext/summarize.py
crumbcontext/providers/__init__.py
crumbcontext/providers/anthropic.py
crumbcontext/providers/base.py
crumbcontext/providers/mock.py
crumbcontext/providers/openai.py
tests/test_anthropic.py
tests/test_crumbcontext.py
tests/test_openai.py
tests/test_openai_counterfactual.py
tests/test_release_agent.py
tests/test_release_assets.py
tests/test_release_contract.py