README.md
pyproject.toml
src/fbound/__init__.py
src/fbound/estimators/__init__.py
src/fbound/estimators/causal_bound.py
src/fbound/utils/__init__.py
src/fbound/utils/data_generating.py
src/fbound/utils/divergences.py
src/fbound/utils/models.py
src/fbound/utils/plotting.py
src/fbound/utils/result.py
src/fbound/utils/utils.py
src/itbound/__init__.py
src/itbound/__main__.py
src/itbound/api.py
src/itbound/artifacts.py
src/itbound/claims.py
src/itbound/cli.py
src/itbound/config.py
src/itbound/live_demo.py
src/itbound/plotting.py
src/itbound/report.py
src/itbound/reproduce_final_arxiv_plots.py
src/itbound/standard.py
src/itbound.egg-info/PKG-INFO
src/itbound.egg-info/SOURCES.txt
src/itbound.egg-info/dependency_links.txt
src/itbound.egg-info/entry_points.txt
src/itbound.egg-info/requires.txt
src/itbound.egg-info/top_level.txt
tests/test_agents_p0_validity.py
tests/test_aggregation_p0.py
tests/test_artifact_contract.py
tests/test_batching.py
tests/test_claims_engine.py
tests/test_cli_demo.py
tests/test_cli_example.py
tests/test_cli_quick.py
tests/test_cli_reproduce.py
tests/test_cli_run.py
tests/test_config_validation.py
tests/test_docs_assets.py
tests/test_fit_api.py
tests/test_import_itbound.py
tests/test_packaging_metadata_contract.py
tests/test_plotting.py
tests/test_readme_pypi_rendering.py
tests/test_release_ci_contract.py
tests/test_release_docs_contract.py
tests/test_release_external_ops_contract.py
tests/test_release_gate_rehearsal_contract.py
tests/test_release_gitignore_contract.py
tests/test_release_pipeline_contract.py
tests/test_release_preflight_contract.py
tests/test_release_runbook_postrelease_contract.py
tests/test_release_version_sync_contract.py
tests/test_smoke_gate.py
tests/test_standard_library.py
tests/test_trust_pack_regression.py