LICENSE
NOTICE
README.md
pyproject.toml
setup.py
ctxwitch/__init__.py
ctxwitch/runtime.py
ctxwitch.egg-info/PKG-INFO
ctxwitch.egg-info/SOURCES.txt
ctxwitch.egg-info/dependency_links.txt
ctxwitch.egg-info/entry_points.txt
ctxwitch.egg-info/requires.txt
ctxwitch.egg-info/top_level.txt
ctxwitch/a2a/__init__.py
ctxwitch/a2a/handover.py
ctxwitch/cli/__init__.py
ctxwitch/cli/main.py
ctxwitch/cli/spell.py
ctxwitch/cli/tour.py
ctxwitch/cli/witch.py
ctxwitch/core/__init__.py
ctxwitch/core/behavioral.py
ctxwitch/core/context.py
ctxwitch/core/decompose.py
ctxwitch/core/dimensions.py
ctxwitch/core/impact.py
ctxwitch/core/judge.py
ctxwitch/core/model_tiers.yaml
ctxwitch/core/schema.py
ctxwitch/core/similarity.py
ctxwitch/engine/__init__.py
ctxwitch/engine/pr.py
ctxwitch/engine/store.py
ctxwitch/eval/__init__.py
ctxwitch/eval/gate.py
ctxwitch/eval/runners.py
tests/test_behavioral.py
tests/test_cli.py
tests/test_context.py
tests/test_core_fixes.py
tests/test_environments.py
tests/test_eval.py
tests/test_judge.py
tests/test_negation_robustness.py
tests/test_numeric_thresholds.py
tests/test_runtime.py
tests/test_tour.py