LICENSE
README.md
pyproject.toml
src/cta/__init__.py
src/cta/acp.py
src/cta/baselines.py
src/cta/cli.py
src/cta/concurrent.py
src/cta/cost.py
src/cta/dashboard.py
src/cta/dataset.py
src/cta/engine.py
src/cta/generators.py
src/cta/harness.py
src/cta/headtohead.py
src/cta/pilot.py
src/cta/quality.py
src/cta/realism.py
src/cta/report.py
src/cta/routing.py
src/cta/scoring.py
src/cta/stats.py
src/cta/store.py
src/cta/temporal.py
src/cta/viz.py
src/cta/wrappers.py
src/cta/autoresearch/__init__.py
src/cta/autoresearch/loop.py
src/cta/autoresearch/search_space.py
src/tropos/__init__.py
src/tropos.egg-info/PKG-INFO
src/tropos.egg-info/SOURCES.txt
src/tropos.egg-info/dependency_links.txt
src/tropos.egg-info/entry_points.txt
src/tropos.egg-info/requires.txt
src/tropos.egg-info/top_level.txt
tests/test_ablation.py
tests/test_acp.py
tests/test_analysis.py
tests/test_autoresearch.py
tests/test_autorun.py
tests/test_cli_reproduce.py
tests/test_concurrent.py
tests/test_cost.py
tests/test_dataset.py
tests/test_expert_suite.py
tests/test_fitted_recovery.py
tests/test_foundation.py
tests/test_headtohead.py
tests/test_headtohead_replay.py
tests/test_held_out_suite.py
tests/test_hypotheses.py
tests/test_ladder.py
tests/test_latency_weight.py
tests/test_learning_curve.py
tests/test_live_pilot.py
tests/test_ood_suite.py
tests/test_pareto.py
tests/test_pilot.py
tests/test_poc.py
tests/test_project.py
tests/test_realism.py
tests/test_routing.py
tests/test_routing_experiment.py
tests/test_sandbagging.py
tests/test_scoring.py
tests/test_sim.py
tests/test_store_atomic.py
tests/test_strategic_adversary.py
tests/test_streaming.py
tests/test_temporal.py
tests/test_vignette.py
tests/test_wrappers.py