LICENSE
README.md
pyproject.toml
src/dinostomp/__init__.py
src/dinostomp/_child.py
src/dinostomp/claims.py
src/dinostomp/cli.py
src/dinostomp/contamination.py
src/dinostomp/dataset.py
src/dinostomp/evidence.py
src/dinostomp/extensions.py
src/dinostomp/fingerprint.py
src/dinostomp/harness.py
src/dinostomp/importing.py
src/dinostomp/inspection.py
src/dinostomp/items.py
src/dinostomp/judging.py
src/dinostomp/lint.py
src/dinostomp/modality.py
src/dinostomp/mutation.py
src/dinostomp/overlap.py
src/dinostomp/perceptual.py
src/dinostomp/providers.py
src/dinostomp/psychometrics.py
src/dinostomp/relational.py
src/dinostomp/report.py
src/dinostomp/results.py
src/dinostomp/runlog.py
src/dinostomp/runner.py
src/dinostomp/sandbox.py
src/dinostomp/scorers.py
src/dinostomp/spec.py
src/dinostomp/suggest.py
src/dinostomp/tabular.py
src/dinostomp/targets.py
src/dinostomp/templates.py
src/dinostomp/workbook.py
src/dinostomp.egg-info/PKG-INFO
src/dinostomp.egg-info/SOURCES.txt
src/dinostomp.egg-info/dependency_links.txt
src/dinostomp.egg-info/entry_points.txt
src/dinostomp.egg-info/requires.txt
src/dinostomp.egg-info/top_level.txt
src/dinostomp/adapters/__init__.py
src/dinostomp/adapters/inspect_ai.py
src/dinostomp/schemas/__init__.py
src/dinostomp/schemas/eval.schema.json
src/dinostomp/schemas/items.schema.json
src/dinostomp/schemas/manifest.schema.json
src/dinostomp/schemas/record.schema.json
src/dinostomp/schemas/report.schema.json
tests/test_adapters.py
tests/test_aei_extension.py
tests/test_asset_planters.py
tests/test_authorship.py
tests/test_claims.py
tests/test_cleverhans.py
tests/test_cli.py
tests/test_construct_validity.py
tests/test_contamination.py
tests/test_corpus.py
tests/test_dataset.py
tests/test_dataset_extensions.py
tests/test_evidence.py
tests/test_examples_verify.py
tests/test_extensions.py
tests/test_fingerprint.py
tests/test_harness.py
tests/test_importing.py
tests/test_items.py
tests/test_judging.py
tests/test_key_skew.py
tests/test_lint.py
tests/test_lookalike_questions.py
tests/test_modality.py
tests/test_mounts.py
tests/test_mutation.py
tests/test_numeric_dup_options.py
tests/test_numeric_miss.py
tests/test_overlap.py
tests/test_partial_credit.py
tests/test_pricing.py
tests/test_readme.py
tests/test_relational.py
tests/test_report.py
tests/test_report_contract.py
tests/test_results.py
tests/test_runner.py
tests/test_sandbox.py
tests/test_scorer_fit.py
tests/test_scorers.py
tests/test_security.py
tests/test_shape_gauntlet.py
tests/test_shapes.py
tests/test_spec.py
tests/test_suggest.py
tests/test_tabular.py
tests/test_target_leak.py
tests/test_targets.py
tests/test_verify_plan.py
tests/test_workbook.py