CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
image/README/image.png
src/pretest/__init__.py
src/pretest/__main__.py
src/pretest/_compat.py
src/pretest/_display.py
src/pretest/api.py
src/pretest/cli.py
src/pretest/confidence_intervals.py
src/pretest/covariance.py
src/pretest/critical_value.py
src/pretest/data_estimators.py
src/pretest/dgp.py
src/pretest/estimators.py
src/pretest/kappa.py
src/pretest/m_sensitivity.py
src/pretest/m_sensitivity_plots.py
src/pretest/monte_carlo.py
src/pretest/options.py
src/pretest/pipeline.py
src/pretest/plotting.py
src/pretest/py.typed
src/pretest/replay_harness.py
src/pretest/replay_packets.py
src/pretest/replay_summary.py
src/pretest/result_schema.py
src/pretest/severity.py
src/pretest/severity_se.py
src/pretest/simulation.py
src/pretest/validation.py
src/pretest_did.egg-info/PKG-INFO
src/pretest_did.egg-info/SOURCES.txt
src/pretest_did.egg-info/dependency_links.txt
src/pretest_did.egg-info/entry_points.txt
src/pretest_did.egg-info/requires.txt
src/pretest_did.egg-info/top_level.txt
tests/test_boundary_stress.py
tests/test_built_wheel_contract.py
tests/test_cli_contract.py
tests/test_confidence_interval_shared_input_guard.py
tests/test_coverage_theorem2.py
tests/test_data_estimators.py
tests/test_dataset_profile_numeric_sequence_guard.py
tests/test_dgp.py
tests/test_display.py
tests/test_m_sensitivity.py
tests/test_new_features.py
tests/test_package_metadata_contract.py
tests/test_paper_math_contract.py
tests/test_performance.py
tests/test_pipeline_api.py
tests/test_plotting.py
tests/test_prop99_overall_capture.py
tests/test_prop99_replay_harness.py
tests/test_property_based.py
tests/test_pytest_config_contract.py
tests/test_replay_summary_api.py
tests/test_replication_outputs_contract.py
tests/test_result_schema.py
tests/test_severity_kernel_contract.py
tests/test_validation_contract.py
tests/fixtures/severity_kernel_cases.yaml
tests/fixtures/validation_cases.yaml