LICENSE
README.md
pyproject.toml
worthir.py
contracts/README.md
contracts/__init__.py
contracts/quickstart_contract.json
contracts/route_registry.json
examples/__init__.py
examples/custom_router/README.md
examples/custom_router/__init__.py
examples/custom_router/router.py
examples/custom_router/run.py
examples/custom_task/README.md
examples/custom_task/__init__.py
examples/custom_task/source/outcomes.csv
examples/custom_task/source/queries.csv
examples/custom_task/source/routes.csv
examples/custom_task/source/task.json
examples/trec_walkthrough/README.md
examples/trec_walkthrough/__init__.py
examples/trec_walkthrough/source/alternative_choices.csv
examples/trec_walkthrough/source/policy_choices.csv
examples/trec_walkthrough/source/qrels.tsv
examples/trec_walkthrough/source/queries.csv
examples/trec_walkthrough/source/routes.csv
examples/trec_walkthrough/source/runs/base.trec
examples/trec_walkthrough/source/runs/prf.trec
examples/trec_walkthrough/source/runs/rerank.trec
quickstart/README.md
quickstart/__init__.py
quickstart/evaluator/README.md
quickstart/evaluator/hidden_ledger.csv
quickstart/participant/README.md
quickstart/participant/example_actions.json
quickstart/participant/legal_state.csv
scripts/__init__.py
scripts/actions_from_csv.py
scripts/build_custom_task.py
scripts/build_trec_task.py
scripts/compare_policies.py
scripts/init_task.py
scripts/launcher.py
scripts/run_integrity_tests.py
scripts/run_smoke_test.py
scripts/score_actions.py
scripts/validate_framework.py
scripts/validate_task.py
src/worthir_eval/__init__.py
src/worthir_eval/core.py
task_template/.gitignore
task_template/README.md
task_template/__init__.py
task_template/contracts/route_registry.json
task_template/contracts/task_contract.json
task_template/evaluator/ledger.csv
task_template/participant/actions.json
task_template/participant/legal_state.csv
worthir_eval.egg-info/PKG-INFO
worthir_eval.egg-info/SOURCES.txt
worthir_eval.egg-info/dependency_links.txt
worthir_eval.egg-info/entry_points.txt
worthir_eval.egg-info/top_level.txt